| Class | Description |
|---|---|
| AbstractAccessTokenValidator | |
| AbstractImplicitGrantService | |
| AbstractOAuthService |
Abstract OAuth service
|
| AbstractTokenService | |
| AccessTokenService |
OAuth2 Access Token Service implementation
|
| AccessTokenValidatorService | |
| AuthorizationCodeGrantService |
This resource handles the End User authorizing
or denying the Client to access its resources.
|
| AuthorizationMetadata | |
| AuthorizationMetadataService | |
| AuthorizationService | |
| ClientRegistration | |
| ClientRegistrationResponse | |
| DirectAuthorizationService | |
| DynamicRegistrationService | |
| ImplicitConfidentialGrantService |
Redirection-based Implicit Grant Service which returns tokens for the confidential clients
directly to a human user.
|
| ImplicitGrantService |
Redirection-based Implicit Grant Service
This resource handles the End User authorizing
or denying the Client embedded in the Web agent.
|
| JwksService | |
| RedirectionBasedGrantService |
The Base Redirection-Based Grant Service
|
| TokenIntrospectionService | |
| TokenRevocationService |
OAuth2 Token Revocation Service implementation
|
| WellKnownService |
Apache CXF