Uses of Class
org.springframework.vault.authentication.AuthenticationSteps.HttpRequestBuilder
Packages that use AuthenticationSteps.HttpRequestBuilder
Package
Description
Support for authentication and session management.
-
Uses of AuthenticationSteps.HttpRequestBuilder in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return AuthenticationSteps.HttpRequestBuilderModifier and TypeMethodDescriptionBuilder entry point toGET
fromuriTemplate
.Builder entry point toGET
fromuri
.AuthenticationSteps.HttpRequestBuilder.method
(HttpMethod method, String uriTemplate, String... uriVariables) Builder entry point to useHttpMethod
foruriTemplate
.Builder entry point toPOST
touriTemplate
.Builder entry point toPOST
touri
.AuthenticationSteps.HttpRequestBuilder.with
(HttpEntity<?> httpEntity) Configure a requestentity
.AuthenticationSteps.HttpRequestBuilder.with
(HttpHeaders headers) Configure a requestheaders
.