| Package | Description |
|---|---|
| fr.paris.lutece.portal.business.user | |
| fr.paris.lutece.portal.business.user.authentication |
| Constructor and Description |
|---|
AdminUser(String stAccessCode,
AdminAuthentication authenticationService)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
LuteceDefaultAdminAuthentication
Default authentication module for admin authentication
|
| Modifier and Type | Method and Description |
|---|---|
LuteceDefaultAdminUser |
LuteceDefaultAdminUserDAO.load(String strAccessCode,
AdminAuthentication authenticationService)
load the data of an user from the table provided by the database authentication module This only provides data specific to the database authentication module.
|
LuteceDefaultAdminUser |
ILuteceDefaultAdminUserDAO.load(String strAccessCode,
AdminAuthentication authenticationService)
load the data of an user from the table provided by the database authentication module
This only provides data specific to the database authentication module.
|
| Constructor and Description |
|---|
LuteceDefaultAdminUser(String strUserName,
AdminAuthentication authenticationService)
Constructor
|
Copyright © 2016 City of Paris. All rights reserved.