All Classes and Interfaces
Class
Description
This is
AccessTokenGrantRequestExtractor.This is
AccessTokenRequestContext.This is
Authenticators.An access token is an OAuth token which can be used multiple times and has a long lifetime.
Factory to create OAuth access tokens.
This is
OAuth20AccessTokenResponseGenerator.This is
OAuth20AccessTokenResponseResult.This is
OAuth20AuthenticationClientProvider.This is
OAuth20AuthorizationRequest.This is
OAuth20AuthorizationRequestValidator.This is
OAuth20AuthorizationResponseBuilder that attempts to build the callback url
with the access token, refresh token, etc as part of the authorization phase.This is
OAuth20ClaimTokenFormats.The OAuth client authentication methods.
This is
OAuth20ClientSecretValidator.An OAuth code is an OAuth token which can be used only once and has a short lifetime.
Factory to create OAuth codes.
This class has the main constants for the OAuth implementation.
This is
OAuth20DeviceToken.Factory to create OAuth device tokens.
This is
OAuth20DeviceUserCode.Factory to create OAuth device tokens.
The OAuth grant types (on the access token request).
A refresh token is an OAuth token which can be used multiple times and has a very long lifetime.
Factory to create OAuth refresh tokens.
This is
OAuth20RequestParameterResolver.This is
OAuth20RequestValidator.This is
OAuth20ResponseModeBuilder.This is
OAuth20ResponseModeFactory.The OAuth response mode types (on the authorize request).
The OAuth response types (on the authorize request).
OAuth tokens are mostly like service tickets: they deal with authentication and service.
This is
OAuth20TokenGeneratedResult.This is
OAuth20TokenGenerator.This is
OAuth20TokenRequestValidator.Strategy interface that acts as factory to handle creation of un-typed user profile data which then could be transformed into whatever
representation necessary by upstream components.