OAuthAddConsumerForm |
class |
Drupal\oauth\Form |
src/Form/OAuthAddConsumerForm.php |
Provides a form to add OAuth consumers. |
|
|
1 |
OAuthController |
class |
Drupal\oauth\Controller |
src/Controller/OAuthController.php |
Controller routines for oauth routes. |
|
|
|
OAuthDeleteConsumerForm |
class |
Drupal\oauth\Form |
src/Form/OAuthDeleteConsumerForm.php |
Provides an oauth_consumer deletion confirmation form. |
|
1 |
1 |
OAuthDrupalProvider |
class |
Drupal\oauth\Authentication\Provider |
src/Authentication/Provider/OAuthDrupalProvider.php |
Oauth authentication provider. |
|
|
2 |
OAuthSettingsForm |
class |
Drupal\oauth\Form |
src/Form/OAuthSettingsForm.php |
Provides a deletion confirmation form for the block instance deletion form. |
|
|
1 |
OAuthTest |
class |
Drupal\oauth\Tests |
src/Tests/OAuthTest.php |
Tests oauth functionality. |
|
|
|