Home
last modified time | relevance | path

Searched refs:runAuthenticators (Results 1 – 1 of 1) sorted by relevance

/plugin/swiftmail/Swift/Connection/
H A DSMTP.php331 $this->runAuthenticators($this->getUsername(), $this->getPassword(), $instance);
342 public function runAuthenticators($user, $pass, Swift $swift) function in Swift_Connection_SMTP