Home
last modified time | relevance | path

Searched defs:getAuthExtensionName (Results 1 – 5 of 5) sorted by relevance

/plugin/swiftmail/Swift/Authenticator/
DPLAIN.php46 public function getAuthExtensionName() function in Swift_Authenticator_PLAIN
DLOGIN.php45 public function getAuthExtensionName() function in Swift_Authenticator_LOGIN
DCRAMMD5.php47 public function getAuthExtensionName() function in Swift_Authenticator_CRAMMD5
D@PopB4Smtp.php83 public function getAuthExtensionName() function in Swift_Authenticator_PopB4Smtp
/plugin/swiftmail/Swift/
DAuthenticator.php32 public function getAuthExtensionName(); function