public class ApacheHttpClient4Signer extends AbstractSigner
charset, consumerKey, signingKey| Constructor and Description |
|---|
ApacheHttpClient4Signer(String consumerKey,
PrivateKey signingKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
sign(org.apache.http.client.methods.HttpRequestBase req) |
public ApacheHttpClient4Signer(String consumerKey, PrivateKey signingKey)
public void sign(org.apache.http.client.methods.HttpRequestBase req)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.