public static final class WebSessionManager.Val
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
Account.Id |
getAccountId()
Parse an Account.Id.
|
long |
getExpiresAt() |
public long getExpiresAt()
public Account.Id getAccountId()
This is public so that plugins that implement a web session, can also implement a way to clear per user sessions.