This project has retired. For details please refer to its Attic page.
CodeTokenValidator (Apache Oltu: OAuth 2.0 Implementation - Client 0.31-incubating-SNAPSHOT API)

org.apache.amber.oauth2.client.validator
Class CodeTokenValidator

java.lang.Object
  extended by org.apache.amber.oauth2.client.validator.OAuthClientValidator
      extended by org.apache.amber.oauth2.client.validator.CodeTokenValidator

public class CodeTokenValidator
extends OAuthClientValidator


Field Summary
 
Fields inherited from class org.apache.amber.oauth2.client.validator.OAuthClientValidator
notAllowedParams, requiredParams
 
Constructor Summary
CodeTokenValidator()
           
 
Method Summary
 
Methods inherited from class org.apache.amber.oauth2.client.validator.OAuthClientValidator
validate, validateErrorResponse, validateNotAllowedParameters, validateParameters, validateRequiredParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeTokenValidator

public CodeTokenValidator()


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