| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime.security |
| Modifier and Type | Method and Description |
|---|---|
static HttpCredentialTransport.Type |
HttpCredentialTransport.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpCredentialTransport.Type[] |
HttpCredentialTransport.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HttpCredentialTransport(HttpCredentialTransport.Type transportType,
String typeTarget) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.