Package org.apache.syncope.common.lib.wa
Class GoogleMfaAuthToken
java.lang.Object
org.apache.syncope.common.lib.wa.GoogleMfaAuthToken
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getOtp()
int
hashCode()
void
setIssueDate
(LocalDateTime issueDate) void
setOtp
(int otp) toString()
-
Constructor Details
-
GoogleMfaAuthToken
public GoogleMfaAuthToken()
-
-
Method Details