oauthP5.apis
Class OpenPathsApi.ParameterListExt

java.lang.Object
  extended by oauthP5.oauth.ParameterList
      extended by oauthP5.apis.OpenPathsApi.ParameterListExt
Enclosing class:
OpenPathsApi

public class OpenPathsApi.ParameterListExt
extends ParameterList

So these are actually non-ideal because they require changing access levels of Scribe's original code (which means we can't use Scribe in a jar.) But maybe that's okay and we only want selected parts of Scribe in our P5-OAuth library anyway.

Author:
achang

Constructor Summary
OpenPathsApi.ParameterListExt()
           
 
Method Summary
 boolean remove(Parameter p)
           
 
Methods inherited from class oauthP5.oauth.ParameterList
add, addAll, addQuerystring, appendTo, asFormUrlEncodedString, asOauthBaseString, contains, size, sort
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenPathsApi.ParameterListExt

public OpenPathsApi.ParameterListExt()
Method Detail

remove

public boolean remove(Parameter p)


Processing library oauthP5 by New York Times R&D Lab. (c) 2012