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

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

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

Methods in org.jboss.security.xacml.jaxb that return PDP
 PDP ObjectFactory.createPDP()
          Create an instance of PDP
 

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

Methods in org.jboss.security.xacml.jaxb with parameters of type PDP
 javax.xml.bind.JAXBElement<PDP> ObjectFactory.createJbosspdp(PDP value)
          Create an instance of JAXBElement<PDP>}
 



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