net.smartam.leeloo.as.validator
Class CodeTokenValidator

java.lang.Object
  extended by net.smartam.leeloo.common.validators.AbstractValidator
      extended by net.smartam.leeloo.as.validator.CodeTokenValidator
All Implemented Interfaces:
OAuthValidator

public class CodeTokenValidator
extends AbstractValidator

Author:
Maciej Machulak, Lukasz Moren

Field Summary
 
Fields inherited from class net.smartam.leeloo.common.validators.AbstractValidator
notAllowedParams, optionalParams, requiredParams
 
Constructor Summary
CodeTokenValidator()
           
 
Method Summary
 void validateMethod(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class net.smartam.leeloo.common.validators.AbstractValidator
performAllValidations, validateContentType, validateNotAllowedParameters, validateOptionalParameters, validateRequiredParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeTokenValidator

public CodeTokenValidator()
Method Detail

validateMethod

public void validateMethod(javax.servlet.http.HttpServletRequest request)
                    throws OAuthProblemException
Specified by:
validateMethod in interface OAuthValidator
Overrides:
validateMethod in class AbstractValidator
Throws:
OAuthProblemException


Copyright © 2010. All Rights Reserved.