protected static class ConfigPropertiesCascadeBase.ConfigFile extends Object
| Constructor and Description |
|---|
ConfigFile(String configFileFullConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContents()
the contents when the config file was read
|
String |
retrieveContents(ConfigPropertiesCascadeBase configPropertiesCascadeBase)
get the contents from the config file
|
void |
setContents(String contents1) |
public ConfigFile(String configFileFullConfig)
configFileFullConfig - The config file location reference such as file:/some/path/config.propertiespublic String getContents()
public void setContents(String contents1)
contents1 - the contents to setpublic String retrieveContents(ConfigPropertiesCascadeBase configPropertiesCascadeBase)
configPropertiesCascadeBase - the config properties cascade baseCopyright © 2025 OWASP. All rights reserved.