| Package | Description |
|---|---|
| io.vertigo.account.authorization |
| Modifier and Type | Method and Description |
|---|---|
Set<Role> |
UserAuthorizations.getRoles()
Return roles set of this user.
|
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizations |
UserAuthorizations.addRole(Role role)
Add a role to this User.
|
boolean |
UserAuthorizations.hasRole(Role role) |
Copyright © 2019. All Rights Reserved.