Interface UserSessionManager


public interface UserSessionManager
Author:
freva
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns whether the existing session for the given SecurityContext should be expired
  • Method Details

    • shouldExpireSessionFor

      boolean shouldExpireSessionFor(SecurityContext context)
      Returns whether the existing session for the given SecurityContext should be expired