Package | Description |
---|---|
org.opensaml.xacml.ctx.provider | |
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
protected Map<String,ObligationType> |
ObligationService.preprocessObligations(ObligationProcessingContext context)
Preprocesses the obligations returned within the result.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
BaseObligationHandler.evaluateObligation(ObligationProcessingContext context,
ObligationType obligation)
Evaluates the obligation represented by this handler.
|
Modifier and Type | Method and Description |
---|---|
List<ObligationType> |
ObligationsType.getObligations()
Get the list of obligations.
|
Modifier and Type | Class and Description |
---|---|
class |
ObligationTypeImpl
Implementation for
ObligationType . |
Modifier and Type | Method and Description |
---|---|
ObligationType |
ObligationTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ObligationType |
ObligationTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<ObligationType> |
ObligationsTypeImpl.getObligations()
Get the list of obligations.
|
Copyright © 1999-2013. All Rights Reserved.