Uses of Interface
com.sun.identity.xacml.context.Decision
Packages that use 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
Methods in com.sun.identity.xacml.common with parameters of type DecisionModifier and TypeMethodDescriptionstatic booleanXACMLSDKUtils.isValidDecision(Decision decision) -
Uses of Decision in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return DecisionModifier and TypeMethodDescriptionContextFactory.createDecision()Returns a new instance ofDecision.ContextFactory.createDecision(String xml) Returns a new instance ofDecisionThe return object is immutable.ContextFactory.createDecision(Element elem) Returns a new instance ofDecision.Result.getDecision()Returns theDecisionof this objectMethods in com.sun.identity.xacml.context with parameters of type DecisionModifier and TypeMethodDescriptionvoidResult.setDecision(Decision decision) Sets theDecisionof this object -
Uses of Decision in com.sun.identity.xacml.context.impl
Classes in com.sun.identity.xacml.context.impl that implement DecisionModifier and TypeClassDescriptionclassTheDecisionelement is a container of one or moreDecisions issued by policy decision point