| Package | Description |
|---|---|
| org.opensaml.xacml.policy.impl |
XMLObject provider implementation classes for XACML policy schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableReferenceTypeImpl
Implementation of
VariableReferenceType. |
| Modifier and Type | Method and Description |
|---|---|
VariableReferenceType |
VariableReferenceTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
VariableReferenceType |
VariableReferenceTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|