Package io.github.jopenlibs.vault.api

Classes implementing the various endpoints of the Vault HTTP API.

The classes in this package are not meant to be instantiated directly. Rather, they should be used by way of the io.github.jopenlibs.vault.Vault driver class, in a DSL-style builder pattern approach.