Uses of Class
org.jboss.security.xacml.core.model.policy.EnvironmentMatchType

Packages that use EnvironmentMatchType
org.jboss.security.xacml.core.model.policy   
 

Uses of EnvironmentMatchType in org.jboss.security.xacml.core.model.policy
 

Fields in org.jboss.security.xacml.core.model.policy with type parameters of type EnvironmentMatchType
protected  List<EnvironmentMatchType> EnvironmentType.environmentMatch
           
 

Methods in org.jboss.security.xacml.core.model.policy that return EnvironmentMatchType
 EnvironmentMatchType ObjectFactory.createEnvironmentMatchType()
          Create an instance of EnvironmentMatchType
 

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type EnvironmentMatchType
 javax.xml.bind.JAXBElement<EnvironmentMatchType> ObjectFactory.createEnvironmentMatch(EnvironmentMatchType value)
          Create an instance of JAXBElement<EnvironmentMatchType>}
 List<EnvironmentMatchType> EnvironmentType.getEnvironmentMatch()
          Gets the value of the environmentMatch property.
 

Methods in org.jboss.security.xacml.core.model.policy with parameters of type EnvironmentMatchType
 javax.xml.bind.JAXBElement<EnvironmentMatchType> ObjectFactory.createEnvironmentMatch(EnvironmentMatchType value)
          Create an instance of JAXBElement<EnvironmentMatchType>}
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.