public class PropertyFileCredentialFactory extends MapCredentialFactory
Modifier and Type | Field and Description |
---|---|
static String |
FILE_PROPERTY |
static String |
PROPERTY_BASE |
PASSWORD_SUFFIX_DEFAULT, PASSWORD_SUFFIX_PROPERTY, USERNAME_SUFFIX_DEFAULT, USERNAME_SUFFIX_PROPERTY
Constructor and Description |
---|
PropertyFileCredentialFactory() |
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 FILE_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.