namespace Drupal\migrate_plus\Plugin\migrate_plus\authentication in Migrate Plus 8.5
Same name in other branches
Class | Location | Description |
---|---|---|
Basic |
src/ |
Provides basic authentication for the HTTP resource. |
Digest |
src/ |
Provides digest authentication for the HTTP resource. |
Ntlm |
src/ |
Provides NTLM (Microsoft NTLM) authentication for the HTTP resource. |
OAuth2 |
src/ |
Provides OAuth2 authentication for the HTTP resource. |