Uses of Interface
com.sun.identity.xacml.context.Decision
Package
Description
Defines common XACML Utilities and Constants
Defines XACML2 context classes
Defines XACML Context implementations.
-
Uses of Decision in com.sun.identity.xacml.common
Modifier and TypeMethodDescriptionstatic boolean
XACMLSDKUtils.isValidDecision
(Decision decision) -
Uses of Decision in com.sun.identity.xacml.context
Modifier and TypeMethodDescriptionContextFactory.createDecision()
Returns a new instance ofDecision
.ContextFactory.createDecision
(String xml) Returns a new instance ofDecision
The return object is immutable.ContextFactory.createDecision
(Element elem) Returns a new instance ofDecision
.Result.getDecision()
Returns theDecision
of this objectModifier and TypeMethodDescriptionvoid
Result.setDecision
(Decision decision) Sets theDecision
of this object -
Uses of Decision in com.sun.identity.xacml.context.impl
Modifier and TypeClassDescriptionclass
TheDecision
element is a container of one or moreDecision
s issued by policy decision point