Class SystemPropertyFilesystemConfigurationPropertiesSource

java.lang.Object
org.opensaml.core.config.provider.AbstractFilesystemConfigurationPropertiesSource
org.opensaml.core.config.provider.SystemPropertyFilesystemConfigurationPropertiesSource
All Implemented Interfaces:
ConfigurationPropertiesSource

public class SystemPropertyFilesystemConfigurationPropertiesSource extends AbstractFilesystemConfigurationPropertiesSource
Concrete implementation of filesystem configuration properties source which obtains the filename value from a system property.
  • Field Details

  • Constructor Details

    • SystemPropertyFilesystemConfigurationPropertiesSource

      public SystemPropertyFilesystemConfigurationPropertiesSource()
  • Method Details