Uses of Record Class
com.svenruppert.jsentinel.session.SessionContext
Packages that use SessionContext
-
Uses of SessionContext in com.svenruppert.jsentinel.session
Methods in com.svenruppert.jsentinel.session with parameters of type SessionContextModifier and TypeMethodDescriptionNoopSessionPolicy.beforeNavigation(SessionContext<U> context) SessionPolicy.beforeNavigation(SessionContext<U> context) Called before each protected navigation.TimeoutSessionPolicy.beforeNavigation(SessionContext<U> context) default SessionDecisionSessionPolicy.onLogin(SessionContext<U> context) Called after a successful login.TimeoutSessionPolicy.onLogin(SessionContext<U> context) default voidSessionPolicy.onLogout(SessionContext<U> context) Called when the subject explicitly logs out.voidTimeoutSessionPolicy.onLogout(SessionContext<U> context)