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