Package | Description |
---|---|
io.vertx.ext.auth.otp.totp | |
io.vertx.reactivex.ext.auth.otp.totp | |
io.vertx.rxjava.ext.auth.otp.totp | |
io.vertx.rxjava3.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.
|
Modifier and Type | Method and Description |
---|---|
static TotpAuth |
TotpAuth.create(TotpAuthOptions totpAuthOptions)
Creates an instance of TotpAuth.
|
Modifier and Type | Method and Description |
---|---|
static TotpAuth |
TotpAuth.create(TotpAuthOptions totpAuthOptions)
Creates an instance of TotpAuth.
|
Modifier and Type | Method and Description |
---|---|
static TotpAuth |
TotpAuth.create(TotpAuthOptions totpAuthOptions)
Creates an instance of TotpAuth.
|
Copyright © 2024 Eclipse. All rights reserved.