Package | Description |
---|---|
org.apache.fulcrum.security | |
org.apache.fulcrum.security.model.turbine | |
org.apache.fulcrum.security.spi |
Modifier and Type | Field and Description |
---|---|
protected GroupManager |
BaseSecurityService.groupManager
The instance of GroupManager the SecurityService uses
|
Modifier and Type | Method and Description |
---|---|
GroupManager |
SecurityService.getGroupManager()
Returns the configured GroupManager.
|
GroupManager |
BaseSecurityService.getGroupManager()
Returns the configured GroupManager.
|
Constructor and Description |
---|
TurbineAccessControlListImpl(Set<? extends TurbineUserGroupRole> turbineUserGroupRoleSet,
GroupManager groupManager,
RoleManager roleManager,
TurbineModelManager modelManager)
Constructs a new AccessControlList.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupManager
This implementation keeps all objects in memory.
|
Modifier and Type | Method and Description |
---|---|
protected GroupManager |
AbstractManager.getGroupManager() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.