Package org.opensaml.core.config
Interfaces and classes related to library configuration and initialization.
-
Interface Summary Interface Description Configuration A component which provides for the registration, retrieval and deregistration of objects related to library module configuration.ConfigurationPropertiesSource An interface for a component which exposes a property set from a source.Initializer Interface for classes responsible for initializing some bit of library configuration or state. -
Class Summary Class Description ConfigurationService A service which provides for the registration, retrieval and deregistration of objects related to library module configuration.InitializationService Service which initializes OpenSAML library modules using the Java Services API. -
Exception Summary Exception Description InitializationException Exception indicating a problem during the library initialization process.