public class ObligationProcessingContext extends Object
Modifier and Type | Field and Description |
---|---|
private ResultType |
result
Result of a XACML authorization request.
|
Constructor and Description |
---|
ObligationProcessingContext(ResultType authzResult)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ResultType |
getAuthorizationDecisionResult()
Gets the result of a XACML authorization request.
|
private ResultType result
public ObligationProcessingContext(ResultType authzResult)
authzResult
- result of a XACML authorization requestpublic ResultType getAuthorizationDecisionResult()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.