Class Summary |
AbstractOAuthService |
Abstract utility class which OAuth services extend |
AccessTokenHandler |
|
AccessTokenService |
This resource will replace a request token with a new access token which
will complete the OAuth flow. |
AuthorizationRequestHandler |
|
AuthorizationRequestService |
This resource handles the End User authorising
or denying the Client to access its resources. |
OAuthDefaultServices |
Default OAuth service implementation |
OOBAuthorizationResponse |
|
OOBResponseProvider |
|
RequestTokenHandler |
|
RequestTokenService |
This resource issues a temporary request token to the Client
which will be later authorised and exchanged for the access token |