You are here

Classes, traits, and interfaces in OAuth2 Client 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Client class OAuth2 ./oauth2_client.inc The class OAuth2\Client is used to get authorization from an oauth2 server. Its only goal is to get an access_token from the oauth2 server, so the only public function (besides the constructor) is getAccessToken().
OAuth2ClientTestCase class tests/oauth2_client.test Test OAuth2 Client.

Other projects