|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionMatchType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of ActionMatchType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type ActionMatchType | |
|---|---|
java.util.List<ActionMatchType> |
ActionType.getActionMatches()
Gets the action matches for this action. |
| Uses of ActionMatchType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement ActionMatchType | |
|---|---|
class |
ActionMatchTypeImpl
Concrete implementation of ActionMatchType. |
| Methods in org.opensaml.xacml.policy.impl that return ActionMatchType | |
|---|---|
ActionMatchType |
ActionMatchTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ActionMatchType |
ActionMatchTypeImplBuilder.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 ActionMatchType | |
|---|---|
java.util.List<ActionMatchType> |
ActionTypeImpl.getActionMatches()
Gets the action matches for this action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||