Package | Description |
---|---|
org.apache.fulcrum.security | |
org.apache.fulcrum.security.model.turbine | |
org.apache.fulcrum.security.spi |
Modifier and Type | Field and Description |
---|---|
protected UserManager |
BaseSecurityService.userManager
The instance of UserManager the SecurityService uses
|
Modifier and Type | Method and Description |
---|---|
UserManager |
SecurityService.getUserManager()
Returns the configured UserManager.
|
UserManager |
BaseSecurityService.getUserManager()
Returns the configured UserManager.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TurbineUserManager
This interface describes the methods that glue the "turbine" model together.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserManager
This implementation keeps all objects in memory.
|
Modifier and Type | Method and Description |
---|---|
protected UserManager |
AbstractManager.getUserManager() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.