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 |
---|---|
void |
Initializer.init()
Perform the initialization process encompassed by the implementation.
|
static void |
InitializationService.initialize()
Initialize all the registered library modules.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricRegistryInitializer.init()
Perform the initialization process encompassed by the implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalParserPoolInitializer.init()
Perform the initialization process encompassed by the implementation.
|
void |
XMLObjectProviderInitializer.init()
Perform the initialization process encompassed by the implementation.
|
void |
AbstractXMLObjectProviderInitializer.init()
Perform the initialization process encompassed by the implementation.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.