public class ConfigurationServiceTest.BasicTestConfig extends Object implements ConfigurationServiceTest.TestConfig
| Constructor and Description |
|---|
BasicTestConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get config value.
|
void |
setValue(String newValue)
Set the config value.
|
private String value
public String getValue()
getValue in interface ConfigurationServiceTest.TestConfigpublic void setValue(String newValue)
newValue - the new config valueCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.