[ 原始碼: oauth-signpost ]
套件:liboauth-signpost-java(1.2.1.2-2)
liboauth-signpost-java 的相關連結
Debian 的資源:
下載原始碼套件 oauth-signpost:
- [oauth-signpost_1.2.1.2-2.dsc]
- [oauth-signpost_1.2.1.2.orig.tar.gz]
- [oauth-signpost_1.2.1.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
其他與 liboauth-signpost-java 有關的套件
|
|
|
|
-
- dep: libcommons-codec-java
- encoder and decoders such as Base64 and hexadecimal codec
-
- rec: libhttpclient-java
- HTTP/1.1 compliant HTTP agent implementation