hunt.shiro.session.mgt.NativeSessionManager

Undocumented in source.

Members

Interfaces

NativeSessionManager
interface NativeSessionManager

A {@code Native} session manager is one that manages sessions natively - that is, it is directly responsible for the creation, persistence and removal of {@link hunt.shiro.session.Session Session} instances and their lifecycles.

Meta