Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Class and Description |
---|---|
class |
AppIdAuthentication
Deprecated.
since 2.2. Use
AppRoleAuthentication . |
class |
AppRoleAuthentication
AppRole implementation of
ClientAuthentication . |
class |
AwsEc2Authentication
AWS-EC2 login implementation.
|
class |
AwsIamAuthentication
AWS IAM authentication using signed HTTP requests to query the current identity.
|
class |
ClientCertificateAuthentication
TLS Client Certificate
ClientAuthentication . |
class |
CubbyholeAuthentication
Cubbyhole
ClientAuthentication implementation. |
class |
GcpComputeAuthentication
GCP GCE (Google Compute Engine)-based login implementation using GCE's metadata service
to create signed JSON Web Token.
|
class |
KubernetesAuthentication
Kubernetes implementation of
ClientAuthentication . |
class |
PcfAuthentication
PCF implementation of
ClientAuthentication . |
class |
TokenAuthentication
Static Token-based
ClientAuthentication method. |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.