Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

External services security: Difference between revisions

From MoodleDocs
(New page: Descriptions of security framework for web services, also used for RSS feeds, embedded application and similar parts that can not use normal HTTP cookies.)
 
No edit summary
Line 1: Line 1:
Descriptions of security framework for web services, also used for RSS feeds, embedded application and similar parts that can not use normal HTTP cookies.
Descriptions of security framework for web services, also used for RSS feeds, embedded application and similar parts that can not use normal HTTP cookies.
==See also==
* [[Web services]]
[[Category:Web Services]]

Revision as of 19:52, 7 April 2009

Descriptions of security framework for web services, also used for RSS feeds, embedded application and similar parts that can not use normal HTTP cookies.

See also