Package com.skava.marketplace.util
Class EncryptedStringGenerator
java.lang.Object
com.skava.marketplace.util.EncryptedStringGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static long
THis method return the current TImeStamp.
-
Constructor Details
-
EncryptedStringGenerator
public EncryptedStringGenerator()
-
-
Method Details
-
getCurrentTimeInMillis
protected static long getCurrentTimeInMillis()THis method return the current TImeStamp.- Returns:
- a
Long
object.
-
encrypt
-