Package com.enonic.xp.session
Class SessionKey
- java.lang.Object
-
- com.enonic.xp.session.SessionKey
-
@PublicApi public final class SessionKey extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)static SessionKeyfrom(String value)static SessionKeygenerate()Deprecated.inthashCode()StringtoString()
-
-
-
Method Detail
-
from
public static SessionKey from(String value)
-
generate
@Deprecated public static SessionKey generate()
Deprecated.
-
-