| Package | Description |
|---|---|
| de.stklcode.jvault.connector | |
| de.stklcode.jvault.connector.model | |
| de.stklcode.jvault.connector.model.response.embedded |
| Modifier and Type | Method and Description |
|---|---|
List<AuthBackend> |
VaultConnector.getAuthBackends()
Get all availale authentication backends.
|
List<AuthBackend> |
HTTPVaultConnector.getAuthBackends() |
| Modifier and Type | Method and Description |
|---|---|
static AuthBackend |
AuthBackend.forType(String type)
Retrieve
AuthBackend value for given type string. |
static AuthBackend |
AuthBackend.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthBackend[] |
AuthBackend.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthBackend |
AuthMethod.getType() |
Copyright © 2016–2017. All rights reserved.