Uses of Class
org.apache.amber.oauth2.client.validator.OAuthClientValidator

Packages that use OAuthClientValidator
org.apache.amber.oauth2.client.response   
org.apache.amber.oauth2.client.validator   
 

Uses of OAuthClientValidator in org.apache.amber.oauth2.client.response
 

Fields in org.apache.amber.oauth2.client.response declared as OAuthClientValidator
protected  OAuthClientValidator OAuthClientResponse.validator
           
 

Constructors in org.apache.amber.oauth2.client.response with parameters of type OAuthClientValidator
OAuthAuthzResponse(javax.servlet.http.HttpServletRequest request, OAuthClientValidator validator)
           
 

Uses of OAuthClientValidator in org.apache.amber.oauth2.client.validator
 

Subclasses of OAuthClientValidator in org.apache.amber.oauth2.client.validator
 class CodeTokenValidator
           
 class CodeValidator
           
 class TokenValidator
           
 



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