Uses of Package
io.github.jopenlibs.vault.api
Packages that use io.github.jopenlibs.vault.api
Package
Description
The root package containing the primary
Vault driver class.Classes implementing the various endpoints of the Vault HTTP API.
Intended for internal use by other classes within the Vault driver library.
Classes implementing Vault's mounts system.
Containers of data returned by the various Vault API calls.
-
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vaultClassDescriptionThe implementing class for operations on Vault's
/v1/auth/*REST endpoints.The implementing class for operations on REST endpoints, under the "Debug" section of the Vault HTTP API docs (https://www.vaultproject.io/docs/http/index.html).The implementing class for Vault's core/logical operations (e.g. -
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.apiClassDescriptionThe implementing class for operations on Vault's
/v1/auth/*REST endpoints.A container for all of the options that can be passed to the createToken(TokenRequest) method, to avoid that method having an excessive number of parameters (withnulltypically passed to most of them).The implementing class for operations on REST endpoints, under the "Debug" section of the Vault HTTP API docs (https://www.vaultproject.io/docs/http/index.html).The implementing class for Vault's core/logical operations (e.g.The base class for all operation.Additional options that may be set as part of K/V V2 write operation. -
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.api.database
-
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.api.pki
-
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.api.sys
-
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.api.sys.mounts
-
Classes in io.github.jopenlibs.vault.api used by io.github.jopenlibs.vault.response