| Package | Description |
|---|---|
| org.jboss.dashboard.security.principals | |
| org.jboss.dashboard.users |
| Constructor and Description |
|---|
ComplementaryRolePrincipal(Role role) |
RolePrincipal(Role role) |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Role |
RolesManagerImpl.roleAnonymous |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Role> |
RolesManagerImpl.roleMap |
| Modifier and Type | Method and Description |
|---|---|
Role |
RolesManagerImpl.getRoleById(String id) |
Role |
RolesManager.getRoleById(String roleId) |
| Modifier and Type | Method and Description |
|---|---|
Set<Role> |
RolesManagerImpl.getAllRoles() |
Set<Role> |
RolesManager.getAllRoles() |
Copyright © 2012–2015 JBoss by Red Hat. All rights reserved.