| Package | Description |
|---|---|
| com.atlassian.secrets.store.vault.auth | |
| com.atlassian.secrets.store.vault.auth.kubernetes |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.authentication.ClientAuthentication |
DefaultVaultAuthenticationProvider.getAuthentication(VaultParams params)
Retrieves the appropriate authentication method based on the provided authentication type.
|
org.springframework.vault.authentication.ClientAuthentication |
VaultAuthenticationProvider.getAuthentication(VaultParams params)
Retrieves the appropriate authentication method based on the provided authentication type.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.authentication.KubernetesAuthentication |
KubernetesAuthenticationFactory.getAuthentication(VaultParams params)
Retrieves a
KubernetesAuthentication instance based on the provided VaultParams. |
Copyright © 2023 Atlassian. All rights reserved.