org.opensaml.xacml.ctx.provider
Class ObligationProcessingContext
java.lang.Object
org.opensaml.xacml.ctx.provider.ObligationProcessingContext
public class ObligationProcessingContext
- extends Object
A context for processing obligations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObligationProcessingContext
public ObligationProcessingContext(ResultType authzResult)
- Constructor.
- Parameters:
authzResult
- result of a XACML authorization request
getAuthorizationDecisionResult
public ResultType getAuthorizationDecisionResult()
- Gets the result of a XACML authorization request.
- Returns:
- result of a XACML authorization request
Copyright © 2006-2013 Internet2. All Rights Reserved.