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