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

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

Uses of EnvironmentType in org.opensaml.xacml.policy
 

Methods in org.opensaml.xacml.policy that return types with arguments of type EnvironmentType
 java.util.List<EnvironmentType> EnvironmentsType.getEnvrionments()
          Gets the environments.
 

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

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

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type EnvironmentType
 java.util.List<EnvironmentType> EnvironmentsTypeImpl.getEnvrionments()
          Gets the environments.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.