public interface AuthenticatedUser
Modifier and Type | Method and Description |
---|---|
String |
email()
The user's canonical email address, which might be that of NOBODY.email().
|
int |
trustLevel()
The user's trust level.
|
String email()
int trustLevel()