public class PropertyFileCredentialFactory extends MapCredentialFactory
| Modifier and Type | Field and Description |
|---|---|
String |
FILE_PROPERTY |
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(AppConstants appConstants) |
String |
getPropertyBase() |
getConfiguredAliases, getCredentials, getInputStream, hasCredentials, initializepublic final String PROPERTY_BASE
public final String FILE_PROPERTY
public String getPropertyBase()
getPropertyBase in class MapCredentialFactoryprotected Map<String,String> getCredentialMap(AppConstants appConstants) throws MalformedURLException, IOException
getCredentialMap in class MapCredentialFactoryMalformedURLExceptionIOExceptionCopyright © 2023 Frank!Framework. All rights reserved.