Uses of Interface
org.opensaml.core.config.Initializer
Packages that use Initializer
Package
Description
Interfaces and classes related to library configuration and initialization.
Implementation classes supporting code instrumentation.
Configuration of XML object providers and related functionality.
SAML configuration initializers.
OpenSAML configuration classes.
Security configuration implementation classes.
Configuration and initialization of SOAP XMLObject providers.
Configuration classes for XACML classes.
Configuration classes for XACML SAML profile classes.
OpenSAML configuration classes.
Configuration and initialization of security.
-
Uses of Initializer in org.opensaml.core.config
Methods in org.opensaml.core.config that return types with arguments of type InitializerModifier and TypeMethodDescriptionprivate static ServiceLoader<Initializer>InitializationService.getServiceLoader()Obtain the service loader instance used in the initialization process. -
Uses of Initializer in org.opensaml.core.metrics.impl
Classes in org.opensaml.core.metrics.impl that implement InitializerModifier and TypeClassDescriptionclassAn initializer for theMetricRegistryheld by theConfigurationService. -
Uses of Initializer in org.opensaml.core.testing
Classes in org.opensaml.core.testing that implement InitializerModifier and TypeClassDescriptionclassXMLObject provider initializer for module "core", for testing classes only.Methods in org.opensaml.core.testing that return InitializerModifier and TypeMethodDescriptionprotected abstract InitializerXMLObjectProviderInitializerBaseTestCase.getTestedInitializer()Get the initializer impl to test. -
Uses of Initializer in org.opensaml.core.xml.config
Classes in org.opensaml.core.xml.config that implement InitializerModifier and TypeClassDescriptionclassReads in an XML configuration and configures the XMLTooling library accordingly.classAn initializer for the global parser pool held by theXMLObjectProviderRegistry.classXMLObject provider initializer for module "core". -
Uses of Initializer in org.opensaml.saml.config.impl
Classes in org.opensaml.saml.config.impl that implement InitializerModifier and TypeClassDescriptionclassAn initializer which initializes theSAMLConfigurationinstance held by theConfigurationService.classXMLObject provider initializer for module "saml-impl". -
Uses of Initializer in org.opensaml.security.config
Classes in org.opensaml.security.config that implement InitializerModifier and TypeClassDescriptionclassOpenSAMLInitializerimplementation forNamedCurveRegistry. -
Uses of Initializer in org.opensaml.security.config.impl
Classes in org.opensaml.security.config.impl that implement InitializerModifier and TypeClassDescriptionclassAn initializer which initializes the global configuration instance ofClientTLSValidationConfiguration.classAn initializer which initializes the globalHttpClientSecurityConfiguration. -
Uses of Initializer in org.opensaml.soap.config.impl
Classes in org.opensaml.soap.config.impl that implement InitializerModifier and TypeClassDescriptionclassXMLObject provider initializer for module "soap-impl". -
Uses of Initializer in org.opensaml.xacml.config.impl
Classes in org.opensaml.xacml.config.impl that implement InitializerModifier and TypeClassDescriptionclassXMLObject provider initializer for module "xacml-impl". -
Uses of Initializer in org.opensaml.xacml.profile.saml.config.impl
Classes in org.opensaml.xacml.profile.saml.config.impl that implement InitializerModifier and TypeClassDescriptionclassXMLObject provider initializer for module "xacml-saml-impl". -
Uses of Initializer in org.opensaml.xmlsec.config
Classes in org.opensaml.xmlsec.config that implement InitializerModifier and TypeClassDescriptionclassAn initializer for the global parser pool for XML decryption use, wrapped byDecryptionParserPool.classOpenSAMLInitializerimplementation for algorithms.classOpenSAMLInitializerimplementation for key agreement processors. -
Uses of Initializer in org.opensaml.xmlsec.config.impl
Classes in org.opensaml.xmlsec.config.impl that implement InitializerModifier and TypeClassDescriptionclassInitializer which initializes the Apache XML Security library (Santuario).classAn initializer which initializes the global security configuration.classAn initializer which validates the Java Cryptographic Architecture environment is usable.classXMLObject provider initializer for module "xmlsec-impl".