public class User extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static User |
ANONYMOUS_USER
Anonymous user
|
| Constructor and Description |
|---|
User() |
User(String name,
String hash,
String... roles) |
public static final User ANONYMOUS_USER
Copyright © 2014. All Rights Reserved.