|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of ActionType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type ActionType | |
|---|---|
java.util.List<ActionType> |
ActionsType.getActions()
Gets the actions. |
| Uses of ActionType in org.opensaml.xacml.policy.impl |
|---|
| Methods in org.opensaml.xacml.policy.impl that return ActionType | |
|---|---|
ActionType |
ActionTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ActionType |
ActionTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ActionType | |
|---|---|
java.util.List<ActionType> |
ActionsTypeImpl.getActions()
Gets the actions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||