| 程序包 | 说明 |
|---|---|
| io.polaris.core.crypto.otp |
| 限定符和类型 | 方法和说明 |
|---|---|
GoogleAuthenticatorKey |
GoogleAuthenticatorKey.Builder.build()
Creates an instance of the
GoogleAuthenticatorKey class. |
GoogleAuthenticatorKey |
IGoogleAuthenticator.createCredentials()
This method generates a new set of credentials including:
Secret key.
|
GoogleAuthenticatorKey |
GoogleAuthenticator.createCredentials() |
GoogleAuthenticatorKey |
IGoogleAuthenticator.createCredentials(String userName)
This method generates a new set of credentials invoking the
#createCredentials method with no arguments. |
GoogleAuthenticatorKey |
GoogleAuthenticator.createCredentials(String userName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
GoogleAuthenticatorQRGenerator.getOtpAuthQrUrl(String issuer,
String accountName,
GoogleAuthenticatorKey credentials) |
static String |
GoogleAuthenticatorQRGenerator.getOtpAuthUrl(String issuer,
String accountName,
GoogleAuthenticatorKey credentials) |
Copyright © 2024 fossc. All rights reserved.