This project has retired. For details please refer to its Attic page.
TokenValidator (Apache Oltu: OAuth 2.0 Implementation - Client 0.31-incubating-SNAPSHOT API)

org.apache.amber.oauth2.client.validator
Class TokenValidator

java.lang.Object
  extended by org.apache.amber.oauth2.client.validator.OAuthClientValidator
      extended by org.apache.amber.oauth2.client.validator.TokenValidator

public class TokenValidator
extends OAuthClientValidator


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

TokenValidator

public TokenValidator()


Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.