| 接口 | 说明 |
|---|---|
| ICredentialRepository | |
| IGoogleAuthenticator |
Google Authenticator library interface.
|
| 类 | 说明 |
|---|---|
| GoogleAuthenticator |
该类实现了RFC 6238(TOTP:基于时间的一次性密码算法)中描述的功能
并在其Google Authenticator应用程序中再次测试了Google对该算法的实现。
|
| 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 |
This class provides helper methods to create a QR code containing the
provided credential.
|
| 枚举 | 说明 |
|---|---|
| HmacHashFunction | |
| KeyRepresentation |
| 异常错误 | 说明 |
|---|---|
| GoogleAuthenticatorException |
Date: 12/02/14
Time: 13:36
|
Copyright © 2024. All rights reserved.