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

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

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

Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as IDPListType
protected  IDPListType ScopingType.idpList
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return IDPListType
 IDPListType ObjectFactory.createIDPListType()
          Create an instance of IDPListType
 IDPListType ScopingType.getIDPList()
          Gets the value of the idpList property.
 

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type IDPListType
 JAXBElement<IDPListType> ObjectFactory.createIDPList(IDPListType value)
          Create an instance of JAXBElement<IDPListType>}
 void ScopingType.setIDPList(IDPListType value)
          Sets the value of the idpList property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.