Package | Description |
---|---|
com.sun.identity.saml2.ecp |
Defines classes for SAMLv2 ECP profile.
|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
IDPList |
ECPRequest.getIDPList()
Returns the
IDPList Object. |
Modifier and Type | Method and Description |
---|---|
void |
ECPRequest.setIDPList(IDPList idpList)
Sets the
IDPList Object. |
Modifier and Type | Method and Description |
---|---|
IDPList |
ProtocolFactory.createIDPList()
Returns the
IDPList Object. |
IDPList |
ProtocolFactory.createIDPList(Element value)
Returns the
IDPList Object. |
IDPList |
ProtocolFactory.createIDPList(String value)
Returns the
IDPList Object. |
IDPList |
Scoping.getIDPList()
Returns the
IDPList Object. |
Modifier and Type | Method and Description |
---|---|
void |
Scoping.setIDPList(IDPList idpList)
Sets the
IDPList Object. |
Copyright © 2010-2014, ForgeRock All Rights Reserved.