Package ch.qos.logback.core.net
Class LoginAuthenticator
- java.lang.Object
-
- javax.mail.Authenticator
-
- ch.qos.logback.core.net.LoginAuthenticator
-
public class LoginAuthenticator extends javax.mail.Authenticator
Used by SMTPAppender for authentication purposes.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.mail.PasswordAuthentication
getPasswordAuthentication()
-