Uses of Interface
org.springframework.vault.authentication.AuthenticationStepsFactory
Package
Description
Support for authentication and session management.
-
Uses of AuthenticationStepsFactory in org.springframework.vault.authentication
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 2.2.class
AppRole implementation ofClientAuthentication
.class
AWS-EC2 login implementation.class
AWS IAM authentication using signed HTTP requests to query the current identity.class
Azure MSI (Managed Service Identity) authentication using Azure as trusted third party.class
TLS Client CertificateClientAuthentication
.class
CubbyholeClientAuthentication
implementation.class
GCP GCE (Google Compute Engine)-based login implementation using GCE's metadata service to create signed JSON Web Token.class
Kubernetes implementation ofClientAuthentication
.class
PCF implementation ofClientAuthentication
.class
Static Token-basedClientAuthentication
method.class
Username and password implementation ofClientAuthentication
.