Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.metadata.PDPDescriptorType

Packages that use PDPDescriptorType
org.jboss.seam.security.external.jaxb.samlv2.metadata   
 

Uses of PDPDescriptorType in org.jboss.seam.security.external.jaxb.samlv2.metadata
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return PDPDescriptorType
 PDPDescriptorType ObjectFactory.createPDPDescriptorType()
          Create an instance of PDPDescriptorType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type PDPDescriptorType
 JAXBElement<PDPDescriptorType> ObjectFactory.createPDPDescriptor(PDPDescriptorType value)
          Create an instance of JAXBElement<PDPDescriptorType>}
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type PDPDescriptorType
 JAXBElement<PDPDescriptorType> ObjectFactory.createPDPDescriptor(PDPDescriptorType value)
          Create an instance of JAXBElement<PDPDescriptorType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.