| Package | Description |
|---|---|
| io.vertx.ext.auth.otp.hotp |
| Modifier and Type | Method and Description |
|---|---|
HotpAuth |
HotpAuth.authenticatorFetcher(Function<String,Future<Authenticator>> fetcher)
|
HotpAuth |
HotpAuth.authenticatorUpdater(Function<Authenticator,Future<Void>> updater)
Provide a
Function that can update or insert a Authenticator. |
static HotpAuth |
HotpAuth.create()
Creates an instance of HotpAuth.
|
static HotpAuth |
HotpAuth.create(HotpAuthOptions hotpAuthOptions)
Creates an instance of HotpAuth.
|
Copyright © 2021 Eclipse. All rights reserved.