You are here

Classes, traits, and interfaces in OAuth2 Server 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
OAuth2ScopeI18nStringController class includes/oauth2_server.scope_i18n.inc The i18n controller for oauth2_server_scope entities.
OAuth2Server class includes/oauth2_server.server.inc Entity class representing the oauth2_server entity type.
OAuth2ServerAdminTestCase class tests/oauth2_server.test Test administration forms.
OAuth2ServerAuthorizationCode class includes/oauth2_server.authorization_code.inc Entity class representing the oauth2_server_authorization_code entity type.
OAuth2ServerAuthorizationCodeMetadataController class ./oauth2_server.info.inc
OAuth2ServerClient class includes/oauth2_server.client.inc Entity class representing the oauth2_server_client entity type.
OAuth2ServerClientMetadataController class ./oauth2_server.info.inc
OAuth2ServerClientUIController class includes/oauth2_server.client_admin.inc UI controller.
OAuth2ServerEntityController class includes/oauth2_server.server_controller.inc The entity controller for oauth2_server entities.
OAuth2ServerRestfulAuthentication class plugins/authentication/OAuth2ServerRestfulAuthentication.class.php A simple OAuth2 authentication type.
OAuth2ServerRestfulException class plugins/authentication/OAuth2ServerRestfulAuthentication.class.php Adapts exceptions from OAuth2 to RESTful formats.
OAuth2ServerScope class includes/oauth2_server.scope.inc Entity class representing the oauth2_server_scope entity type.
OAuth2ServerScopeMetadataController class ./oauth2_server.info.inc @file Provides Entity metadata integration.
OAuth2ServerScopeUIController class includes/oauth2_server.scope_admin.inc UI controller.
OAuth2ServerStorageTestCase class tests/oauth2_server.test Test \Drupal\oauth2_server\Storage.
OAuth2ServerTestCase class tests/oauth2_server.test Test basic API.
OAuth2ServerToken class includes/oauth2_server.token.inc Entity class representing the oauth2_token entity type.
OAuth2ServerTokenEntityController class includes/oauth2_server.token_controller.inc The entity controller for oauth2_server_token entities.
OAuth2ServerTokenMetadataController class ./oauth2_server.info.inc
OAuth2ServerUIController class includes/oauth2_server.server_admin.inc UI controller.
Scope class Drupal\oauth2_server lib/Drupal/oauth2_server/Scope.php Provides a scope-checking utility to the library.
Storage class Drupal\oauth2_server lib/Drupal/oauth2_server/Storage.php Provides Drupal storage (through the underlying Entity API) for the library.

Other projects