public class JeeeSessionManager
extends org.apache.shiro.web.session.mgt.DefaultWebSessionManager
| 构造器和说明 |
|---|
JeeeSessionManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.io.Serializable |
getSessionId(org.apache.shiro.session.mgt.SessionKey key) |
protected void |
onStart(org.apache.shiro.session.Session session,
org.apache.shiro.session.mgt.SessionContext context) |
createExposedSession, createExposedSession, getSessionId, getSessionIdCookie, isServletContainerSessions, isSessionIdCookieEnabled, isSessionIdUrlRewritingEnabled, onExpiration, onInvalidation, onStop, setSessionIdCookie, setSessionIdCookieEnabled, setSessionIdUrlRewritingEnabledafterExpired, afterStopped, create, delete, doCreateSession, getActiveSessions, getSessionDAO, getSessionFactory, isDeleteInvalidSessions, newSessionInstance, onChange, onExpiration, onStop, retrieveSession, 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, setGlobalSessionTimeoutpublic java.io.Serializable getSessionId(org.apache.shiro.session.mgt.SessionKey key)
getSessionId 在类中 org.apache.shiro.web.session.mgt.DefaultWebSessionManagerprotected void onStart(org.apache.shiro.session.Session session,
org.apache.shiro.session.mgt.SessionContext context)
onStart 在类中 org.apache.shiro.web.session.mgt.DefaultWebSessionManagerCopyright © 2019. All Rights Reserved.