users@glassfish.java.net

Re: OAuth with JSR 196: missing client side in Servlet Container Profile?

From: Martin Matula <martin.matula_at_oracle.com>
Date: Wed, 13 Oct 2010 16:47:17 +0200

Hi,
Not exactly an answer to your question, but maybe it helps - you can
use Jersey Client API and the client-side OAuth support in Jersey to
build the consumer.
See:
https://jersey.dev.java.net/nonav/apidocs/latest/contribs/jersey-oauth/oauth-client/index.html
http://wikis.sun.com/display/Jersey/OAuth
http://blog.alutam.com/2009/08/10/using-jersey-client-oauth-support-with-smugmug/
Martin

On Oct 8, 2010, at 8:23 AM, glassfish_at_javadesktop.org wrote:

> Hello everybody,
>
> after reading specifications I've realized that points 1 and 4
> (secure Request, validate Response) are not supported in Servlet
> Container Profile. I would like to knows if there is any special
> reason for missing this part.
>
> I have a Service Provider OAuth implementation and I would like to
> develop the Consumer side with JSR 196 but as I understand I need
> client side of JSR 196.
>
> Any idea??
>
> Thank you!!
> [Message sent by forum member 'arancha']
>
> http://forums.java.net/jive/thread.jspa?messageID=484733
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>