Class SmsOtp
java.lang.Object
net.optionfactory.keycloak.sms.otp.SmsOtp
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionlonglongintlong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
value
-
durationMs
public long durationMs -
maxTentatives
public int maxTentatives -
creationTimestamp
public long creationTimestamp -
usedTentatives
public long usedTentatives
-
-
Constructor Details
-
SmsOtp
public SmsOtp()
-