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.
See Source File