| Constructor and Description |
|---|
| com.joyent.http.signature.apache.httpclient.HttpSignatureAuthScheme(KeyPair, boolean)
Prefer #HttpSignatureAuthScheme(final KeyPair
keyPair, final Signer) if configuration of Signer algorithm,
hashes, or providers is required.
|
| com.joyent.http.signature.apache.httpclient.HttpSignatureAuthSchemeProvider(KeyPair, boolean) |
| com.joyent.http.signature.apache.httpclient.HttpSignatureAuthSchemeProviderLookup(KeyPair, boolean) |
| com.joyent.http.signature.apache.httpclient.HttpSignatureConfigurator(KeyPair, Credentials, boolean)
Prefer
HttpSignatureConfigurator.HttpSignatureConfigurator(KeyPair,
Credentials, ThreadLocalSigner) if configuration of Signer
algorithm, hashes, or providers is required. |
Copyright © 2015–2020 Joyent. All rights reserved.