Uses of Package
org.springframework.vault.client
Packages that use org.springframework.vault.client
Package
Description
Support for authentication and session management.
Spring Vault Client abstraction.
Spring configuration for Vault.
Vault core support.
-
Classes in org.springframework.vault.client used by org.springframework.vault.authenticationClassDescriptionClient to perform Vault HTTP requests, exposing a fluent, reactive API over underlying
WebClient.Client to perform Vault HTTP requests, exposing a fluent, synchronous API over underlyingRestClient. -
Classes in org.springframework.vault.client used by org.springframework.vault.clientClassDescriptionClient to perform Vault HTTP requests, exposing a fluent, reactive API over underlying
WebClient.A mutable builder for creating aReactiveVaultClient.Contract for specifying the path for a request.Contract for specifying request headers and body leading up to the exchange.Contract for specifying request headers, body and path for a request.Contract for specifying request headers and path for a request.Contract for specifying request headers leading up to the exchange.Contract for specifying response operations following the exchange.Component that provides reactively aVaultEndpoint.Builder that can be used to configure and create aRestClient.Callback interface that can be used to customize aRestClient.Builder.Deprecated.Deprecated.since 4.1, useVaultClientCustomizer(preferred) orRestClientCustomizerfor low-levelRestClientcustomization instead.Deprecated.since 4.1, useClientHttpRequestInitializerthroughRestClientBuilder.customizers(RestClientCustomizer...).Client to perform Vault HTTP requests, exposing a fluent, synchronous API over underlyingRestClient.A mutable builder for creating aVaultClient.Contract for specifying the path for a request.Contract for specifying request headers and body leading up to the exchange.Contract for specifying request headers, body and path for a request.Contract for specifying request headers and path for a request.Contract for specifying request headers leading up to the exchange.Contract for specifying response operations following the exchange.Value object that defines Vault connection coordinates.Component that provides aVaultEndpoint.Builder that can be used to configure and create aWebClient.Callback interface that can be used to customize aWebClient.Builder. -
Classes in org.springframework.vault.client used by org.springframework.vault.configClassDescriptionClient to perform Vault HTTP requests, exposing a fluent, reactive API over underlying
WebClient.Component that provides reactively aVaultEndpoint.Deprecated.since 4.1, useVaultClientCustomizerorRestClientCustomizerinstead.Deprecated.since 4.1, useVaultClientorRestClientBuilderinstead.Client to perform Vault HTTP requests, exposing a fluent, synchronous API over underlyingRestClient.Value object that defines Vault connection coordinates.Component that provides aVaultEndpoint.Builder that can be used to configure and create aWebClient.Factory interface that produces aWebClientobject. -
Classes in org.springframework.vault.client used by org.springframework.vault.coreClassDescriptionClient to perform Vault HTTP requests, exposing a fluent, reactive API over underlying
WebClient.Builder that can be used to configure and create aRestClient.Deprecated.since 4.1, useVaultClientCustomizerorRestClientCustomizerinstead.Client to perform Vault HTTP requests, exposing a fluent, synchronous API over underlyingRestClient.Value object that defines Vault connection coordinates.Component that provides aVaultEndpoint.Builder that can be used to configure and create aWebClient.
VaultClientCustomizerorRestClientCustomizerinstead.