getAuthKeyword()
getAuthKeyword() : string
Get the name of the AUTH mechanism this Authenticator handles
NTLM Auth class
authenticate(\Pop\Mail\Transport\Smtp\AgentInterface $agent, string $email, string $token) : boolean
Try to authenticate the user with $email and $token
\Pop\Mail\Transport\Smtp\AgentInterface | $agent | |
string | ||
string | $token |