Package | Description |
---|---|
com.sun.identity.xacml.context |
Defines XACML2 context classes
|
com.sun.identity.xacml.saml2.impl |
Defines XACML implementations for SAMLv2.
|
Modifier and Type | Method and Description |
---|---|
XACMLAuthzDecisionQuery |
ContextFactory.createXACMLAuthzDecisionQuery()
Returns a new instance of
XACMLAuthzDecisionQuery . |
XACMLAuthzDecisionQuery |
ContextFactory.createXACMLAuthzDecisionQuery(Element elem)
Returns a new instance of
XACMLAuthzDecisionQuery . |
XACMLAuthzDecisionQuery |
ContextFactory.createXACMLAuthzDecisionQuery(String xml)
Returns a new instance of
XACMLAuthzDecisionQuery . |
Modifier and Type | Class and Description |
---|---|
class |
XACMLAuthzDecisionQueryImpl
The
XACMLAuthzDecisionQueryImpl is an impelmentation
of XACMLAuthzDecisionQuery interface. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.