You are here

namespace Drupal\simple_oauth\Entity\Form in Simple OAuth (OAuth2) & OpenID Connect 8.2

Same name in other branches
  1. 8.4 Drupal\simple_oauth\Entity\Form
  2. 8 Drupal\simple_oauth\Entity\Form
  3. 8.3 Drupal\simple_oauth\Entity\Form
  4. 5.x Drupal\simple_oauth\Entity\Form
Classsort descending Location Description
Oauth2ClientForm src/Entity/Form/Oauth2ClientForm.php Form controller for Client edit forms.
Oauth2TokenDeleteForm src/Entity/Form/Oauth2TokenDeleteForm.php Provides a form for deleting Access Token entities.
Oauth2TokenSettingsForm src/Entity/Form/Oauth2TokenSettingsForm.php @internal