AppIdAuthenticationOptions
|
AppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder
Deprecated.
|
AppIdUserIdMechanism
|
AppRoleAuthenticationOptions
|
AppRoleAuthenticationOptions.AppRoleAuthenticationOptionsBuilder
|
AppRoleAuthenticationOptions.RoleId
RoleId type encapsulating how the roleId is actually obtained.
|
AppRoleAuthenticationOptions.SecretId
SecretId type encapsulating how the secretId is actually obtained.
|
AuthenticationEventPublisher
|
AuthenticationSteps
Authentication DSL allowing flow composition to create a VaultToken .
|
AuthenticationSteps.HttpRequest
Value object representing a HTTP request.
|
AuthenticationSteps.HttpRequestBuilder
|
AuthenticationSteps.Node
Intermediate authentication step with authentication flow operators represented as
node.
|
AuthenticationSteps.Pair
A tuple of two things.
|
AuthenticationStepsFactory
|
AwsEc2AuthenticationOptions
|
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder
|
AwsEc2AuthenticationOptions.Nonce
Value object for an authentication nonce.
|
AwsIamAuthenticationOptions
|
AwsIamAuthenticationOptions.AwsIamAuthenticationOptionsBuilder
|
AzureMsiAuthenticationOptions
|
AzureMsiAuthenticationOptions.AzureMsiAuthenticationOptionsBuilder
|
AzureVmEnvironment
Value object representing a VM environment consisting of the subscription Id, the
resource group name and the VM name.
|
CachingVaultTokenSupplier
|
ClientAuthentication
|
CredentialSupplier
|
CubbyholeAuthenticationOptions
|
CubbyholeAuthenticationOptions.CubbyholeAuthenticationOptionsBuilder
|
GcpComputeAuthenticationOptions
|
GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder
|
GcpCredentialSupplier
Interface to obtain a GoogleCredential for GCP IAM authentication.
|
GcpIamAuthenticationOptions
|
GcpIamAuthenticationOptions.GcpIamAuthenticationOptionsBuilder
|
GcpJwtAuthenticationSupport
Base class for GCP JWT-based authentication.
|
GcpProjectIdAccessor
Interface to obtain a GCP project id for GCP IAM authentication.
|
GcpServiceAccountIdAccessor
Interface to obtain a service account id for GCP IAM authentication.
|
KubernetesAuthenticationOptions
|
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder
|
KubernetesJwtSupplier
Interface to obtain a Kubernetes Service Account Token for Kubernetes authentication.
|
LifecycleAwareSessionManager.TokenWrapper
Wraps a VaultToken and specifies whether the token is revocable on factory
shutdown.
|
LifecycleAwareSessionManagerSupport
|
LifecycleAwareSessionManagerSupport.RefreshTrigger
Common interface for trigger objects that determine the next execution time of a
refresh task.
|
LoginToken
Value object for a Vault token obtained by a login method.
|
PcfAuthenticationOptions
|
PcfAuthenticationOptions.PcfAuthenticationOptionsBuilder
|
ReactiveLifecycleAwareSessionManager.TokenWrapper
Wraps a VaultToken and specifies whether the token is revocable on factory
shutdown.
|
ReactiveSessionManager
Strategy interface that encapsulates the creation and management of Vault sessions
based on VaultToken used by reactive components.
|
ResourceCredentialSupplier
Mechanism to retrieve a credential from a Resource .
|
SessionManager
Strategy interface that encapsulates the creation and management of Vault sessions
based on VaultToken .
|
UnwrappingEndpoints
Version-specific endpoint implementations for response unwrapping.
|
VaultLoginException
Exception thrown if Vault login fails.
|
VaultSessionManagerException
Abstract superclass for all exceptions thrown in the session manager implementations
|
VaultTokenSupplier
|