Skip to content

kturney/hawk

 
 

Repository files navigation

hawk

This is the Java implementation of the Hawk protocol. It attempts to provide packages for generic client and server functionality, along with specific implementations for popular Java products.

The current version of the Hawk protocol supported is 1.0. However note that this implementation does not support the Server-Authorization response header at this time.

How To Use Hawk in Your Java Project

Details of how to use Hawk in your Java project are available at the main Hawk site here.

Comments and Suggestions

The Hawk libraries will attempt to keep up-to-date with the main release of Hawk. If you have any comments or suggestions on the protocol them please raise them there. If you have any comments or suggestions on this Java implementation then please raise them here.

Copyright and License

This project is copyright Weald Technology Trading Limited and is licensed under the Apache license version 2.0.

About

Hawk implementation for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.0%
  • Groovy 2.0%