Uses of Interface
org.opensaml.xacml.policy.ActionsType
-
Packages that use ActionsType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of ActionsType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return ActionsType Modifier and Type Method Description ActionsTypeTargetType. getActions()Gets the actions of this target.Methods in org.opensaml.xacml.policy with parameters of type ActionsType Modifier and Type Method Description voidTargetType. setActions(ActionsType actions)Sets the actions in the target.
-