Package org.apache.camel.component.mail
Class DefaultAuthenticator
java.lang.Object
jakarta.mail.Authenticator
org.apache.camel.component.mail.MailAuthenticator
org.apache.camel.component.mail.DefaultAuthenticator
Mail 
Authenticator that supplies username and password- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionjakarta.mail.PasswordAuthenticationReturns an authenticator object for use in sessionsMethods inherited from class jakarta.mail.AuthenticatorgetDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
- 
Constructor Details- 
DefaultAuthenticator
 
- 
- 
Method Details- 
getPasswordAuthenticationpublic jakarta.mail.PasswordAuthentication getPasswordAuthentication()Returns an authenticator object for use in sessions- Overrides:
- getPasswordAuthenticationin class- MailAuthenticator
 
 
-