You are here

namespace Drupal\migrate_plus\Plugin\migrate_plus\authentication in Migrate Plus 8.3

Same name in other branches
  1. 8.5 Drupal\migrate_plus\Plugin\migrate_plus\authentication
  2. 8.2 Drupal\migrate_plus\Plugin\migrate_plus\authentication
  3. 8.4 Drupal\migrate_plus\Plugin\migrate_plus\authentication
Classsort descending Location Description
Basic src/Plugin/migrate_plus/authentication/Basic.php Provides basic authentication for the HTTP resource.
Digest src/Plugin/migrate_plus/authentication/Digest.php Provides digest authentication for the HTTP resource.
OAuth2 src/Plugin/migrate_plus/authentication/OAuth2.php Provides OAuth2 authentication for the HTTP resource.