Package | Description |
---|---|
org.opensaml.core.config |
Interfaces and classes related to library configuration and initialization.
|
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 |
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–2015 JBoss by Red Hat. All rights reserved.