All Classes and Interfaces
Class
Description
Utility class for parsing authentication values from environmental variables or system properties.
A default class for creating
KubernetesServiceAccountTokenFile instances.A default class for providing Vault authentication instance.
A factory class for creating instances of
VaultTemplate.The KubernetesAuthenticationFactory class is responsible for creating instances of the KubernetesAuthentication class.
Names of the environmental variables that are used for Kubernetes Vault Authentication.
Names of the system properties that are used for Kubernetes Vault Authentication
Factory for creating instances of
KubernetesServiceAccountTokenFile which contains the token
for authentication with a service account in Kubernetes environment.Provides an AWS Secrets manager client when supplied
with an AWS region and an optional endpoint override.
A factory class for creating TokenAuthentication objects.
The VaultAuthenticationProvider class provides methods for retrieving the appropriate
authentication method for interacting with a vault.
Provides a HashiCorp VaultTemplate when supplied with
a Vault server endpoint and a client authentication.
Utility class for HashiCorp Vault operations.