|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SamlIdpSession
Session managed by a SAML Identity Provider (IDP). Multiple Service Providers (SPs) can take part in the session. The session can be terminated as a whole, for all parties involved, by initiating a SAML single logout (either by the IDP or by a SP).
| Method Summary | |
|---|---|
SamlPrincipal |
getPrincipal()
Returns the details of the principal, i.e. |
Set<SamlExternalServiceProvider> |
getServiceProviders()
Returns the list of service providers that participate in the session. |
| Method Detail |
|---|
SamlPrincipal getPrincipal()
Set<SamlExternalServiceProvider> getServiceProviders()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||