public class RedisSessionManager
extends org.apache.shiro.web.session.mgt.DefaultWebSessionManager
| 构造器和说明 |
|---|
RedisSessionManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.shiro.session.Session |
retrieveSession(org.apache.shiro.session.mgt.SessionKey sessionKey) |
createExposedSession, createExposedSession, getSessionId, getSessionId, getSessionIdCookie, isServletContainerSessions, isSessionIdCookieEnabled, isSessionIdUrlRewritingEnabled, onExpiration, onInvalidation, onStart, onStop, setSessionIdCookie, setSessionIdCookieEnabled, setSessionIdUrlRewritingEnabledafterExpired, afterStopped, create, delete, doCreateSession, getActiveSessions, getSessionDAO, getSessionFactory, isDeleteInvalidSessions, newSessionInstance, onChange, onExpiration, onStop, retrieveSessionFromDataSource, setCacheManager, setDeleteInvalidSessions, setSessionDAO, setSessionFactoryafterSessionValidationEnabled, beforeSessionValidationDisabled, createSession, createSessionValidationScheduler, destroy, disableSessionValidation, doGetSession, doValidate, enableSessionValidation, getSessionValidationInterval, getSessionValidationScheduler, getTimeout, isSessionValidationSchedulerEnabled, setSessionValidationInterval, setSessionValidationScheduler, setSessionValidationSchedulerEnabled, validate, validateSessionsapplyGlobalSessionTimeout, beforeInvalidNotification, checkValid, getAttribute, getAttributeKeys, getEventBus, getHost, getLastAccessTime, getSession, getSessionListeners, getStartTimestamp, getTimeout, isValid, notifyExpiration, notifyStart, notifyStop, publishEvent, removeAttribute, setAttribute, setEventBus, setSessionListeners, setTimeout, start, stop, touchgetGlobalSessionTimeout, setGlobalSessionTimeoutprotected org.apache.shiro.session.Session retrieveSession(org.apache.shiro.session.mgt.SessionKey sessionKey)
throws org.apache.shiro.session.UnknownSessionException
retrieveSession 在类中 org.apache.shiro.session.mgt.DefaultSessionManagerorg.apache.shiro.session.UnknownSessionException