Uses of Interface
org.opensaml.xacml.policy.PolicySetType
-
Packages that use PolicySetType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of PolicySetType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type PolicySetType Modifier and Type Method Description List<PolicySetType>PolicySetType. getPolicySets()Gets the child policy sets.
-