java.lang.Object
org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
All Implemented Interfaces:
OAuth1Request

public class OAuthServerRequest extends Object implements OAuth1Request
Wraps a Jersey ContainerRequestContext object, implementing the OAuth signature library OAuth1Request interface.
Author:
Hubert A. Le Van Gong <hubert.levangong at Sun.COM>, Paul C. Bryan <pbryan@sun.com>