- java.lang.Object
-
- org.apache.shiro.session.mgt.eis.AbstractSessionDAO
-
- org.apache.shiro.session.mgt.eis.MemorySessionDAO
-
- no.priv.bang.ukelonn.web.security.memorysession.MemorySession
-
-
Method Summary
-
Methods inherited from class org.apache.shiro.session.mgt.eis.MemorySessionDAO
delete, doCreate, doReadSession, getActiveSessions, storeSession, update
-
Methods inherited from class org.apache.shiro.session.mgt.eis.AbstractSessionDAO
assignSessionId, create, generateSessionId, getSessionIdGenerator, readSession, setSessionIdGenerator
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MemorySession
public MemorySession()
-
Method Detail
-
activate
public void activate()
Copyright © 2019. All rights reserved.