Uses of Interface
com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Packages that use XACMLAuthzDecisionQuery
Package
Description
Defines XACML2 context classes
Defines XACML implementations for SAMLv2.
-
Uses of XACMLAuthzDecisionQuery in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return XACMLAuthzDecisionQueryModifier and TypeMethodDescriptionContextFactory.createXACMLAuthzDecisionQuery()
Returns a new instance ofXACMLAuthzDecisionQuery
.ContextFactory.createXACMLAuthzDecisionQuery
(String xml) Returns a new instance ofXACMLAuthzDecisionQuery
.ContextFactory.createXACMLAuthzDecisionQuery
(Element elem) Returns a new instance ofXACMLAuthzDecisionQuery
. -
Uses of XACMLAuthzDecisionQuery in com.sun.identity.xacml.saml2.impl
Classes in com.sun.identity.xacml.saml2.impl that implement XACMLAuthzDecisionQueryModifier and TypeClassDescriptionclass
TheXACMLAuthzDecisionQueryImpl
is an impelmentation ofXACMLAuthzDecisionQuery
interface.