| Package | Description |
|---|---|
| io.milton.sso |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
SimpleSsoSessionProvider
Just for testing and debugging, this uses a constant string as the "session
id"
|
| Constructor and Description |
|---|
SsoResourceFactory(ResourceFactory resourceFactory,
SsoSessionProvider ssoSessionProvider) |
SsoResourceFactory(ResourceFactory resourceFactory,
SsoSessionProvider ssoSessionProvider) |
Copyright © 2022 McEvoy Software Ltd. All rights reserved.