Interface SessionTimeout


public interface SessionTimeout
Author:
Iván Zaera Avellón
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAutoExtendOffset(jakarta.servlet.http.HttpServletRequest httpServletRequest)
     
    boolean
    isAutoExtend(jakarta.servlet.http.HttpServletRequest httpServletRequest)
     
  • Method Details

    • getAutoExtendOffset

      int getAutoExtendOffset(jakarta.servlet.http.HttpServletRequest httpServletRequest)
    • isAutoExtend

      boolean isAutoExtend(jakarta.servlet.http.HttpServletRequest httpServletRequest)