org.apache.amber.oauth2.rsfilter
Interface OAuthRSProvider


public interface OAuthRSProvider


Method Summary
 OAuthDecision validateRequest(String rsId, String token, javax.servlet.http.HttpServletRequest req)
           
 

Method Detail

validateRequest

OAuthDecision validateRequest(String rsId,
                              String token,
                              javax.servlet.http.HttpServletRequest req)
                              throws OAuthProblemException
Throws:
OAuthProblemException


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