Package xyz.goioc.resources
Class Constants
java.lang.Object
xyz.goioc.resources.Constants
public class Constants
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constants() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
HASH_256
public static final java.lang.String HASH_256- See Also:
- Constant Field Values
-
USER_KEY
public static final java.lang.String USER_KEY- See Also:
- Constant Field Values
-
COOKIE
public static final java.lang.String COOKIE- See Also:
- Constant Field Values
-
-
Constructor Details
-
Constants
public Constants()
-