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.
|
org.opensaml.saml.config |
SAML configuration initializers.
|
org.opensaml.security.config |
Security configuration implementation classes.
|
org.opensaml.xmlsec.config |
Configuration and initialization of security.
|
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 |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLConfigurationInitializer.init()
Perform the initialization process encompassed by the implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientTLSValidationConfiguratonInitializer.init()
Perform the initialization process encompassed by the implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalSecurityConfigurationInitializer.init()
Perform the initialization process encompassed by the implementation.
|
void |
ApacheXMLSecurityInitializer.init()
Perform the initialization process encompassed by the implementation.
|
void |
JavaCryptoValidationInitializer.init()
Perform the initialization process encompassed by the implementation.
|
void |
GlobalAlgorithmRegistryInitializer.init()
Perform the initialization process encompassed by the implementation.
|
Copyright © 2017. All rights reserved.