| Class | Description |
|---|---|
| AbstractAccessTokenValidator | |
| AbstractOAuthService |
Abstract OAuth service
|
| AccessTokenService |
OAuth2 Access Token Service implementation
|
| AccessTokenValidatorService | |
| AuthorizationCodeGrantService |
This resource handles the End User authorising
or denying the Client to access its resources.
|
| ImplicitGrantService |
Redirection-based Implicit Grant Service
This resource handles the End User authorising
or denying the Client embedded in the Web agent.
|
| RedirectionBasedGrantService |
The Base Redirection-Based Grant Service
|
Apache CXF