@Deprecated public interface AuthOptions
Modifier and Type | Method and Description |
---|---|
AuthOptions |
clone()
Deprecated.
|
AuthProvider |
createProvider(Vertx vertx)
Deprecated.
Create the suitable provider for this option.
|
AuthOptions clone()
AuthProvider createProvider(Vertx vertx)
vertx
- the vertx instanceCopyright © 2022 Eclipse. All rights reserved.