namespace Drupal\drd_agent\Agent\Auth in DRD Agent 8.3
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| Base |
src/ |
Base class for Remote DRD Auth Methods. |
| BaseInterface |
src/ |
Interface for authentication methods. |
| SharedSecret |
src/ |
Implements the SharedSecret authentication method. |
| UsernamePassword |
src/ |
Implements the UsernamePassword authentication method. |