- java.lang.Object
-
- jakarta.mail.Authenticator
-
- ch.qos.logback.core.net.LoginAuthenticator
-
public class LoginAuthenticator extends jakarta.mail.Authenticator
Used by SMTPAppender for authentication purposes.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description jakarta.mail.PasswordAuthenticationgetPasswordAuthentication()
-
-
-
Method Detail
-
getPasswordAuthentication
public jakarta.mail.PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthenticationin classjakarta.mail.Authenticator
-
-