Package | Description |
---|---|
org.jasig.cas.client.session |
Modifier and Type | Class and Description |
---|---|
class |
HashMapBackedSessionMappingStorage
HashMap backed implementation of SessionMappingStorage.
|
Modifier and Type | Method and Description |
---|---|
SessionMappingStorage |
SingleSignOutHandler.getSessionMappingStorage() |
protected static SessionMappingStorage |
SingleSignOutHttpSessionListener.getSessionMappingStorage()
Obtains a
SessionMappingStorage object. |
Modifier and Type | Method and Description |
---|---|
void |
SingleSignOutFilter.setSessionMappingStorage(SessionMappingStorage storage) |
void |
SingleSignOutHandler.setSessionMappingStorage(SessionMappingStorage storage) |
Copyright © 2006–2016 Jasig. All rights reserved.