ApiKey |
class |
Drupal\services_api_key_auth\Entity |
src/Entity/ApiKey.php |
Defines the Api key entity. |
|
|
|
ApiKeyAuth |
class |
Drupal\services_api_key_auth\Authentication\Provider |
src/Authentication/Provider/ApiKeyAuth.php |
HTTP Basic authentication provider. |
|
|
2 |
ApiKeyDeleteConfirmForm |
class |
Drupal\services_api_key_auth\Form |
src/Form/ApiKeyDeleteConfirmForm.php |
Defines a confirm form for deleting a server. |
|
|
|
ApiKeyForm |
class |
Drupal\services_api_key_auth\Form |
src/Form/ApiKeyForm.php |
Class ApiKeyForm. |
|
|
|
ApiKeyInterface |
interface |
Drupal\services_api_key_auth |
src/ApiKeyInterface.php |
Provides an interface for defining Api key entities. |
1 |
1 |
|
ApiKeyListBuilder |
class |
Drupal\services_api_key_auth\Controller |
src/Controller/ApiKeyListBuilder.php |
Provides a listing of Api key entities. |
|
|
|