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 | Description |
---|---|---|
interface |
BindingClientPartner |
Binding Client partner is a partner that supports backend channel communication.
|
interface |
IdPPartner |
Abstract representation of a SAML 2.0 Identity Provider partner.
|
interface |
MetadataPartner |
Metadata partner contains contact information for the partner, which is mainly
required by the SAML 2.0 metadata profile.
|
interface |
SPPartner |
Abstract representation of a SAML 2.0 Service Provider partner.
|
interface |
WebSSOIdPPartner |
Abstract representation of a SAML 2.0 Identity Provider partner for Web SSO profile.
|
interface |
WebSSOPartner |
Abstract representation of a SAML 2.0 partner for Web SSO profile.
|
interface |
WebSSOSPPartner |
Abstract representation of a SAML 2.0 Service Provider partner for Web SSO profile.
|
interface |
WSSIdPPartner |
Abstract representation of a SAML 2.0 Identity Provider partner for WSS SAML Token profile.
|
interface |
WSSPartner |
Abstract representation of a SAML 2.0 partner for WSS SAML Token profile.
|
interface |
WSSSPPartner |
Abstract representation of a SAML 2.0 Service Provider partner for WSS SAML Token profile.
|