| Author |
Get an OpenID token from a REST call
|
Hemal Mahagederawatte
Greenhorn
Joined: Dec 17, 2008
Posts: 16
|
|
I am new to Java web service.
I want to build a web service client which can get an OpenID token from www.myopenid.com through REST call. Can anyone give me some references on how to start this.
Thanks in advanced.
|
 |
William Barnes
Ranch Hand
Joined: Mar 16, 2001
Posts: 965
|
|
|
Where is the WSDL?
|
Please ignore post, I have no idea what I am talking about.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12267
|
|
Why not start at the OpenID developers site?
Note that a RESTful interface will probably be described with some example code and discussion rather than WSDL. WADL is the nominal DL of choice for REST but the big sites seem to just use example code.
Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Get an OpenID token from a REST call
|
|
|