Uses of Package
io.github.jopenlibs.vault.rest
Packages that use io.github.jopenlibs.vault.rest
Package
Description
Classes implementing the various endpoints of the Vault HTTP API.
Containers of data returned by the various Vault API calls.
Intended for internal use by other classes within the Vault driver library.
-
Classes in io.github.jopenlibs.vault.rest used by io.github.jopenlibs.vault.api
-
Classes in io.github.jopenlibs.vault.rest used by io.github.jopenlibs.vault.responseClassDescriptionThis class contains the metadata and data that was downloaded by
Restfrom an HTTP response. -
Classes in io.github.jopenlibs.vault.rest used by io.github.jopenlibs.vault.restClassDescriptionA simple client for issuing HTTP requests.This class contains the metadata and data that was downloaded by
Restfrom an HTTP response.