| Modifier and Type | Method and Description |
|---|---|
GoogleAuthenticatorKey.Builder |
GoogleAuthenticatorKey.Builder.setConfig(GoogleAuthenticatorConfig config)
Sets the config of the TOTP algorithm for this key.
|
GoogleAuthenticatorKey.Builder |
GoogleAuthenticatorKey.Builder.setKey(String key)
Sets the secret key.
|
GoogleAuthenticatorKey.Builder |
GoogleAuthenticatorKey.Builder.setScratchCodes(List<Integer> scratchCodes)
Sets the scratch codes.
|
GoogleAuthenticatorKey.Builder |
GoogleAuthenticatorKey.Builder.setVerificationCode(int verificationCode)
Sets the verification code.
|
Copyright © 2018. All rights reserved.