Uses of Class
io.github.jopenlibs.vault.api.pki.Pki
Packages that use Pki
Package
Description
The root package containing the primary
Vault driver class.-
Uses of Pki in io.github.jopenlibs.vault
Methods in io.github.jopenlibs.vault that return PkiModifier and TypeMethodDescriptionVault.pki()Returns the implementing class for Vault's PKI secret backend (i.e.Returns the implementing class for Vault's PKI secret backend, using a custom path when that backend is mounted on something other than the default (i.e.VaultImpl.pki()Returns the implementing class for Vault's PKI secret backend (i.e.Returns the implementing class for Vault's PKI secret backend, using a custom path when that backend is mounted on something other than the default (i.e. -
Uses of Pki in io.github.jopenlibs.vault.api.pki
Methods in io.github.jopenlibs.vault.api.pki that return Pki