leeloo is the Java implementation of the OAuth 2.0 protocol (currently draft 10 of the specification).
It allows you to easily build OAuth clients, authorization servers and resource servers.
Check it out: http://leeloo.smartam.net
and begin using it with quick start: http://bitbucket.org/smartproject/oauth-2.0/wiki/Client
Main leeloo features:
- Covers OAuth 2.0 specification draft 10
- Both for OAuth clients and AS/RS
- Lightweight and non intrusive
- Simple and extensible API
- Under heavy development
- High unit tests coverage
Your feedback and contribution is essential for us. You can submit bugs, ideas and feature requests at: http://bitbucket.org/smartproject/oauth-2.0/issues
We plan to actively develop this library with regular releases and implementing new features upcoming with new versions of OAuth 2.0 specification. Our goal is to build extension packages that will allow to quick integrate leeloo with popular Java frameworks.
Keep updated!

No comments:
Post a Comment