Package org.opensaml.core.config
Interface ConfigurationServiceTest.TestConfig
-
- All Known Implementing Classes:
ConfigurationServiceTest.BasicTestConfig
- Enclosing class:
- ConfigurationServiceTest
public static interface ConfigurationServiceTest.TestConfigTesting config interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetValue()Get config value.
-
-
-
Method Detail
-
getValue
String getValue()
Get config value.- Returns:
- the value
-
-