Package | Description |
---|---|
com.bea.security.saml2.providers.registry |
Abstract interfaces for SAML 2.0 Identity Provider and Service Provider partners and metadata.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IndexedEndpoint
This class represents the end point that could be indexed, like Artifact Resolution Service's end point.
|
Modifier and Type | Method and Description |
---|---|
Endpoint[] |
WebSSOIdPPartner.getSingleSignOnService()
Gets the Single Sign On Service end points for this partner.
|
Modifier and Type | Method and Description |
---|---|
void |
WebSSOIdPPartner.setSingleSignOnService(Endpoint[] endpoints)
Sets the Single Sign On Service end points for this partner.
|