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