| Package | Description |
|---|---|
| org.apache.fulcrum.security | |
| org.apache.fulcrum.security.spi |
| Modifier and Type | Field and Description |
|---|---|
protected RoleManager |
BaseSecurityService.roleManager
The instance of RoleManager the SecurityService uses
|
| Modifier and Type | Method and Description |
|---|---|
RoleManager |
SecurityService.getRoleManager()
Returns the configured RoleManager.
|
RoleManager |
BaseSecurityService.getRoleManager()
Returns the configured RoleManager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRoleManager
This implementation keeps all objects in memory.
|
| Modifier and Type | Method and Description |
|---|---|
protected RoleManager |
AbstractManager.getRoleManager() |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.