Package org.opensaml.core.config.provider
@NonnullElements
package org.opensaml.core.config.provider
Implementation of library configuration and initialization.
-
ClassesClassDescriptionA configuration properties source implementation which obtains the properties set from a resource on the filesystem.A configuration properties source implementation which obtains the properties set from a resource on the class path.An implementation of
ConfigurationPropertiesthat is empty.A configuration implementation which stores registered configuration instances in a local instance ofConcurrentHashMap.An implementation ofConfigurationPropertieswhich wraps an instance of JavaProperties.A configuration properties source implementation which simply returns the system properties set.Concrete implementation of filesystem configuration properties source which obtains the filename value from a system property.A container class for holding a {linkThreadLocalcopy of aPropertiesinstance.A configuration properties source implementation which obtains the properties set from aThreadLocalvariable.