Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
GcpIamCredentialsAuthenticationOptions |
GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.build()
Build a new
GcpIamCredentialsAuthenticationOptions instance. |
Constructor and Description |
---|
GcpIamCredentialsAuthentication(GcpIamCredentialsAuthenticationOptions options,
RestOperations restOperations)
Create a new instance of
GcpIamCredentialsAuthentication given
GcpIamCredentialsAuthenticationOptions and RestOperations . |
GcpIamCredentialsAuthentication(GcpIamCredentialsAuthenticationOptions options,
RestOperations restOperations,
com.google.api.gax.rpc.TransportChannelProvider transportChannelProvider)
Create a new instance of
GcpIamCredentialsAuthentication given
GcpIamCredentialsAuthenticationOptions , RestOperations and
TransportChannelProvider . |
Copyright © 2016–2022 Pivotal Software, Inc.. All rights reserved.