Uses of Interface
com.sun.identity.saml2.protocol.IDPEntry
Packages that use IDPEntry
-
Uses of IDPEntry in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return IDPEntryModifier and TypeMethodDescriptionProtocolFactory.createIDPEntry()Returns theIDPEntryObject.ProtocolFactory.createIDPEntry(String value) Returns theIDPEntryObject.ProtocolFactory.createIDPEntry(Element value) Returns theIDPEntryObject.Methods in com.sun.identity.saml2.protocol that return types with arguments of type IDPEntryMethod parameters in com.sun.identity.saml2.protocol with type arguments of type IDPEntryModifier and TypeMethodDescriptionvoidIDPList.setIDPEntries(List<IDPEntry> idpEntryList) Sets theIDPEntryObject.