Interface | Description |
---|---|
SessionMappingStorage |
Stores the mapping between sessions and keys to be retrieved later.
|
Class | Description |
---|---|
HashMapBackedSessionMappingStorage |
HashMap backed implementation of SessionMappingStorage.
|
SingleSignOutFilter |
Implements the Single Sign Out protocol.
|
SingleSignOutHandler |
Performs CAS single sign-out operations in an API-agnostic fashion.
|
SingleSignOutHttpSessionListener |
Listener to detect when an HTTP session is destroyed and remove it from the map of
managed sessions.
|
Copyright © 2006–2018 Jasig. All rights reserved.