Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Class and Description |
---|---|
class |
GcpComputeAuthentication
GCP GCE (Google Compute Engine)-based login implementation using GCE's metadata service
to create signed JSON Web Token.
|
class |
GcpIamAuthentication
Deprecated.
since 2.3.2, use
GcpIamCredentialsAuthentication instead. |
class |
GcpIamCredentialsAuthentication
Google Cloud IAM credentials login implementation using GCP IAM service accounts to
legitimate its authenticity via JSON Web Token using the IAM Credentials
projects.serviceAccounts.signJwt method. |
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.