Package com.liferay.portal.security.auth
Class TransientTokenUtil
Object
com.liferay.portal.security.auth.TransientTokenUtil
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkToken
(String token) static void
clearAll()
static String
createToken
(long timeTolive)
-
Constructor Details
-
TransientTokenUtil
public TransientTokenUtil()
-
-
Method Details
-
checkToken
-
clearAll
public static void clearAll() -
createToken
-