public class TokenAuthenticationFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VAULT_TOKEN_ENV_KEY |
static String |
VAULT_TOKEN_SYSTEM_PROP_KEY |
| Constructor and Description |
|---|
TokenAuthenticationFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.authentication.TokenAuthentication |
getAuthentication() |
public static final String VAULT_TOKEN_ENV_KEY
public static final String VAULT_TOKEN_SYSTEM_PROP_KEY
Copyright © 2023 Atlassian. All rights reserved.