Package | Description |
---|---|
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 | 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".
|
Modifier and Type | Class and Description |
---|---|
class |
SAMLConfigurationInitializer
An initializer which initializes the
SAMLConfiguration instance held
by the ConfigurationService . |
Modifier and Type | Class and Description |
---|---|
class |
ClientTLSValidationConfiguratonInitializer
An initializer which initializes the global configuration instance of
ClientTLSValidationConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
ApacheXMLSecurityInitializer
Initializer which initializes the Apache XML Security library (Santuario).
|
class |
GlobalAlgorithmRegistryInitializer
OpenSAML
Initializer implementation for algorithms. |
class |
GlobalSecurityConfigurationInitializer
An initializer which initializes the global security configuration.
|
class |
JavaCryptoValidationInitializer
An initializer which validates the Java Cryptographic Architecture environment is usable.
|
Copyright © 2019. All rights reserved.