Hi,

I'm coding the example provided in the restlet wiki: 
http://wiki.restlet.org/docs_2.1/13-restlet/28-restlet/392-restlet.html

The following line:

String token = OAuthUser.getToken(u);

states that OAuthUser has a getToken method. However, I do not find that method 
in the javadoc: http://www.restlet.org/documentation/2.1/gae/ext/

Am I missing something?

Kind regards.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2973316

Reply via email to