Uses of Interface
org.opensaml.xacml.policy.VariableReferenceType
Packages that use VariableReferenceType
Package
Description
XMLObject provider implementation classes for XACML policy schema.
-
Uses of VariableReferenceType in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement VariableReferenceTypeMethods in org.opensaml.xacml.policy.impl that return VariableReferenceTypeModifier and TypeMethodDescriptionVariableReferenceTypeImplBuilder.buildObject()Builds a XACMLObject using the default name and namespace information provided XACML specifications.VariableReferenceTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.