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