Uses of Interface
com.sun.identity.saml2.protocol.IDPList
Packages that use IDPList
Package
Description
Defines classes for SAMLv2 ECP profile.
SAMLv2 Protocol Classes.
-
Uses of IDPList in com.sun.identity.saml2.ecp
Methods in com.sun.identity.saml2.ecp that return IDPListMethods in com.sun.identity.saml2.ecp with parameters of type IDPListModifier and TypeMethodDescriptionvoid
ECPRequest.setIDPList
(IDPList idpList) Sets theIDPList
Object. -
Uses of IDPList in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return IDPListModifier and TypeMethodDescriptionProtocolFactory.createIDPList()
Returns theIDPList
Object.ProtocolFactory.createIDPList
(String value) Returns theIDPList
Object.ProtocolFactory.createIDPList
(Element value) Returns theIDPList
Object.Scoping.getIDPList()
Returns theIDPList
Object.Methods in com.sun.identity.saml2.protocol with parameters of type IDPListModifier and TypeMethodDescriptionvoid
Scoping.setIDPList
(IDPList idpList) Sets theIDPList
Object.