Package | Description |
---|---|
io.vertx.ext.auth.otp | |
io.vertx.reactivex.ext.auth.otp | |
io.vertx.rxjava.ext.auth.otp | |
io.vertx.rxjava3.ext.auth.otp |
Modifier and Type | Method and Description |
---|---|
static OtpKeyGenerator |
OtpKeyGenerator.create()
Creates an instance of OtpKeyGenerator.
|
static OtpKeyGenerator |
OtpKeyGenerator.create(String algorithm)
Creates an instance of OtpKeyGenerator.
|
Modifier and Type | Method and Description |
---|---|
OtpKeyGenerator |
OtpKeyGenerator.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static OtpKeyGenerator |
OtpKeyGenerator.newInstance(OtpKeyGenerator arg) |
Constructor and Description |
---|
OtpKeyGenerator(OtpKeyGenerator delegate) |
Modifier and Type | Method and Description |
---|---|
OtpKeyGenerator |
OtpKeyGenerator.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static OtpKeyGenerator |
OtpKeyGenerator.newInstance(OtpKeyGenerator arg) |
Constructor and Description |
---|
OtpKeyGenerator(OtpKeyGenerator delegate) |
Modifier and Type | Method and Description |
---|---|
OtpKeyGenerator |
OtpKeyGenerator.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static OtpKeyGenerator |
OtpKeyGenerator.newInstance(OtpKeyGenerator arg) |
Constructor and Description |
---|
OtpKeyGenerator(OtpKeyGenerator delegate) |
Copyright © 2023 Eclipse. All rights reserved.