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