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

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

public class CodeValidator
extends OAuthClientValidator


Field Summary
 
Fields inherited from class org.apache.oltu.oauth2.client.validator.OAuthClientValidator
notAllowedParams, requiredParams
 
Constructor Summary
CodeValidator()
           
 
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

CodeValidator

public CodeValidator()


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.