Interface UserSessionManager
public interface UserSessionManager
- Author:
- freva
-
Method Summary
Modifier and TypeMethodDescriptionbooleanshouldExpireSessionFor(SecurityContext context) Returns whether the existing session for the given SecurityContext should be expired
-
Method Details
-
shouldExpireSessionFor
Returns whether the existing session for the given SecurityContext should be expired
-