Package | Description |
---|---|
org.opensaml.core.config |
Interfaces and classes related to library configuration and initialization.
|
org.opensaml.core.metrics.impl |
Implementation classes supporting code instrumentation.
|
org.opensaml.core.xml.config |
Configuration of XML object providers and related functionality.
|
Modifier and Type | Method and Description |
---|---|
private static ServiceLoader<Initializer> |
InitializationService.getServiceLoader()
Obtain the service loader instance used in the initialization process.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricRegistryInitializer
An initializer for the
MetricRegistry held by the ConfigurationService . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXMLObjectProviderInitializer
Reads in an XML configuration and configures the XMLTooling library accordingly.
|
class |
GlobalParserPoolInitializer
An initializer for the global parser pool held by the
XMLObjectProviderRegistry . |
class |
XMLObjectProviderInitializer
XMLObject provider initializer for module "core".
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.