Namespace League\OAuth2\Client\Provider
| League\OAuth2\Client\Provider\Exception |
| AbstractProvider | Represents a service provider (authorization server). |
| GenericProvider | Represents a generic service provider that may be used to interact with any OAuth 2.0 service provider, using Bearer token authentication. |
| GenericResourceOwner | Represents a generic resource owner for use with the GenericProvider. |
| ResourceOwnerInterface | Classes implementing |