public class AnsibleVaultCredentialFactory extends MapCredentialFactory
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_BASE |
static String |
VAULT_KEY_PROPERTY |
static String |
VAULT_PROPERTY |
PASSWORD_SUFFIX_DEFAULT, PASSWORD_SUFFIX_PROPERTY, USERNAME_SUFFIX_DEFAULT, USERNAME_SUFFIX_PROPERTY
Constructor and Description |
---|
AnsibleVaultCredentialFactory() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
getCredentialMap(CredentialConstants appConstants) |
String |
getPropertyBase() |
getConfiguredAliases, getCredentials, getInputStream, hasCredentials, initialize
public static final String PROPERTY_BASE
public static final String VAULT_PROPERTY
public static final String VAULT_KEY_PROPERTY
public String getPropertyBase()
getPropertyBase
in class MapCredentialFactory
protected Map<String,String> getCredentialMap(CredentialConstants appConstants) throws IOException
getCredentialMap
in class MapCredentialFactory
IOException
Copyright © 2023 Frank!Framework. All rights reserved.