pallavsipani / AkamaiOPEN-edgegrid-java

Java library for Akamai OPEN EdgeGrid Client Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeGrid Client for Java

Java implementation of Akamai {OPEN} EdgeGrid signing.

Build Status Maven Central Reference Status Dependency Status Javadoc

Description

This library implements Akamai {OPEN} EdgeGrid Authentication for Java. It is presented as a core module which can be used independently of any particular HTTP client library and three implementations for specific HTTP client libraries.

Modules

This project contains a core implementation module and three bindings to specific HTTP client libraries.

Changes

2.1:

  • Adding binding for Apache HTTP Client.
  • Splitting README.md between relevant modules.

2.0:

  • Signing algorithm tweaks
  • Separated binding for Google HTTP Client Library for Java from core
  • Added binding for REST-assured
  • Unit tests with TestNG
  • Published to Maven Central!

Similar tools

A number of similar libraries for signing requests exist for popular programming languages:

Authors

Maciej Gawinecki mgawinec@akamai.com

Martin Meyer mmeyer@akamai.com

Contribute!

This is an open-source library, and contributions are welcome. You're welcome to fork this project and send us a pull request.

For more information about OPEN API visit the Akamai {OPEN} Developer Community.

About

Java library for Akamai OPEN EdgeGrid Client Authentication

License:Apache License 2.0


Languages

Language:Java 100.0%