Searched defs:getAuthExtensionName (Results 1 – 5 of 5) sorted by relevance
| /plugin/swiftmail/Swift/Authenticator/ | ||
| D | PLAIN.php | 46 public function getAuthExtensionName() function in Swift_Authenticator_PLAIN |
| D | LOGIN.php | 45 public function getAuthExtensionName() function in Swift_Authenticator_LOGIN |
| D | CRAMMD5.php | 47 public function getAuthExtensionName() function in Swift_Authenticator_CRAMMD5 |
| D | @PopB4Smtp.php | 83 public function getAuthExtensionName() function in Swift_Authenticator_PopB4Smtp |
| /plugin/swiftmail/Swift/ | ||
| D | Authenticator.php | 32 public function getAuthExtensionName(); function |