Binary package “liboauth-signpost-java” in ubuntu xenial

simple OAuth message signing for Java

 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