public interface KubernetesServiceAccountTokenFileFactory
KubernetesServiceAccountTokenFile which contains the token
for authentication with a service account in Kubernetes environment.| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.authentication.KubernetesServiceAccountTokenFile |
getKubernetesServiceAccountTokenFile() |
org.springframework.vault.authentication.KubernetesServiceAccountTokenFile |
getKubernetesServiceAccountTokenFile(String jwtPath) |
org.springframework.vault.authentication.KubernetesServiceAccountTokenFile getKubernetesServiceAccountTokenFile(String jwtPath)
org.springframework.vault.authentication.KubernetesServiceAccountTokenFile getKubernetesServiceAccountTokenFile()
Copyright © 2023 Atlassian. All rights reserved.