You are here

Files in OAuth2 Server 7

Primary tabs

File namesort descending Location Namespace Description
oauth2.inc plugins/authentication/oauth2.inc
OAuth2ServerRestfulAuthentication.class.php plugins/authentication/OAuth2ServerRestfulAuthentication.class.php Contains RestfulOAuth2Authentication and OAuth2ServerRestfulException.
oauth2_server.api.php oauth2_server.api.php Hooks provided by the OAuth2 Server module.
oauth2_server.authorization_code.inc includes/oauth2_server.authorization_code.inc
oauth2_server.client.inc includes/oauth2_server.client.inc
oauth2_server.client_admin.inc includes/oauth2_server.client_admin.inc Admin UI for clients.
oauth2_server.drush.inc oauth2_server.drush.inc Drush hooks for the OAuth2 Server module.
oauth2_server.info oauth2_server.info name = OAuth2 Server description = Provides OAuth2 server functionality package = "OAuth2" dependencies[] = entity dependencies[] = entityreference dependencies[] = xautoload core = 7.x configure = admin/structure/oauth2-servers php =…
oauth2_server.info.inc oauth2_server.info.inc Provides Entity metadata integration.
oauth2_server.install oauth2_server.install
oauth2_server.module oauth2_server.module Provides OAuth2 server functionality.
oauth2_server.pages.inc oauth2_server.pages.inc Page callbacks for the OAuth2 Server module.
oauth2_server.scope.inc includes/oauth2_server.scope.inc
oauth2_server.scope_admin.inc includes/oauth2_server.scope_admin.inc Admin UI for scopes.
oauth2_server.scope_i18n.inc includes/oauth2_server.scope_i18n.inc
oauth2_server.server.inc includes/oauth2_server.server.inc
oauth2_server.server_admin.inc includes/oauth2_server.server_admin.inc Admin UI for servers.
oauth2_server.server_controller.inc includes/oauth2_server.server_controller.inc
oauth2_server.services_auth.inc includes/oauth2_server.services_auth.inc Provides an authentication method to Services.
oauth2_server.test tests/oauth2_server.test OAuth2 tests.
oauth2_server.token.inc includes/oauth2_server.token.inc
oauth2_server.token_controller.inc includes/oauth2_server.token_controller.inc
oauth2_server_test.info tests/oauth2_server_test.info name = OAuth2 Server test module description = Support module for OAuth2 Server testing. package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = oauth2_server
oauth2_server_test.module tests/oauth2_server_test.module Support module for OAuth2 Server testing.
Scope.php lib/Drupal/oauth2_server/Scope.php Drupal\oauth2_server
Storage.php lib/Drupal/oauth2_server/Storage.php Drupal\oauth2_server

Other projects