public static final class Access.User extends Object implements Serializable
Constructor and Description |
---|
User() |
User(String id,
String name,
String username,
Set<Role> roles) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
Set<Role> |
getRoles() |
String |
getUsername() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.