Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.ecp |
Interfaces for SAML 2 ECP Elements.
|
Modifier and Type | Method and Description |
---|---|
IDPList |
Scoping.getIDPList()
Gets the IDPList.
|
Modifier and Type | Method and Description |
---|---|
void |
Scoping.setIDPList(IDPList newIDPList)
Sets the IDPList.
|
Modifier and Type | Method and Description |
---|---|
IDPList |
Request.getIDPList()
Get the IDPList child element.
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setIDPList(IDPList newIDPList)
Set the IDPList child element.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.