Uses of Package
io.github.jopenlibs.vault.api.sys
Packages that use io.github.jopenlibs.vault.api.sys
Package
Description
The root package containing the primary
Vault driver class.Intended for internal use by other classes within the Vault driver library.
-
Classes in io.github.jopenlibs.vault.api.sys used by io.github.jopenlibs.vaultClassDescriptionThe implementing class for operations on REST endpoints, under the "Leases" section of the Vault HTTP API docs ( https://www.vaultproject.io/docs/http/index.html).The implementing class for operations on REST endpoints, under the "seal/unseal/seal-status" section of the Vault HTTP API docs (https://www.vaultproject.io/api/system/index.html).The implementing class for operations on Vault's
/v1/sys/*REST endpoints. -
Classes in io.github.jopenlibs.vault.api.sys used by io.github.jopenlibs.vault.api.sysClassDescriptionThe implementing class for operations on REST endpoints, under the "Leases" section of the Vault HTTP API docs ( https://www.vaultproject.io/docs/http/index.html).The implementing class for operations on REST endpoints, under the "seal/unseal/seal-status" section of the Vault HTTP API docs (https://www.vaultproject.io/api/system/index.html).The implementing class for operations on Vault's
/v1/sys/*REST endpoints.The implementing class for/v1/sys/wrapping/*REST endpoints