Package | Description |
---|---|
org.opensaml.core.config.provider |
Implementation of library configuration and initialization.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilesystemConfigurationPropertiesSource
A configuration properties source implementation which obtains the properties set
from a resource on the filesystem.
|
class |
ClasspathConfigurationPropertiesSource
A configuration properties source implementation which obtains the properties set
from a resource on the class path.
|
class |
SystemPropertyFilesystemConfigurationPropertiesSource
Concrete implementation of filesystem configuration properties source which obtains
the filename value from a system property.
|
class |
ThreadLocalConfigurationPropertiesSource
A configuration properties source implementation which obtains the properties set
from a
ThreadLocal variable. |
Copyright © 2019. All rights reserved.