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