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