Uses of Interface
com.sun.identity.saml2.protocol.IDPList
Package
Description
Defines classes for SAMLv2 ECP profile.
SAMLv2 Protocol Classes.
-
Uses of IDPList in com.sun.identity.saml2.ecp
Modifier and TypeMethodDescriptionvoid
ECPRequest.setIDPList
(IDPList idpList) Sets theIDPList
Object. -
Uses of IDPList in com.sun.identity.saml2.protocol
Modifier 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.Modifier and TypeMethodDescriptionvoid
Scoping.setIDPList
(IDPList idpList) Sets theIDPList
Object.