Class FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource
- java.lang.Object
-
- org.opensaml.core.config.provider.AbstractFilesystemConfigurationPropertiesSource
-
- org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource
-
- All Implemented Interfaces:
ConfigurationPropertiesSource
- Enclosing class:
- FilesystemConfigurationPropertiesSourceTest
public class FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource extends AbstractFilesystemConfigurationPropertiesSource
Test class which supplies the location of the test resource.
-
-
Constructor Summary
Constructors Constructor Description TestFilesystemConfigurationPropertiesSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetFilename()-
Methods inherited from class org.opensaml.core.config.provider.AbstractFilesystemConfigurationPropertiesSource
getProperties
-
-
-
-
Method Detail
-
getFilename
protected String getFilename()
- Specified by:
getFilenamein classAbstractFilesystemConfigurationPropertiesSource
-
-