Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
static GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder |
GcpComputeAuthenticationOptions.builder() |
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder |
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder.path(String path)
Configure the mount path, defaults to aws.
|
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder |
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder.role(String role)
Configure the name of the role against which the login is being attempted.
|
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder |
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder.serviceAccount(String serviceAccount)
Configure the service account identifier.
|
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.