@ThreadSafe public static final class VSession.User extends IDPair implements AuthenticatedUser, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
isPersistent()
Answers whether the authenticity of this user was persisted in client cookies
at the time of authentication.
|
TraceNode |
traceNode()
The user's node in the neighbourhood trust network, or null if there is none.
|
int |
trustLevel()
The user's trust level.
|
appendUsername, buildUserMnemonic, email, emailOrNobody, equals, equalsEmail, fromEmail, fromUsername, isFromEmail, normalUsername, toInternetAddress, toString, toUsername, username
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
email
public boolean isPersistent()
public TraceNode traceNode()
public int trustLevel()
AuthenticatedUser
trustLevel
in interface AuthenticatedUser