Uses of Class
org.jboss.security.xacml.jaxb.PoliciesType

Packages that use PoliciesType
org.jboss.security.xacml.jaxb   
 

Uses of PoliciesType in org.jboss.security.xacml.jaxb
 

Fields in org.jboss.security.xacml.jaxb declared as PoliciesType
protected  PoliciesType PDP.policies
           
 

Methods in org.jboss.security.xacml.jaxb that return PoliciesType
 PoliciesType ObjectFactory.createPoliciesType()
          Create an instance of PoliciesType
 PoliciesType PDP.getPolicies()
          Gets the value of the policies property.
 

Methods in org.jboss.security.xacml.jaxb that return types with arguments of type PoliciesType
 javax.xml.bind.JAXBElement<PoliciesType> ObjectFactory.createPolicies(PoliciesType value)
          Create an instance of JAXBElement<PoliciesType>}
 

Methods in org.jboss.security.xacml.jaxb with parameters of type PoliciesType
 javax.xml.bind.JAXBElement<PoliciesType> ObjectFactory.createPolicies(PoliciesType value)
          Create an instance of JAXBElement<PoliciesType>}
 void PDP.setPolicies(PoliciesType value)
          Sets the value of the policies property.
 



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