Package ch.qos.logback.core.net.ssl
Interface SSLComponent
- All Known Implementing Classes:
AbstractSSLSocketAppender,SSLServerSocketAppender,SSLServerSocketAppenderBase,SSLServerSocketReceiver,SSLSocketAppender,SSLSocketReceiver
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A interface used to identify components that have an SSL configuration.
-
Method Summary
Modifier and TypeMethodDescriptiongetSsl()Deprecated.voidsetSsl(SSLConfiguration ssl) Deprecated.
-
Method Details
-
getSsl
SSLConfiguration getSsl()Deprecated. -
setSsl
Deprecated.
-