Interface that should be implemented by classes that can control validating sessions on a regular basis. This interface is used as a delegate for session validation by the {@link hunt.shiro.session.mgt.DefaultSessionManager}
See Source File