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 TypeMethodDescriptionvoidECPRequest.setIDPList(IDPList idpList) Sets theIDPListObject. -
Uses of IDPList in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return IDPListModifier and TypeMethodDescriptionProtocolFactory.createIDPList()Returns theIDPListObject.ProtocolFactory.createIDPList(String value) Returns theIDPListObject.ProtocolFactory.createIDPList(Element value) Returns theIDPListObject.Scoping.getIDPList()Returns theIDPListObject.Methods in com.sun.identity.saml2.protocol with parameters of type IDPListModifier and TypeMethodDescriptionvoidScoping.setIDPList(IDPList idpList) Sets theIDPListObject.