-
-
- serialVersionUID:
- -5558920037044504458L
-
- serialVersionUID:
- -5558920037044504458L
-
Serialized Fields
-
accessToken
String accessToken
login token's.
-
deviceId
String deviceId
Identifier for device.
-
userId
String userId
Identifier for user.
-
-
class AssistedChannelsAuthenticationJwtImpl extends es.kukenan.smartfi.common.service.jwt.WalletAuthenticationJwtImpl implements
Serializable
-
-
class InvalidAuthenticationException extends es.kukenan.smartfi.common.service.exceptions.ForbiddenException implements
Serializable
-
class LockedUserException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class NotBlockedUserException extends es.kukenan.smartfi.common.service.exceptions.KukenanWalletException implements
Serializable
-
class PreLockedUserException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class PreTemporaryLockedUserException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class RevokedBiometricTokenException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class RevokedRememberTokenException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class TemporaryLockedUserException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
class UserOrPasswordNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable
-
-
-
Serialized Fields
-
id
int id
backoffice Id.
-
name
String name
backoffice name.
-
priority
Boolean priority
backoffice priority.
-
-
Serialized Fields
-
code
String code
Country code.
-
id
int id
Country Id.
-
insertDate
LocalDate insertDate
Insert date.
-
insertUser
String insertUser
Insert user.
-
name
String name
Country document.
-
-
Serialized Fields
-
appVersion
String appVersion
device app version.
-
creationDate
ZonedDateTime creationDate
creation date.
-
deviceId
String deviceId
unique identifier of the device.
-
deviceModel
String deviceModel
device model.
-
id
Integer id
identifier.
-
isMyDevice
Boolean isMyDevice
is my device.
-
lastLoginAccessFate
ZonedDateTime lastLoginAccessFate
last login access date for device and user.
-
loginStatus
String loginStatus
login status.
-
operationSystem
String operationSystem
device operation system.
-
user
User user
user associated to the device identifier.
-
-
Serialized Fields
-
description
String description
Description .
-
id
int id
DocumentStatus Id.
-
insertDate
LocalDate insertDate
Insert date.
-
insertUser
String insertUser
Insert user.
-
language
UserLanguage language
Language id .
-
-
-
Serialized Fields
-
category
String category
Type of rooted control may be applications, kernel or permission.
-
control
String control
Description of rooted control.
-
id
String id
rooted control unique identifier.
-
platform
String platform
Mobile Operative System.
-
-
-
Serialized Fields
-
address
String address
User address.
-
birthDate
LocalDate birthDate
User birthdate.
-
civilStatus
UserCivilStatus civilStatus
User civil status.
-
companyId
String companyId
Bank entity.
-
creationDate
Timestamp creationDate
Creation date from FIDES and ALBATROS.
-
documentId
String documentId
User document id.
-
documentType
DocumentType documentType
Type of user document.
-
ebContract
Boolean ebContract
EB contract.
-
email
String email
User email.
-
firstDataCheck
Boolean firstDataCheck
first data check - new user.
-
gender
UserGender gender
User gender.
-
id
String id
User Id.
-
language
UserLanguage language
User language.
-
lastLoginAccessDate
Timestamp lastLoginAccessDate
Core user identifier update from FIDES and ALBATROS.
-
lastLoginErrorDate
Timestamp lastLoginErrorDate
Last login error date field.
-
leavingDate
Timestamp leavingDate
Leaving date.
-
loginErrorCount
Integer loginErrorCount
Login error count field.
-
name
String name
User name.
-
nationality
String nationality
User nationality.
-
natureType
String natureType
Nature type.
-
password
String password
User password hashcode.
-
passwordChange
Boolean passwordChange
passwordChange - new user.
-
phone
String phone
User phone.
-
phonePrefix
String phonePrefix
User phone prefix.
-
robinsonListDate
Timestamp robinsonListDate
Robinson list date from FIDES and ALBATROS.
-
state
UserState state
user status.
-
surname
String surname
User surname.
-
type
UserType type
user status.
-
userBackoffice
List<UserBackoffice> userBackoffice
list of user backoffice.
-
userCode
Integer userCode
User code.
-
userDeviceList
List<UserDevice> userDeviceList
list of devices for user.
-
userDocument
List<UserDocument> userDocument
list of user document.
-
-
-
Serialized Fields
-
backoffice
Backoffice backoffice
backoffice id.
-
user
User user
user Id.
-
-
-
Serialized Fields
-
biometricToken
String biometricToken
biometric token for device.
-
deviceId
String deviceId
unique identifier of the device.
-
id
Integer id
UserDevice Id.
-
lastAccessDate
Timestamp lastAccessDate
last access date for device and user.
-
rememberToken
String rememberToken
remember token for device.
-
rooted
Boolean rooted
Rooted device.
-
scaAccessDate
Timestamp scaAccessDate
SCA date for device and user.
-
user
User user
user associated to the device identifier.
-
-
Serialized Fields
-
backoffice
Backoffice backoffice
Backoffice id.
-
country
Country country
Country.
-
documentNumber
@NonNull String documentNumber
Document number.
-
documentStatus
DocumentStatus documentStatus
Document Status.
-
documentType
@NonNull DocumentType documentType
Document Type.
-
enabled
boolean enabled
Enabled.
-
endDate
LocalDate endDate
End date.
-
id
int id
UserDocuments Id.
-
initDate
LocalDate initDate
Init date.
-
insertDate
LocalDate insertDate
Insert date.
-
insertUser
String insertUser
Insert user.
-
language
UserLanguage language
Language id .
-
updateDate
LocalDate updateDate
Update date.
-
updateUser
String updateUser
Update user.
-
user
User user
user identifier.
-
-
-
Serialized Fields
-
description
String description
language description.
-
id
int id
language Id.
-
name
String name
language name.
-
-
Serialized Fields
-
id
int id
status Id.
-
name
String name
status name.
-
-
Serialized Fields
-
id
int id
type Id.
-
name
String name
type name.
-
-
-
class UnimplementedMapperException extends es.kukenan.smartfi.common.service.exceptions.KukenanWalletException implements
Serializable