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, setSessionIdUrlRewritingEnabled
afterExpired, afterStopped, create, delete, doCreateSession, getActiveSessions, getSessionDAO, getSessionFactory, isDeleteInvalidSessions, newSessionInstance, onChange, onExpiration, onStop, retrieveSessionFromDataSource, setCacheManager, setDeleteInvalidSessions, setSessionDAO, setSessionFactory
afterSessionValidationEnabled, beforeSessionValidationDisabled, createSession, createSessionValidationScheduler, destroy, disableSessionValidation, doGetSession, doValidate, enableSessionValidation, getSessionValidationInterval, getSessionValidationScheduler, getTimeout, isSessionValidationSchedulerEnabled, setSessionValidationInterval, setSessionValidationScheduler, setSessionValidationSchedulerEnabled, validate, validateSessions
applyGlobalSessionTimeout, beforeInvalidNotification, checkValid, getAttribute, getAttributeKeys, getEventBus, getHost, getLastAccessTime, getSession, getSessionListeners, getStartTimestamp, getTimeout, isValid, notifyExpiration, notifyStart, notifyStop, publishEvent, removeAttribute, setAttribute, setEventBus, setSessionListeners, setTimeout, start, stop, touch
getGlobalSessionTimeout, setGlobalSessionTimeout
protected 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.DefaultSessionManager
org.apache.shiro.session.UnknownSessionException