Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.protocol.IDPEntryType

Packages that use IDPEntryType
org.jboss.seam.security.external.jaxb.samlv2.protocol   
 

Uses of IDPEntryType in org.jboss.seam.security.external.jaxb.samlv2.protocol
 

Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol with type parameters of type IDPEntryType
protected  List<IDPEntryType> IDPListType.idpEntry
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return IDPEntryType
 IDPEntryType ObjectFactory.createIDPEntryType()
          Create an instance of IDPEntryType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return types with arguments of type IDPEntryType
 JAXBElement<IDPEntryType> ObjectFactory.createIDPEntry(IDPEntryType value)
          Create an instance of JAXBElement<IDPEntryType>}
 List<IDPEntryType> IDPListType.getIDPEntry()
          Gets the value of the idpEntry property.
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.