| Package | Description |
|---|---|
| com.github.phiz71.vertx.swagger.router.auth |
| Modifier and Type | Method and Description |
|---|---|
static ApiKeyAuthHandler.Location |
ApiKeyAuthHandler.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiKeyAuthHandler.Location[] |
ApiKeyAuthHandler.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.ext.web.handler.AuthHandler |
ApiKeyAuthHandler.create(io.vertx.ext.auth.AuthProvider authProvider,
ApiKeyAuthHandler.Location location,
String name) |
Copyright © 2018. All rights reserved.