public class ClasspathConfigurationPropertiesSource extends Object implements ConfigurationPropertiesSource
Modifier and Type | Field and Description |
---|---|
private Properties |
cachedProperties
Cache of properties.
|
private Logger |
log
Logger.
|
private static String |
RESOURCE_NAME
Configuration properties resource name.
|
Constructor and Description |
---|
ClasspathConfigurationPropertiesSource() |
@Nonnull private static final String RESOURCE_NAME
private Properties cachedProperties
public ClasspathConfigurationPropertiesSource()
public Properties getProperties()
getProperties
in interface ConfigurationPropertiesSource
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.