nl.surfnet.coin.api.playground
Class OAuthRequestIgnoreCertificate

java.lang.Object
  extended by org.scribe.model.OAuthRequest
      extended by nl.surfnet.coin.api.playground.OAuthRequestIgnoreCertificate

public class OAuthRequestIgnoreCertificate
extends org.scribe.model.OAuthRequest

Will accept all certificates


Field Summary
static String DEFAULT_CONTENT_TYPE
           
 
Constructor Summary
OAuthRequestIgnoreCertificate(org.scribe.model.Verb verb, String url)
           
 
Method Summary
 
Methods inherited from class org.scribe.model.OAuthRequest
addOAuthParameter, getOauthParameters, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_CONTENT_TYPE

public static final String DEFAULT_CONTENT_TYPE
See Also:
Constant Field Values
Constructor Detail

OAuthRequestIgnoreCertificate

public OAuthRequestIgnoreCertificate(org.scribe.model.Verb verb,
                                     String url)
Parameters:
verb -
url -


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.