Giter Club home page Giter Club logo

akamaiopen-edgegrid-java's Introduction

EdgeGrid Client for Java

Java implementation of Akamai {OPEN} EdgeGrid signing.

Maven Central Javadocs

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 five bindings to specific HTTP client libraries.

Changes

4.0.1:

  • Fix Issue #35, a broken unit test.
  • Use URI#getRawPath() when constructing a signature.

4.0:

  • BREAKING CHANGE: Split the edgerc file reader into new module edgerc-reader.
  • Drop dependency on commons-configuration2 from edgegrid-signer-core.
  • Drop dependency on commons-lang3.
  • Drop dependency on commons-codec (use Base64 methods from JDK instead).
  • Use maven-bundle-plugin to add OSGi headers to MANIFEST.MF.

3.0:

  • Minimum Java version is now 8.
  • Adding binding for Async HTTP Client.
  • Adding binding for Gatling.

2.1:

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

2.0:

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

Similar tools

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

Authors

Active authors

Martin Meyer [email protected]

Inactive authors

Maciej Gawinecki [email protected]

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.

akamaiopen-edgegrid-java's People

Contributors

elreydetodo avatar mgawinec avatar tongchen avatar tochen avatar candrews avatar derekprior avatar shreyasdube avatar ktyacke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.