|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableDefinitionType | |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Uses of VariableDefinitionType in org.opensaml.xacml.policy |
---|
Methods in org.opensaml.xacml.policy that return types with arguments of type VariableDefinitionType | |
---|---|
java.util.List<VariableDefinitionType> |
PolicyType.getVariableDefinitions()
Gets the variable definition for this policy. |
Uses of VariableDefinitionType in org.opensaml.xacml.policy.impl |
---|
Classes in org.opensaml.xacml.policy.impl that implement VariableDefinitionType | |
---|---|
class |
VariableDefinitionTypeImpl
Implementation VariableDefinitionType . |
Methods in org.opensaml.xacml.policy.impl that return VariableDefinitionType | |
---|---|
VariableDefinitionType |
VariableDefinitionTypeImplBuilder.buildObject()
Builds a XACML object, using its default attribute name. |
VariableDefinitionType |
VariableDefinitionTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type VariableDefinitionType | |
---|---|
java.util.List<VariableDefinitionType> |
PolicyTypeImpl.getVariableDefinitions()
Gets the variable definition for this policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |