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

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

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

Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata with type parameters of type IndexedEndpointType
protected  List<IndexedEndpointType> SSODescriptorType.artifactResolutionService
           
protected  List<IndexedEndpointType> SPSSODescriptorType.assertionConsumerService
           
 

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type IndexedEndpointType
 JAXBElement<IndexedEndpointType> ObjectFactory.createArtifactResolutionService(IndexedEndpointType value)
          Create an instance of JAXBElement<IndexedEndpointType>}
 JAXBElement<IndexedEndpointType> ObjectFactory.createAssertionConsumerService(IndexedEndpointType value)
          Create an instance of JAXBElement<IndexedEndpointType>}
 List<IndexedEndpointType> SSODescriptorType.getArtifactResolutionService()
          Gets the value of the artifactResolutionService property.
 List<IndexedEndpointType> SPSSODescriptorType.getAssertionConsumerService()
          Gets the value of the assertionConsumerService property.
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.