| Package | Description |
|---|---|
| org.opensaml.xacml.profile.saml.impl |
XMLObject implementation classes for XACML SAML profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XACMLAuthzDecisionStatementTypeImpl
A concrete implementation of
XACMLAuthzDecisionStatementType. |
| Modifier and Type | Method and Description |
|---|---|
XACMLAuthzDecisionStatementType |
XACMLAuthzDecisionStatementTypeImplBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
XACMLAuthzDecisionStatementType |
XACMLAuthzDecisionStatementTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|