-
-
- serialVersionUID:
- -5087973744105803948L
-
Serialized Fields
-
body
byte[] body
Body of request Otp required.
-
deviceId
String deviceId
DeviceId of the userID.
-
endpointPath
String endpointPath
Path of request otp required.
-
endpointVerb
String endpointVerb
Endpoint verb Otp required.
-
headers
Map<String,String> headers
Http request headers.
-
otpConfiguration
OtpConfiguration otpConfiguration
Operation type.
-
otpErrorCount
int otpErrorCount
Error checked counter Otp value.
-
otpGeneratedTs
Timestamp otpGeneratedTs
Otp time to live in millisecs.
-
otpResendCount
int otpResendCount
Error checked counter Otp value.
-
otpValue
String otpValue
Otp value generated.
-
processId
String processId
Unique processId for Otp process.
-
userId
String userId
User unique identifier.
-
- serialVersionUID:
- 8935378275673729883L
-
Serialized Fields
-
lockUserOnOtpFailure
boolean lockUserOnOtpFailure
Flag that indicates if the user must be locked if the OTP is failed 3 times in an operation covered in this rule.
-
otpEventType
String otpEventType
Used to categorize the OtpGenerateEvent (customize OTP message template).
-
sca
boolean sca
Flag that indicates that the OTP is required due SCA and that the session is reinforced once the OTP is verified.
-
Class es.kukenan.smartfi.microservice.security.gateway.cache.model.SessionCache
-
-
Serialized Fields
-
uuid
String uuid
uuid native parent.
-
webviewUuid
String webviewUuid
webviewUuid Generated.
-
-
class NotAcceptableException extends es.kukenan.smartfi.common.service.exceptions.KukenanWalletException implements
Serializable
-
class NotIdentifiedUserException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException implements
Serializable
-
class OtpExpiredTtlException extends es.kukenan.smartfi.common.service.exceptions.ForbiddenException implements
Serializable
-
class OtpFailedCheckException extends es.kukenan.smartfi.common.service.exceptions.ForbiddenException implements
Serializable
-
class OtpResendLimitReachedException extends es.kukenan.smartfi.common.service.exceptions.ForbiddenException implements
Serializable
-
class OtpResendOperationException extends es.kukenan.smartfi.common.service.exceptions.ForbiddenException implements
Serializable
-
class SessionCacheExpired extends es.kukenan.smartfi.common.service.exceptions.InvalidCredentialsException implements
Serializable