Uses of Class
eu.europa.esig.saml.jaxb.protocol.IDPListType
Packages that use IDPListType
-
Uses of IDPListType in eu.europa.esig.saml.jaxb.ecp
Fields in eu.europa.esig.saml.jaxb.ecp declared as IDPListTypeMethods in eu.europa.esig.saml.jaxb.ecp that return IDPListTypeModifier and TypeMethodDescriptionRequestType.getIDPList()
Gets the value of the idpList property.Methods in eu.europa.esig.saml.jaxb.ecp with parameters of type IDPListTypeModifier and TypeMethodDescriptionvoid
RequestType.setIDPList
(IDPListType value) Sets the value of the idpList property. -
Uses of IDPListType in eu.europa.esig.saml.jaxb.protocol
Fields in eu.europa.esig.saml.jaxb.protocol declared as IDPListTypeMethods in eu.europa.esig.saml.jaxb.protocol that return IDPListTypeModifier and TypeMethodDescriptionObjectFactory.createIDPListType()
Create an instance ofIDPListType
ScopingType.getIDPList()
Gets the value of the idpList property.Methods in eu.europa.esig.saml.jaxb.protocol that return types with arguments of type IDPListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IDPListType> ObjectFactory.createIDPList
(IDPListType value) Methods in eu.europa.esig.saml.jaxb.protocol with parameters of type IDPListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IDPListType> ObjectFactory.createIDPList
(IDPListType value) void
ScopingType.setIDPList
(IDPListType value) Sets the value of the idpList property.