|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xacml.ctx.provider.ObligationProcessingContext
public class ObligationProcessingContext
A context for processing obligations.
Constructor Summary | |
---|---|
ObligationProcessingContext(ResultType authzResult)
Constructor. |
Method Summary | |
---|---|
ResultType |
getAuthorizationDecisionResult()
Gets the result of a XACML authorization request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObligationProcessingContext(ResultType authzResult)
authzResult
- result of a XACML authorization requestMethod Detail |
---|
public ResultType getAuthorizationDecisionResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |