| Interface | Description |
|---|---|
| SsoSessionProvider |
| Class | Description |
|---|---|
| MiltonHttpOutTransport | |
| SamlExternalIdentityProvider | |
| ServletSsoSessionProvider |
This SsoSessionProvider works by keeping a track of active sessions, and looking
up sessions by the session id, which forms the leading path of a SSO path.
|
| SimpleSsoSessionProvider |
Just for testing and debugging, this uses a constant string as the "session
id"
|
| SsoAuthenticationHandler |
This is a post resource-resolution authentication handler.
|
| SsoResourceFactory |
This class is intended to be used with the SsoAuthenticationHandler to
provide path based authentication.
|
Copyright © 2022 McEvoy Software Ltd. All rights reserved.