public class LuteceDefaultAdminUser extends AdminUser
ACTIVE_CODE, ANONYMIZED_CODE, EXPIRED_CODE, NOT_ACTIVE_CODE, RESOURCE_TYPE
Constructor and Description |
---|
LuteceDefaultAdminUser()
Constructor
|
LuteceDefaultAdminUser(String strUserName,
AdminAuthentication authenticationService)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Date |
getDateValidityPassword()
Returns the password validity date
|
String |
getLastPassword()
Returns the Last Password.
|
IPassword |
getPassword()
Returns the Password
|
void |
setDateValidityPassword(Date dateValidityPassword)
Sets the password validity date
|
void |
setLastPassword(String strLastPassword)
Sets the Last Password.
|
void |
setPassword(IPassword password)
Sets the password
|
addRoles, checkRight, getAccessCode, getAccessibilityMode, getAccountMaxValidDate, getAuthenticationService, getAuthenticationType, getDateLastLogin, getDefaultDateLastLogin, getEmail, getFirstName, getLastName, getLocale, getPasswordMaxValidDate, getRealStatus, getRights, getRoles, getStatus, getUserId, getUserInfo, getUserLevel, getWorkgroup, getWorkgroupKey, hasRights, init, isAdmin, isInRole, isParent, isPasswordReset, isStatusActive, isStatusAnonymized, setAccessCode, setAccessibilityMode, setAccountMaxValidDate, setAuthenticationService, setAuthenticationType, setDateLastLogin, setEmail, setFirstName, setLastName, setLocale, setPasswordMaxValidDate, setPasswordReset, setRights, setRoles, setStatus, setUserId, setUserInfo, setUserLevel, setWorkgroupKey, updateRight
public LuteceDefaultAdminUser()
public LuteceDefaultAdminUser(String strUserName, AdminAuthentication authenticationService)
strUserName
- The userauthenticationService
- The authentication servicepublic IPassword getPassword()
public void setPassword(IPassword password)
password
- The Passwordpublic Date getDateValidityPassword()
public void setDateValidityPassword(Date dateValidityPassword)
dateValidityPassword
- The password validity datepublic String getLastPassword()
public void setLastPassword(String strLastPassword)
strLastPassword
- The Last Password.Copyright © 2020 City of Paris. All rights reserved.