Revision: 3941
Author: [email protected]
Date: Sun Jul 3 07:41:58 2011
Log: Edited wiki page RestMethods through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3941
Modified:
/wiki/RestMethods.wiki
=======================================
--- /wiki/RestMethods.wiki Sun Jul 3 07:41:26 2011
+++ /wiki/RestMethods.wiki Sun Jul 3 07:41:58 2011
@@ -11,15 +11,18 @@
Returns:
{{{
-<ns:getSessionResponse><ns:return
type="org.openmeetings.app.hibernate.beans.basic.Sessiondata">
-<ax219:id>156971</ax219:id><ax219:language_id xsi:nil="true"/>
-<ax219:organization_id xsi:nil="true"/>
-<ax219:refresh_time>2011-07-03T14:40:44.000Z</ax219:refresh_time>
-<ax219:sessionXml xsi:nil="true"/>
-<ax219:session_id>26584705202d7c1de6cc8e7e28890e3d</ax219:session_id>
-<ax219:starttermin_time>2011-07-03T14:40:44.000Z</ax219:starttermin_time>
-<ax219:storePermanent xsi:nil="true"/><ax219:user_id xsi:nil="true"/>
-</ns:return></ns:getSessionResponse>
+<ns:getSessionResponse>
+<ns:return type="org.openmeetings.app.hibernate.beans.basic.Sessiondata">
+ <ax219:id>156971</ax219:id><ax219:language_id xsi:nil="true"/>
+ <ax219:organization_id xsi:nil="true"/>
+ <ax219:refresh_time>2011-07-03T14:40:44.000Z</ax219:refresh_time>
+ <ax219:sessionXml xsi:nil="true"/>
+ <ax219:session_id>26584705202d7c1de6cc8e7e28890e3d</ax219:session_id>
+ <ax219:starttermin_time>2011-07-03T14:40:44.000Z</ax219:starttermin_time>
+ <ax219:storePermanent xsi:nil="true"/>
+ <ax219:user_id xsi:nil="true"/>
+</ns:return>
+</ns:getSessionResponse>
}}}
To login a user the call to auth would be:<br/>
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.