| Modifier and Type | Interface and Description |
|---|---|
static class |
Principal.F |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
getPermissions()
Returns permissions been granted to the principal
|
Privilege |
getPrivilege()
Returns the privilege granted to the principal
|
List<Role> |
getRoles()
Returns roles granted to the principal
|
equals, getName, getProperty, hashCode, propertyKeys, setProperty, toString, unsetPropertyPrivilege getPrivilege()
Returns the privilege granted to the principal
List<Role> getRoles()
Returns roles granted to the principal
List<Permission> getPermissions()
Returns permissions been granted to the principal
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.