Module vault.java.driver
Package io.github.jopenlibs.vault.rest
package io.github.jopenlibs.vault.rest
Intended for internal use by other classes within the Vault driver library.
Functionality for making REST calls, with no dependencies beyond the Java standard library.
-
ClassDescriptionA simple client for issuing HTTP requests.This class contains the metadata and data that was downloaded by
Restfrom an HTTP response.