net.smartam.leeloo.as.validator
Class CodeTokenValidator
java.lang.Object
net.smartam.leeloo.common.validators.AbstractValidator
net.smartam.leeloo.as.validator.CodeTokenValidator
- All Implemented Interfaces:
- OAuthValidator
public class CodeTokenValidator
- extends AbstractValidator
- Author:
- Maciej Machulak, Lukasz Moren
Method Summary |
void |
validateMethod(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeTokenValidator
public CodeTokenValidator()
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.