OpenSAML-J 2.4.1-redhat-3

Uses of Interface
org.opensaml.xacml.policy.ActionMatchType

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 XACMLObject using the default name and namespace information provided XACML specifications.
 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.
 


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.