Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
IDPEntry |
ProtocolFactory.createIDPEntry()
Returns the
IDPEntry Object. |
IDPEntry |
ProtocolFactory.createIDPEntry(Element value)
Returns the
IDPEntry Object. |
IDPEntry |
ProtocolFactory.createIDPEntry(String value)
Returns the
IDPEntry Object. |
Modifier and Type | Method and Description |
---|---|
List<IDPEntry> |
IDPList.getIDPEntries()
Returns the list of
IDPEntry Objects. |
Modifier and Type | Method and Description |
---|---|
void |
IDPList.setIDPEntries(List<IDPEntry> idpEntryList)
Sets the
IDPEntry Object. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.