fr.paris.lutece.portal.business.user.authentication
Class LuteceDefaultAdminUser
java.lang.Object
fr.paris.lutece.portal.business.user.AdminUser
fr.paris.lutece.portal.business.user.authentication.LuteceDefaultAdminUser
public class LuteceDefaultAdminUser
- extends AdminUser
Admin user implementation for database authentication module
Methods inherited from class fr.paris.lutece.portal.business.user.AdminUser |
addRoles, checkRight, getAccessCode, getAuthenticationService, getAuthenticationType, getEmail, getFirstName, getLastName, getLocale, getRights, getRoles, getStatus, getUserId, getUserLevel, hasRights, isAdmin, isParent, isStatusActive, setAccessCode, setAuthenticationService, setAuthenticationType, setEmail, setFirstName, setLastName, setLocale, setRights, setRoles, setStatus, setUserId, setUserLevel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuteceDefaultAdminUser
public LuteceDefaultAdminUser()
LuteceDefaultAdminUser
public LuteceDefaultAdminUser(java.lang.String strUserName,
AdminAuthentication authenticationService)
- Parameters:
strUserName
- authenticationService
-
getPassword
public java.lang.String getPassword()
- Returns:
- Returns the _strPassword.
setPassword
public void setPassword(java.lang.String strPassword)
- Parameters:
strPassword
- The _strPassword to set.
getDateValidityPassword
public java.sql.Date getDateValidityPassword()
- Returns:
- Returns the _dateValidityPassword.
setDateValidityPassword
public void setDateValidityPassword(java.sql.Date dateValidityPassword)
- Parameters:
dateValidityPassword
- The _dateValidityPassword to set.
getLastPassword
public java.lang.String getLastPassword()
- Returns:
- Returns the _strLastPassword.
setLastPassword
public void setLastPassword(java.lang.String strLastPassword)
- Parameters:
strLastPassword
- The _strLastPassword to set.
Copyright © 2007 Mairie de Paris. All Rights Reserved.