public class KubernetesHashicorpVaultClientAuthenticationProvider extends Object implements HashicorpVaultClientAuthenticationProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
KUBERNETES_ROLE_KEY |
static String |
TYPE |
AUTHENTICATION_CONFIG_PREFIX, AUTHENTICATION_TYPE_KEY| Constructor and Description |
|---|
KubernetesHashicorpVaultClientAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
org.springframework.vault.authentication.ClientAuthentication |
newInstance(AliasService localAliasService,
Map<String,String> properties) |
public static final String TYPE
public static final String KUBERNETES_ROLE_KEY
public KubernetesHashicorpVaultClientAuthenticationProvider()
public String getType()
getType in interface HashicorpVaultClientAuthenticationProviderpublic org.springframework.vault.authentication.ClientAuthentication newInstance(AliasService localAliasService, Map<String,String> properties) throws Exception
newInstance in interface HashicorpVaultClientAuthenticationProviderExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.