<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0">
  <channel>
    <title>Amsetwiki: AuthenticationService</title>
    <link>http://socket3.leeds.ac.uk:8080/amsetwiki/</link>
    <description>Wiki for JISC AMSeT Project</description>
    <language>en-us</language>
    <generator>JSPWiki 2.8.1</generator>
    <item>
      <link>http://socket3.leeds.ac.uk:8080/amsetwiki/Wiki.jsp?page=AuthenticationService&amp;version=-1</link>
      <title>AuthenticationService, version -1</title>
      <description>clayton created this page on Thu Apr 30 11:45:32 BST 2009:&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;p&gt;The purpose of this service is to provide a security ticket that is used as a token for secure access to all the other Alfresco Web services.
&lt;/p&gt;&lt;p&gt;Every Alfresco workflow must start with a call to this service.
&lt;/p&gt;
&lt;p /&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;b&gt;Operations&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;tt&gt;&lt;b&gt;startSession&lt;/b&gt;(String username, String password)&lt;/tt&gt;
&lt;/p&gt;
&lt;p&gt;This takes as input the username and password of an administrator Alfresco account and returns three strings: the username from the input message, a security ticket and the Java session id associated with the security ticket.  By default, the ticket is valid for 5 minutes.
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;tt&gt;&lt;b&gt;endSession&lt;/b&gt;(String ticket)&lt;/tt&gt;
&lt;/p&gt;
&lt;p&gt;This operation takes the security ticket string as a parameter and terminates the associated Java session and thus invalidates the ticket. 
&lt;/p&gt;</description>
      <pubDate>Thu, 30 Apr 2009 10:45:32 GMT</pubDate>
    </item>
  </channel>
</rss>

