|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminAuthentication | |
---|---|
fr.paris.lutece.portal.business.user | |
fr.paris.lutece.portal.business.user.authentication |
Uses of AdminAuthentication in fr.paris.lutece.portal.business.user |
---|
Constructors in fr.paris.lutece.portal.business.user with parameters of type AdminAuthentication | |
---|---|
AdminUser(java.lang.String stAccessCode,
AdminAuthentication authenticationService)
Constructor |
Uses of AdminAuthentication in fr.paris.lutece.portal.business.user.authentication |
---|
Classes in fr.paris.lutece.portal.business.user.authentication that implement AdminAuthentication | |
---|---|
class |
LuteceDefaultAdminAuthentication
Default authentication module for admin authentication |
Methods in fr.paris.lutece.portal.business.user.authentication with parameters of type AdminAuthentication | |
---|---|
LuteceDefaultAdminUser |
LuteceDefaultAdminUserDAO.load(java.lang.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(java.lang.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. |
Constructors in fr.paris.lutece.portal.business.user.authentication with parameters of type AdminAuthentication | |
---|---|
LuteceDefaultAdminUser(java.lang.String strUserName,
AdminAuthentication authenticationService)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |