|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObligationProcessingContext | |
---|---|
org.opensaml.xacml.ctx.provider |
Uses of ObligationProcessingContext in org.opensaml.xacml.ctx.provider |
---|
Methods in org.opensaml.xacml.ctx.provider with parameters of type ObligationProcessingContext | |
---|---|
abstract void |
BaseObligationHandler.evaluateObligation(ObligationProcessingContext context,
ObligationType obligation)
Evaluates the obligation represented by this handler. |
protected java.util.Map<java.lang.String,ObligationType> |
ObligationService.preprocessObligations(ObligationProcessingContext context)
Preprocesses the obligations returned within the result. |
void |
ObligationService.processObligations(ObligationProcessingContext context)
Processes the obligations within the effective XACML policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |