Package | Description |
---|---|
org.jasig.cas.client.session | |
org.jasig.cas.client.tomcat.v7 |
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 |
SingleSignOutHandler.setSessionMappingStorage(SessionMappingStorage storage) |
void |
SingleSignOutFilter.setSessionMappingStorage(SessionMappingStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
SingleSignOutValve.setSessionMappingStorage(SessionMappingStorage storage) |
Copyright © 2006–2015 Jasig. All rights reserved.