hunt.shiro.session.mgt.DefaultSessionKey

Undocumented in source.

Members

Classes

DefaultSessionKey
class DefaultSessionKey

Default implementation of the {@link SessionKey} interface, which allows setting and retrieval of a concrete {@link #getSessionId() sessionId} that the {@code SessionManager} implementation can use to look up a {@code Session} instance.

Meta