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

Packages that use ResourceType
org.opensaml.xacml.policy   
org.opensaml.xacml.policy.impl   
 

Uses of ResourceType in org.opensaml.xacml.policy
 

Methods in org.opensaml.xacml.policy that return types with arguments of type ResourceType
 List<ResourceType> ResourcesType.getResources()
          Gets the resources.
 

Uses of ResourceType in org.opensaml.xacml.policy.impl
 

Methods in org.opensaml.xacml.policy.impl that return ResourceType
 ResourceType ResourceTypeImplBuilder.buildObject()
          Builds a XACML object, using its default attribute name.
 ResourceType ResourceTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ResourceType
 List<ResourceType> ResourcesTypeImpl.getResources()
          Gets the resources.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.