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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.