OpenSAML-J 2.4.1-redhat-3

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

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

Uses of ResourceType in org.opensaml.xacml.ctx
 

Methods in org.opensaml.xacml.ctx that return types with arguments of type ResourceType
 List<ResourceType> RequestType.getResources()
          Gets the resources from the request.
 

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

Classes in org.opensaml.xacml.ctx.impl that implement ResourceType
 class ResourceTypeImpl
          Concrete implementation of ResourceType.
 

Methods in org.opensaml.xacml.ctx.impl that return ResourceType
 ResourceType ResourceTypeImplBuilder.buildObject()
          Builds a XACMLObject using the default name and namespace information provided XACML specifications.
 ResourceType ResourceTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

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


OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.