public class SessionTimeoutUtil
extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
AUTO_EXTEND |
static int |
AUTO_EXTEND_OFFSET |
| Constructor and Description |
|---|
SessionTimeoutUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getAutoExtendOffset(javax.servlet.http.HttpServletRequest httpServletRequest) |
static boolean |
isAutoExtend(javax.servlet.http.HttpServletRequest httpServletRequest) |
public static final boolean AUTO_EXTEND
public static final int AUTO_EXTEND_OFFSET