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

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

public class CodeTokenValidator
extends OAuthClientValidator


Field Summary
 
Fields inherited from class org.apache.oltu.oauth2.client.validator.OAuthClientValidator
notAllowedParams, requiredParams
 
Constructor Summary
CodeTokenValidator()
           
 
Method Summary
 
Methods inherited from class org.apache.oltu.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–2014 The Apache Software Foundation. All rights reserved.