You are here

namespace Drupal\drd_agent\Agent\Auth in DRD Agent 8.3

Same name in other branches
  1. 4.0.x Drupal\drd_agent\Agent\Auth
Classsort descending Location Description
Base src/Agent/Auth/Base.php Base class for Remote DRD Auth Methods.
BaseInterface src/Agent/Auth/BaseInterface.php Interface for authentication methods.
SharedSecret src/Agent/Auth/SharedSecret.php Implements the SharedSecret authentication method.
UsernamePassword src/Agent/Auth/UsernamePassword.php Implements the UsernamePassword authentication method.