Authentication |
src/Plugin/authentication/Authentication.php |
|
AuthenticationInterface |
src/Plugin/authentication/AuthenticationInterface.php |
|
BasicAuthentication |
src/Plugin/authentication/BasicAuthentication.php |
Class BasicAuthentication
@package Drupal\restful\Plugin\authentication |
CookieAuthentication |
src/Plugin/authentication/CookieAuthentication.php |
Class CookieAuthentication
@package Drupal\restful\Plugin\authentication |
OAuth2ServerAuthentication |
src/Plugin/authentication/OAuth2ServerAuthentication.php |
Authentication support for oauth2_server. |