| Package | Description |
|---|---|
| org.springframework.vault.authentication |
Support for authentication and session management.
|
| Modifier and Type | Method and Description |
|---|---|
GcpIamAuthenticationOptions |
GcpIamAuthenticationOptions.GcpIamAuthenticationOptionsBuilder.build()
Build a new
GcpIamAuthenticationOptions instance. |
| Constructor and Description |
|---|
GcpIamAuthentication(GcpIamAuthenticationOptions options,
org.springframework.web.client.RestOperations restOperations)
Deprecated.
|
GcpIamAuthentication(GcpIamAuthenticationOptions options,
org.springframework.web.client.RestOperations restOperations,
com.google.api.client.http.HttpTransport httpTransport)
Deprecated.
Create a new instance of
GcpIamAuthentication given
GcpIamAuthenticationOptions, RestOperations and
HttpTransport. |
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.