| Package | Description |
|---|---|
| io.vertx.ext.auth.otp.totp |
| Modifier and Type | Method and Description |
|---|---|
TotpAuthOptions |
TotpAuthOptions.setAuthAttemptsLimit(int authAttemptsLimit) |
TotpAuthOptions |
TotpAuthOptions.setPasswordLength(int passwordLength) |
TotpAuthOptions |
TotpAuthOptions.setPeriod(long period) |
| Modifier and Type | Method and Description |
|---|---|
static TotpAuth |
TotpAuth.create(TotpAuthOptions totpAuthOptions)
Creates an instance of TotpAuth.
|
Copyright © 2023 Eclipse. All rights reserved.