public class WebswingWebSessionManager
extends org.apache.shiro.web.session.mgt.DefaultWebSessionManager
| Constructor and Description |
|---|
WebswingWebSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
validate(org.apache.shiro.session.Session session,
org.apache.shiro.session.mgt.SessionKey key) |
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, retrieveSession, retrieveSessionFromDataSource, setCacheManager, setDeleteInvalidSessions, setSessionDAO, setSessionFactoryafterSessionValidationEnabled, beforeSessionValidationDisabled, createSession, createSessionValidationScheduler, destroy, disableSessionValidation, doGetSession, doValidate, enableSessionValidation, getSessionValidationInterval, getSessionValidationScheduler, getTimeout, isSessionValidationSchedulerEnabled, setSessionValidationInterval, setSessionValidationScheduler, setSessionValidationSchedulerEnabled, 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 void validate(org.apache.shiro.session.Session session,
org.apache.shiro.session.mgt.SessionKey key)
throws org.apache.shiro.session.InvalidSessionException
validate in class org.apache.shiro.session.mgt.AbstractValidatingSessionManagerorg.apache.shiro.session.InvalidSessionExceptionCopyright © 2019. All rights reserved.