|
||||||||||
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 | |
---|---|
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 XACML object, using its default attribute name. |
ActionMatchType |
ActionMatchTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ActionMatchType | |
---|---|
List<ActionMatchType> |
ActionTypeImpl.getActionMatches()
Gets the action matches for this action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |