SMTPAuthenticator

inner class SMTPAuthenticator : Authenticator(source)

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
protected val requestingPort: Int
Link copied to clipboard
protected val requestingPrompt: String
Link copied to clipboard
protected val requestingProtocol: String
Link copied to clipboard

Functions

Link copied to clipboard
protected fun getDefaultUserName(): String
Link copied to clipboard
open override fun getPasswordAuthentication(): PasswordAuthentication