NativeSessionManager.stop

Explicitly stops the associated session, thereby releasing all of its resources.

@param key the session key to use to look up the target session. @throws InvalidSessionException if the session has stopped or expired prior to calling this method. @see hunt.shiro.session.Session#stop

interface NativeSessionManager
void
stop

Meta