John Kristian would be the right person to answer your queries,
however I can share my experiences with the library.
I compared both SignPost and the official library for Java, both look
good, however the only concern is the recent changes due to OAuth 1.0a
and major refactorings. We are using the official one for our SP and
SignPost for our consumers.

Official library claims to support OAuth 1.0a but several things are
missing e.g. Callback URL changes, OAuth verifier etc. On the other
hand SignPost is handling all this.
For the SP, we manually built our project with source (not binaries
and also without Maven), the core packages are good enough. We took
the usage examples and modified them to support OAuth 1.0a, 3 and 2
legged flow.

To answer you concisely:
- stability - You definitely need changes to support the full
functionality
- both provide the functionality for both 2, 3-legged OAuths but you
will have to wire things for yourself (i.e. the flow).
- yes, Signpost is simpler in that sense.

Thanks,
Monis Iqbal

On Jul 4, 4:36 am, "Dr. Jawa" <lofidewa...@gmail.com> wrote:
> Hi All
>
> I would like to know the status of the OAuth Java library...
> - Is it already stable?
> - Does it support 3- and 2-legged spec/draft?
> - Can I download a binary version (no need to checkout from SVN and
> compiling it by myself)?
>
> Thanks,
> Lofi.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to