类 MyAuthenticator
java.lang.Object
jakarta.mail.Authenticator
com.walker.push.mail.MyAuthenticator
public class MyAuthenticator
extends jakarta.mail.Authenticator
-
构造器概要
构造器 -
方法概要
从类继承的方法 jakarta.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
构造器详细资料
-
MyAuthenticator
public MyAuthenticator() -
MyAuthenticator
-
-
方法详细资料
-
getPasswordAuthentication
protected jakarta.mail.PasswordAuthentication getPasswordAuthentication()- 覆盖:
getPasswordAuthentication在类中jakarta.mail.Authenticator
-