Class | Description |
---|---|
HOTP |
Based on IETF RFC 4226 (http://tools.ietf.org/html/rfc4226)
Code is derived from OATH HOTP algorithm
|
HOTPUtil |
Utility class for
HOTP |
TimeBasedOTP |
TOTP: Time-based One-time Password Algorithm
Based on http://tools.ietf.org/html/draft-mraihi-totp-timebased-06
|
TimeBasedOTPUtil |
Utility class associated with the
TimeBasedOTP class |
Copyright © 2017 JBoss by Red Hat. All rights reserved.