All classes that implement AuthenticationProviderInterface in Drupal 10
- class \Drupal\Tests\Core\Authentication\TestAuthenticationProvider implements AuthenticationProviderInterface
- class \Drupal\basic_auth\Authentication\Provider\BasicAuth implements AuthenticationProviderChallengeInterface, AuthenticationProviderInterface
- class \Drupal\early_translation_test\Auth implements AuthenticationProviderInterface
- class \Drupal\rest_test\Authentication\Provider\TestAuth implements AuthenticationProviderInterface
- class \Drupal\rest_test\Authentication\Provider\TestAuthGlobal implements AuthenticationProviderInterface
- class \Drupal\user\Authentication\Provider\Cookie implements \Symfony\Component\EventDispatcher\EventSubscriberInterface, AuthenticationProviderInterface uses StringTranslationTrait