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