public class WssoUser extends Object
| Constructor and Description |
|---|
WssoUser() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateLastLogin()
Get the date of last login of the user
|
String |
getEmail()
Returns the Email
|
String |
getFirstName()
Returns the FirstName
|
String |
getGuid()
Returns the Guid
|
String |
getLastName()
Returns the LastName
|
int |
getMyluteceWssoUserId()
Returns the MyluteceWssoUserId
|
static void |
init()
Initialize the LdapDatabaseUser
|
void |
setDateLastLogin(Date dateLastLogin)
Set the date of last login of the user
|
void |
setEmail(String strEmail)
Sets the Email
|
void |
setFirstName(String strFirstName)
Sets the FirstName
|
void |
setGuid(String strGuid)
Sets the Guid
|
void |
setLastName(String strLastName)
Sets the LastName
|
void |
setMyluteceWssoUserId(int nMyluteceWssoUserId)
Sets the MyluteceWssoUserId
|
public static void init()
public int getMyluteceWssoUserId()
public void setMyluteceWssoUserId(int nMyluteceWssoUserId)
nMyluteceWssoUserId - The MyluteceWssoUserIdpublic String getGuid()
public void setGuid(String strGuid)
strGuid - The Guidpublic String getLastName()
public void setLastName(String strLastName)
strLastName - The LastNamepublic String getFirstName()
public void setFirstName(String strFirstName)
strFirstName - The FirstNamepublic String getEmail()
public void setEmail(String strEmail)
strEmail - The Emailpublic Date getDateLastLogin()
public void setDateLastLogin(Date dateLastLogin)
dateLastLogin - The new date of last loginCopyright © 2018 City of Paris. All rights reserved.