Package org.opensaml.core.config
Interface ConfigurationServiceTest.TestConfig
- All Known Implementing Classes:
ConfigurationServiceTest.BasicTestConfig
- Enclosing class:
- ConfigurationServiceTest
public static interface ConfigurationServiceTest.TestConfig
Testing config interface.
-
Method Summary
-
Method Details
-
getValue
String getValue()Get config value.- Returns:
- the value
-