public class HTTPAuthenticator extends Object
| Constructor and Description |
|---|
HTTPAuthenticator(Logger logger,
String apiKey,
String secret) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getMtGoxHTTPInputStream(String path) |
protected InputStream |
getMtGoxHTTPInputStream(String path,
HashMap<String,String> args) |
protected static Logger logger
protected InputStream getMtGoxHTTPInputStream(String path, HashMap<String,String> args) throws IOException, NoSuchAlgorithmException, InvalidKeyException
protected InputStream getMtGoxHTTPInputStream(String path) throws IOException, NoSuchAlgorithmException, InvalidKeyException
Copyright © 2013. All Rights Reserved.