hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
AbstractValidatingSessionManager.onExpiration
hunt
shiro
session
mgt
AbstractValidatingSessionManager
AbstractValidatingSessionManager
Undocumented in source. Be warned that the author may not have intended to support it.
void
onExpiration
(Session s, ExpiredSessionException ese, SessionKey key)
class
AbstractValidatingSessionManager
protected
void
onExpiration
(
Session
s
,
ExpiredSessionException
ese
,
SessionKey
key
)
void
onExpiration
(Session session)
Meta
Source
See Implementation
hunt
shiro
session
mgt
AbstractValidatingSessionManager
AbstractValidatingSessionManager
constructors
this
functions
afterExpired
afterSessionValidationEnabled
beforeSessionValidationDisabled
createSession
createSessionValidationScheduler
destroy
disableSessionValidation
doCreateSession
doGetSession
doValidate
enableSessionValidation
getActiveSessions
getSessionValidationInterval
getSessionValidationScheduler
getTimeout
isSessionValidationSchedulerEnabled
onExpiration
onInvalidation
retrieveSession
setSessionValidationInterval
setSessionValidationScheduler
setSessionValidationSchedulerEnabled
validate
validateSessions
manifest constants
DEFAULT_SESSION_VALIDATION_INTERVAL
variables
sessionValidationInterval
sessionValidationScheduler
sessionValidationSchedulerEnabled