Skip to content

java-http-signature-3.0.0

Compare
Choose a tag to compare
@dekobon dekobon released this 20 Dec 01:10
· 101 commits to master since this release

Changed

  • Deprecated com.joyent.http.signature.google.httpclient.RequestHttpSigner.signURI.
    This method is now being provided directly in the Manta SDK.
  • Upgraded to jnagmp 2.0.0.

    Added

  • Added HttpSignatureRequestInterceptor as an addition method to perform authentication with Apache HTTP Client.