Package com.skava.accounts.util
Class AuthTokenUtil
java.lang.Object
com.skava.accounts.util.AuthTokenUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUsed to generate the auth token for the given user id.
-
Constructor Details
-
AuthTokenUtil
public AuthTokenUtil()
-
-
Method Details
-
buildAuthToken
Used to generate the auth token for the given user id.- Returns:
- The valid authtoken
-