public class TokenHashicorpVaultClientAuthenticationProvider extends Object implements HashicorpVaultClientAuthenticationProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
TOKEN_KEY |
static String |
TYPE |
AUTHENTICATION_CONFIG_PREFIX, AUTHENTICATION_TYPE_KEY| Constructor and Description |
|---|
TokenHashicorpVaultClientAuthenticationProvider() |
| 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 TOKEN_KEY
public TokenHashicorpVaultClientAuthenticationProvider()
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.