public class RoleBean extends AbstractRoleBean implements Role
Role
Constructor and Description |
---|
RoleBean() |
RoleBean(Role role) |
RoleBean(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
HashSet<String> |
getPrivileges()
The set of fine-grained privileges represented by this role
|
getDescription, getName, getRoles, isSystem, setDescription, setName, setSystem
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getRoles, isSystem
public RoleBean()
public RoleBean(Role role)
public HashSet<String> getPrivileges()
Role
getPrivileges
in interface Role
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.