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

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

Uses of EnvironmentMatchType in org.opensaml.xacml.policy
 

Methods in org.opensaml.xacml.policy that return types with arguments of type EnvironmentMatchType
 List<EnvironmentMatchType> EnvironmentType.getEnvrionmentMatches()
          Gets the environment matches for this environment.
 

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

Classes in org.opensaml.xacml.policy.impl that implement EnvironmentMatchType
 class EnvironmentMatchTypeImpl
          Concrete implementation of EnvironmentMatchType.
 

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

Methods in org.opensaml.xacml.policy.impl that return types with arguments of type EnvironmentMatchType
 List<EnvironmentMatchType> EnvironmentTypeImpl.getEnvrionmentMatches()
          Gets the environment matches for this environment.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.