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 |
---|---|
XACMLAuthzDecisionStatement |
ContextFactory.createXACMLAuthzDecisionStatement()
Returns a new instance of
XACMLAuthzDecisionStatement . |
XACMLAuthzDecisionStatement |
ContextFactory.createXACMLAuthzDecisionStatement(Element elem)
Returns a new instance of
XACMLAuthzDecisionStatement . |
XACMLAuthzDecisionStatement |
ContextFactory.createXACMLAuthzDecisionStatement(String xml)
Returns a new instance of
XACMLAuthzDecisionStatement . |
Modifier and Type | Class and Description |
---|---|
class |
XACMLAuthzDecisionStatementImpl
This is the default implementation of interface
XACMLAuthzDecisionStatement . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.