@Beta public final class SessionKey extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static SessionKey |
from(String value) |
static SessionKey |
generate() |
int |
hashCode() |
String |
toString() |
public static SessionKey from(String value)
public static SessionKey generate()