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