B E G I O R T V

B

BearerBodyOAuthValidator - Class in org.apache.amber.oauth2.rs.validator
 
BearerBodyOAuthValidator() - Constructor for class org.apache.amber.oauth2.rs.validator.BearerBodyOAuthValidator
 
BearerBodyTokenExtractor - Class in org.apache.amber.oauth2.rs.extractor
 
BearerBodyTokenExtractor() - Constructor for class org.apache.amber.oauth2.rs.extractor.BearerBodyTokenExtractor
 
BearerHeaderOAuthValidator - Class in org.apache.amber.oauth2.rs.validator
 
BearerHeaderOAuthValidator() - Constructor for class org.apache.amber.oauth2.rs.validator.BearerHeaderOAuthValidator
 
BearerHeaderTokenExtractor - Class in org.apache.amber.oauth2.rs.extractor
 
BearerHeaderTokenExtractor() - Constructor for class org.apache.amber.oauth2.rs.extractor.BearerHeaderTokenExtractor
 
BearerQueryOAuthValidator - Class in org.apache.amber.oauth2.rs.validator
 
BearerQueryOAuthValidator() - Constructor for class org.apache.amber.oauth2.rs.validator.BearerQueryOAuthValidator
 
BearerQueryTokenExtractor - Class in org.apache.amber.oauth2.rs.extractor
 
BearerQueryTokenExtractor() - Constructor for class org.apache.amber.oauth2.rs.extractor.BearerQueryTokenExtractor
 
BearerResourceServer - Class in org.apache.amber.oauth2.rs
 
BearerResourceServer() - Constructor for class org.apache.amber.oauth2.rs.BearerResourceServer
 

E

extractors - Variable in class org.apache.amber.oauth2.rs.ResourceServer
 

G

getAccessToken(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.extractor.BearerBodyTokenExtractor
 
getAccessToken(HttpServletRequest, String) - Method in class org.apache.amber.oauth2.rs.extractor.BearerBodyTokenExtractor
 
getAccessToken(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.extractor.BearerHeaderTokenExtractor
 
getAccessToken(HttpServletRequest, String) - Method in class org.apache.amber.oauth2.rs.extractor.BearerHeaderTokenExtractor
 
getAccessToken(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.extractor.BearerQueryTokenExtractor
 
getAccessToken(HttpServletRequest, String) - Method in class org.apache.amber.oauth2.rs.extractor.BearerQueryTokenExtractor
 
getAccessToken(HttpServletRequest) - Method in interface org.apache.amber.oauth2.rs.extractor.TokenExtractor
 
getAccessToken(HttpServletRequest, String) - Method in interface org.apache.amber.oauth2.rs.extractor.TokenExtractor
 
getAccessToken() - Method in class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
getQueryParameterValue(HttpServletRequest, String) - Static method in class org.apache.amber.oauth2.rs.ResourceServer
 
getQueryParameterValues(HttpServletRequest, String) - Static method in class org.apache.amber.oauth2.rs.ResourceServer
A replacement for HttpServletRequest.getParameter() as it will mess up with HTTP POST body

I

instantiateExtractor(ParameterStyle) - Method in class org.apache.amber.oauth2.rs.ResourceServer
 
instantiateResourceServer(TokenType) - Static method in class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
instantiateValidator(ParameterStyle) - Method in class org.apache.amber.oauth2.rs.ResourceServer
 

O

OAuthAccessResourceRequest - Class in org.apache.amber.oauth2.rs.request
 
OAuthAccessResourceRequest(HttpServletRequest) - Constructor for class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
OAuthAccessResourceRequest(HttpServletRequest, ParameterStyle...) - Constructor for class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
OAuthAccessResourceRequest(HttpServletRequest, TokenType...) - Constructor for class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
OAuthAccessResourceRequest(HttpServletRequest, TokenType[], ParameterStyle[]) - Constructor for class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 
OAuthRSResponse - Class in org.apache.amber.oauth2.rs.response
 
OAuthRSResponse(String, int) - Constructor for class org.apache.amber.oauth2.rs.response.OAuthRSResponse
 
OAuthRSResponse.OAuthRSResponseBuilder - Class in org.apache.amber.oauth2.rs.response
 
OAuthRSResponse.OAuthRSResponseBuilder(int) - Constructor for class org.apache.amber.oauth2.rs.response.OAuthRSResponse.OAuthRSResponseBuilder
 
org.apache.amber.oauth2.rs - package org.apache.amber.oauth2.rs
 
org.apache.amber.oauth2.rs.extractor - package org.apache.amber.oauth2.rs.extractor
 
org.apache.amber.oauth2.rs.request - package org.apache.amber.oauth2.rs.request
 
org.apache.amber.oauth2.rs.response - package org.apache.amber.oauth2.rs.response
 
org.apache.amber.oauth2.rs.validator - package org.apache.amber.oauth2.rs.validator
 

R

ResourceServer - Class in org.apache.amber.oauth2.rs
 
ResourceServer() - Constructor for class org.apache.amber.oauth2.rs.ResourceServer
 

T

TokenExtractor - Interface in org.apache.amber.oauth2.rs.extractor
 
tokens - Static variable in class org.apache.amber.oauth2.rs.request.OAuthAccessResourceRequest
 

V

validateContentType(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerBodyOAuthValidator
 
validateContentType(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerHeaderOAuthValidator
 
validateContentType(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerQueryOAuthValidator
 
validateMethod(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerBodyOAuthValidator
 
validateMethod(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerHeaderOAuthValidator
 
validateMethod(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerQueryOAuthValidator
 
validateRequiredParameters(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerBodyOAuthValidator
 
validateRequiredParameters(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerHeaderOAuthValidator
 
validateRequiredParameters(HttpServletRequest) - Method in class org.apache.amber.oauth2.rs.validator.BearerQueryOAuthValidator
 
validators - Variable in class org.apache.amber.oauth2.rs.ResourceServer
 

B E G I O R T V

Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.