static AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.builder() |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.codeDigits(int codeDigits) |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.hmacHash(OtpHmacHashAlgorithm hmacHash) |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.numberOfScratchCodes(int numberOfScratchCodes) |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.secretBits(int secretBits) |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.timeStepSizeInMillis(long timeStepSizeInMillis) |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder |
AuthenticatorConfig.GoogleAuthenticatorConfigBuilder.windowSize(int windowSize) |