Uses of Interface
fr.paris.lutece.portal.business.user.authentication.AdminAuthentication

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(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(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.
 

Constructors in fr.paris.lutece.portal.business.user.authentication with parameters of type AdminAuthentication
LuteceDefaultAdminUser(String strUserName, AdminAuthentication authenticationService)
          Constructor
 



Copyright © 2014 Mairie de Paris. All Rights Reserved.