Package ch.qos.logback.core.net
Class LoginAuthenticator
- java.lang.Object
-
- javax.mail.Authenticator
-
- ch.qos.logback.core.net.LoginAuthenticator
-
@Deprecated(since="2022-01-27") public class LoginAuthenticator extends Authenticator
Deprecated.This internal logback API is not supported by AEM as a Cloud Service.Used by SMTPAppender for authentication purposes.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PasswordAuthentication
getPasswordAuthentication()
Deprecated.
-
-
-
Method Detail
-
getPasswordAuthentication
public PasswordAuthentication getPasswordAuthentication()
Deprecated.
-
-