クラスの使用
jakarta.mail.Authenticator
Authenticator を使用するパッケージ
jakarta.mail 内の Authenticator 使用
型 Authenticator のパラメーターを持つ jakarta.mail のメソッド修飾子と型メソッド説明static SessionSession.getDefaultInstance(PropertiesSE props, Authenticator authenticator) デフォルトの Session オブジェクトを取得します。static SessionSession.getInstance(PropertiesSE props, Authenticator authenticator) 新しい Session オブジェクトを取得します。