This project has retired. For details please refer to its Attic page.
Class Index | Apache Oltu - OAuth 2.0

Class Index

A B C F G H J M O P Q R T U V W

A

AbstractOAuthTokenRequest Abstract OAuth Token request class  
AbstractValidator<T extends HttpServletRequest>  
AssertionValidator  
AuthorizationCodeValidator Validator that checks for the required fields in an OAuth Token request with the Authorization Code grant type. 

B

BasicClientInfo  
BasicClientInfoBuilder  
BasicCredentials  
BasicCredentialsBuilder  
BasicOAuthToken  
BearerBodyOAuthValidator  
BearerBodyTokenExtractor  
BearerHeaderOAuthValidator  
BearerHeaderTokenExtractor  
BearerQueryOAuthValidator  
BearerQueryTokenExtractor  
BearerResourceServer  
BodyURLEncodedParametersApplier  

C

ClaimsSet Represents the Claims Set as defined in the 6.1 section of the JWT specification. 
ClientCredentialValidator  
ClientHeaderParametersApplier  
ClientInfo  
CodeTokenValidator  
CodeTokenValidator  
CodeValidator  
CodeValidator  
Credentials  

F

FileUtils  
FragmentParametersApplier  

G

GitHubTokenResponse  
GrantType  

H

Header Represents the Header as defined in the 6.1 section of the JWT specification. 
HttpClient  
HttpClient4 Exemplar HttpClient4  

J

JSONBodyParametersApplier  
JSONHttpServletRequestWrapper  
JSONUtils  
JWT This class contains constants used in the JWT implementation. 
JWT.Builder A simple JWT builder. 
JWTClaimsSetWriter  
JWTHeaderWriter  
JWTReader A JWT reader. 
JWTWriter A JWT writer. 

M

MD5Generator Exemplar OAuth Token Generator  

O

OAuth  
OAuth.ContentType  
OAuth.HeaderType  
OAuth.HttpMethod  
OAuth.WWWAuthHeader  
OAuthAccessResourceRequest  
OAuthAccessTokenResponse  
OAuthASResponse  
OAuthASResponse.OAuthAuthorizationResponseBuilder  
OAuthASResponse.OAuthTokenResponseBuilder  
OAuthAuthzRequest  
OAuthAuthzResponse  
OAuthBearerClientRequest  
OAuthClient OAuth Client - exposes a high-level API for Client Applications  
OAuthClient  
OAuthClientRegistrationRequest OAuth Registration Request  
OAuthClientRegistrationRequest.OAuthRegistrationRequestBuilder  
OAuthClientRegistrationResponse  
OAuthClientRequest OAuth Client Request  
OAuthClientRequest.AuthenticationRequestBuilder  
OAuthClientRequest.OAuthRequestBuilder  
OAuthClientRequest.TokenRequestBuilder  
OAuthClientResponse  
OAuthClientResponseFactory  
OAuthClientValidator  
OAuthDecision  
OAuthError  
OAuthError.CodeResponse  
OAuthError.ResourceResponse  
OAuthError.TokenResponse  
OAuthErrorResponse  
OAuthFilter  
OAuthIssuer  
OAuthIssuerImpl  
OAuthJSONAccessTokenResponse  
OAuthMessage  
OAuthParametersApplier Applies given parameters to the OAuth message. 
OAuthProblemException  
OAuthProviderType An enumeration of pre-identified and well known OAuth 2 providers, along with their authorization and token endpoints. 
OAuthRegistration  
OAuthRegistration.Request  
OAuthRegistration.Response  
OAuthRegistration.Type  
OAuthRegistrationClient  
OAuthRequest The Abstract OAuth request for the Authorization server. 
OAuthResourceResponse  
OAuthResponse  
OAuthResponse.OAuthErrorResponseBuilder  
OAuthResponse.OAuthResponseBuilder  
OAuthRSProvider  
OAuthRSResponse  
OAuthRSResponse.OAuthRSResponseBuilder  
OAuthRuntimeException  
OAuthServerRegistrationRequest  
OAuthServerRegistrationResponse  
OAuthServerRegistrationResponse.OAuthRegistrationResponseBuilder  
OAuthSystemException  
OAuthToken  
OAuthTokenRequest The Default OAuth Authorization Server class that validates whether a given HttpServletRequest is a valid OAuth Token request. 
OAuthUnauthenticatedTokenRequest The Unauthenticated OAuth Authorization Server class that validates whether a given HttpServletRequest is a valid OAuth Token request. 
OAuthUtils Common OAuth Utils class. 
OAuthUtils  
OAuthValidator<T extends HttpServletRequest>  

P

ParameterStyle  
PasswordValidator  
PushPullValidator  

Q

QueryParameterApplier  

R

RefreshTokenValidator Validator that checks for the required fields in an OAuth Token request with the Refresh token grant type. 
RegistrationValidator  
ResourceServer  
ResponseType  

T

TokenExtractor  
TokenType  
TokenValidator  
TokenValidator  

U

UnauthenticatedAuthorizationCodeValidator Validator that checks for the required fields for an OAuth Token request with the Authorization Code grant type. 
UnauthenticatedPasswordValidator  
UnauthenticatedRefreshTokenValidator Validator that checks for the required fields in an OAuth Token request with the Refresh token grant type. 
URLConnectionClient Implementation of the OAuth HttpClient using URL Connection  
UUIDValueGenerator Exemplar OAuth Token Generator  

V

ValueGenerator  

W

WWWAuthHeaderParametersApplier