Uses of Interface
org.opensaml.xacml.policy.ResourceMatchType
-
Packages that use ResourceMatchType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of ResourceMatchType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type ResourceMatchType Modifier and Type Method Description List<ResourceMatchType>ResourceType. getResourceMatches()Gets the resource matches for this action.
-