Uses of Interface
com.svenruppert.jsentinel.session.JSentinelVersionStatus
Packages that use JSentinelVersionStatus
-
Uses of JSentinelVersionStatus in com.svenruppert.jsentinel.session
Classes in com.svenruppert.jsentinel.session that implement JSentinelVersionStatusModifier and TypeClassDescriptionstatic final recordSession is still current — its snapshot matches the subject's stored version.static final recordSession has drifted — its snapshot differs from the subject's stored version.Methods in com.svenruppert.jsentinel.session that return JSentinelVersionStatusModifier and TypeMethodDescriptionJSentinelVersionCheck.check(JSentinelVersionKey key, JSentinelVersion snapshot) Comparessnapshotagainststore.current(key).JSentinelVersionCheck.check(SessionRecord session) Convenience wrapper aroundJSentinelVersionCheck.check(JSentinelVersionKey, JSentinelVersion)that pulls the snapshot straight from aSessionRecord.