| 接口 | 说明 |
|---|---|
| IGoogleAuthenticator |
Google Authenticator library interface.
|
| 类 | 说明 |
|---|---|
| GoogleAuthenticator |
This class implements the functionality described in RFC 6238 (TOTP: Time
based one-time password algorithm) and has been tested again Google's
implementation of such algorithm in its Google Authenticator application.
|
| GoogleAuthenticatorConfig | |
| GoogleAuthenticatorConfig.GoogleAuthenticatorConfigBuilder | |
| GoogleAuthenticatorKey |
This class is a JavaBean used by the GoogleAuthenticator library to represent
a secret key.
|
| GoogleAuthenticatorKey.Builder |
This class is a builder to create instances of the
GoogleAuthenticatorKey class. |
| GoogleAuthenticatorQRGenerator | |
| OneTimePasswordGenerator | |
| TimeBasedOneTimePasswordGenerator |
| 枚举 | 说明 |
|---|---|
| OtpHmacHashAlgorithm |
| 异常错误 | 说明 |
|---|---|
| GoogleAuthenticatorException |
Date: 12/02/14
Time: 13:36
|
Copyright © 2024 fossc. All rights reserved.