Package ch.qos.logback.core.net.ssl
Contains classes that create and configure a JSSE SSLContext needed for secure transport of logging events by SSLSocketAppender.
The central class in this package is SSLConfiguration, which provides a factory method for the SSLContext and SSLParameters objects. Other classes are factory beans, which are designed to hold the various configurable properties of the components used in creating an SSLContext, and to create the relevant component when needed during the assembly of the context.
-
Interface Summary Interface Description SSL Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLComponent Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLConfigurable Deprecated. This internal logback API is not supported by AEM as a Cloud Service. -
Class Summary Class Description ConfigurableSSLServerSocketFactory Deprecated. This internal logback API is not supported by AEM as a Cloud Service.ConfigurableSSLSocketFactory Deprecated. This internal logback API is not supported by AEM as a Cloud Service.KeyManagerFactoryFactoryBean Deprecated. This internal logback API is not supported by AEM as a Cloud Service.KeyStoreFactoryBean Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SecureRandomFactoryBean Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLConfigurableServerSocket Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLConfigurableSocket Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLConfiguration Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLContextFactoryBean Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLNestedComponentRegistryRules Deprecated. This internal logback API is not supported by AEM as a Cloud Service.SSLParametersConfiguration Deprecated. This internal logback API is not supported by AEM as a Cloud Service.TrustManagerFactoryFactoryBean Deprecated. This internal logback API is not supported by AEM as a Cloud Service.