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,
RestOperations restOperations)
|
GcpIamAuthentication(GcpIamAuthenticationOptions options,
RestOperations restOperations,
com.google.api.client.http.HttpTransport httpTransport)
Create a new instance of
GcpIamAuthentication given
GcpIamAuthenticationOptions , RestOperations and
HttpTransport . |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.