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