Package io.quarkus.vault
-
Interface Summary Interface Description VaultAppRoleAuthReactiveService This service provides programmatic access to the AppRole auth method.VaultKubernetesAuthReactiveService This service provides programmatic access to the Kubernetes auth method.VaultKVSecretReactiveEngine This service provides access to the kv secret engine, taking care of authentication, and token extension or renewal, according to ttl and max-ttl.VaultPKISecretEngineFactory Allows obtaining PKI engines for specific mount paths.VaultPKISecretReactiveEngine A service that interacts with Hashicorp's Vault PKI secret engine to issue certificates & manage certificate authorities.VaultSystemBackendReactiveEngine This service provides access to the system backend.VaultTOTPSecretReactiveEngine This service provides access to the TOTP secret engine.VaultTransitSecretReactiveEngine A service that interacts with Hashicorp's Vault Transit secret engine to encrypt, decrypt and sign arbitrary data. -
Class Summary Class Description VaultAppRoleAuthService This service provides programmatic access to the AppRole auth method.VaultKubernetesAuthService This service provides programmatic access to the Kubernetes auth method.VaultKVSecretEngine This service provides access to the kv secret engine, taking care of authentication, and token extension or renewal, according to ttl and max-ttl.VaultPKISecretEngine A service that interacts with Hashicorp's Vault PKI secret engine to issue certificates & manage certificate authorities.VaultSystemBackendEngine This service provides access to the system backend.VaultTOTPSecretEngine This service provides access to the TOTP secret engine.VaultTransitSecretEngine A service that interacts with Hashicorp's Vault Transit secret engine to encrypt, decrypt and sign arbitrary data. -
Exception Summary Exception Description VaultException