public class LoginInProcessFlag extends Object
| Constructor and Description |
|---|
LoginInProcessFlag() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkAndReset(javax.servlet.http.HttpServletRequest request)
Check to see whether the flag is set.
|
static void |
set(javax.servlet.http.HttpServletRequest request)
Set the flag, saying that a login session is in process.
|
Copyright © 2021. All rights reserved.