Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Mailer\Transport\Smtp\Auth

Object name File name Summary
AuthenticatorInterface vendor/symfony/mailer/Transport/Smtp/Auth/AuthenticatorInterface.php An Authentication mechanism.
CramMd5Authenticator vendor/symfony/mailer/Transport/Smtp/Auth/CramMd5Authenticator.php Handles CRAM-MD5 authentication.
LoginAuthenticator vendor/symfony/mailer/Transport/Smtp/Auth/LoginAuthenticator.php Handles LOGIN authentication.
PlainAuthenticator vendor/symfony/mailer/Transport/Smtp/Auth/PlainAuthenticator.php Handles PLAIN authentication.
XOAuth2Authenticator vendor/symfony/mailer/Transport/Smtp/Auth/XOAuth2Authenticator.php Handles XOAUTH2 authentication.
RSS feed
Powered by Drupal