Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
Modifier and Type | Field and Description |
---|---|
IDPEntries |
FSIDPList.idpEntries
IDPEntries object. |
Modifier and Type | Method and Description |
---|---|
IDPEntries |
FSIDPList.getIDPEntries()
Returns
IDPEntries object. |
Modifier and Type | Method and Description |
---|---|
void |
FSIDPList.setIDPEntries(IDPEntries idpEntries)
Sets
IDPEntries object. |
Constructor and Description |
---|
FSIDPList(IDPEntries idpEntries,
List getCompleteList)
Constructor creates
FSIDPList from IDPEntries
object and a list of GetComplete objects. |
Copyright © 2010-2013, ForgeRock All Rights Reserved.