Class SystemPropertyConfigurationPropertiesSource

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

public class SystemPropertyConfigurationPropertiesSource extends Object implements ConfigurationPropertiesSource
A configuration properties source implementation which simply returns the system properties set.
  • Constructor Details

    • SystemPropertyConfigurationPropertiesSource

      public SystemPropertyConfigurationPropertiesSource()
  • Method Details