|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.slim3.struts.util.TokenUtil
public final class TokenUtil
A utility for transaction token.
| Method Summary | |
|---|---|
static boolean |
isTokenValid(boolean reset)
Determines if there is a transaction token in session. |
static void |
saveToken()
Saves a transaction token into session. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void saveToken()
public static boolean isTokenValid(boolean reset)
reset - whether token is reset after checking it
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||