public class ValidationInfos extends Object
Constructor and Description |
---|
ValidationInfos() |
Modifier and Type | Method and Description |
---|---|
long |
getExpiresTime()
Returns the expiresTime
|
FcIdentity |
getFCUserInfo()
Returns the FC FcIdentity
|
int |
getInvalidAttempts()
Returns the InvalidAttempts
|
String |
getUserConnectionId()
Returns the UserConnectionId
|
String |
getUserEmail() |
void |
setExpiresTime(long expiresTime)
Sets the expiresTime
|
void |
setFCUserInfo(FcIdentity userInfo)
Sets the FCUserInfo
|
void |
setInvalidAttempts(int nInvalidAttempts)
Sets the InvalidAttempts
|
void |
setUserConnectionId(String strUserConnectionId)
Sets the UserConnectionId
|
void |
setUserEmail(String strUserEmail) |
public FcIdentity getFCUserInfo()
public void setFCUserInfo(FcIdentity userInfo)
userInfo
- The FC FcIdentitypublic String getUserConnectionId()
public String getUserEmail()
public void setUserEmail(String strUserEmail)
strUserEmail
- the _strUserEmail to setpublic void setUserConnectionId(String strUserConnectionId)
strUserConnectionId
- The UserConnectionIdpublic long getExpiresTime()
public void setExpiresTime(long expiresTime)
expiresTime
- The expiresTimepublic int getInvalidAttempts()
public void setInvalidAttempts(int nInvalidAttempts)
nInvalidAttempts
- The InvalidAttemptsCopyright © 2017 City of Paris. All rights reserved.