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

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
 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 XACML object, using its default attribute name.
 ActionType ActionTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ActionType
 List<ActionType> ActionsTypeImpl.getActions()
          Gets the actions.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.