liboauth-signpost-java

Simple oauth message signing for java
  https://github.com/mttkay/signpost
  0
  no reviews



Signpost is an easy and intuitive solution for signing http messages on the java platform in conformance with the oauth core 1.0a standard. signpost follows a modular and flexible design, allowing you to combine it with different http messaging layers. it currently supports the following http libraries:

- java httpurlconnection
- apache commons http 4.x
- jetty http client v6.x