|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionsType | |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Uses of ActionsType in org.opensaml.xacml.policy |
---|
Methods in org.opensaml.xacml.policy that return ActionsType | |
---|---|
ActionsType |
TargetType.getActions()
Gets the actions of this target. |
Methods in org.opensaml.xacml.policy with parameters of type ActionsType | |
---|---|
void |
TargetType.setActions(ActionsType actions)
Sets the actions in the target. |
Uses of ActionsType in org.opensaml.xacml.policy.impl |
---|
Classes in org.opensaml.xacml.policy.impl that implement ActionsType | |
---|---|
class |
ActionsTypeImpl
Implementation of ActionsType . |
Methods in org.opensaml.xacml.policy.impl that return ActionsType | |
---|---|
ActionsType |
ActionsTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ActionsType |
ActionsTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
ActionsType |
TargetTypeImpl.getActions()
Gets the actions of this target. |
Methods in org.opensaml.xacml.policy.impl with parameters of type ActionsType | |
---|---|
void |
TargetTypeImpl.setActions(ActionsType newActions)
Sets the actions in the target. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |