Uses of Interface
com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
-
Packages that use XACMLAuthzDecisionStatement Package Description com.sun.identity.xacml.context Defines XACML2 context classes -
-
Uses of XACMLAuthzDecisionStatement in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return XACMLAuthzDecisionStatement Modifier and Type Method Description XACMLAuthzDecisionStatementContextFactory. createXACMLAuthzDecisionStatement()Returns a new instance ofXACMLAuthzDecisionStatement.XACMLAuthzDecisionStatementContextFactory. createXACMLAuthzDecisionStatement(String xml)Returns a new instance ofXACMLAuthzDecisionStatement.XACMLAuthzDecisionStatementContextFactory. createXACMLAuthzDecisionStatement(Element elem)Returns a new instance ofXACMLAuthzDecisionStatement.
-