Uses of Interface
org.opensaml.xacml.policy.VariableDefinitionType
-
Packages that use VariableDefinitionType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of VariableDefinitionType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type VariableDefinitionType Modifier and Type Method Description List<VariableDefinitionType>PolicyType. getVariableDefinitions()Gets the variable definition for this policy.
-