- java.lang.Object
-
- org.apache.oltu.oauth2.common.validators.AbstractValidator<javax.servlet.http.HttpServletRequest>
-
- org.apache.oltu.oauth2.as.validator.CodeValidator
-
-
Field Summary
-
Fields inherited from class org.apache.oltu.oauth2.common.validators.AbstractValidator
enforceClientAuthentication, notAllowedParams, optionalParams, requiredParams
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
validateContentType(javax.servlet.http.HttpServletRequest request) |
void |
validateMethod(javax.servlet.http.HttpServletRequest request) |
-
Methods inherited from class org.apache.oltu.oauth2.common.validators.AbstractValidator
performAllValidations, validateClientAuthenticationCredentials, validateNotAllowedParameters, validateOptionalParameters, 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–2016 The Apache Software Foundation. All rights reserved.