<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Global variable:  Security Token across processes instances in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163922#M117695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes that should be okay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 06:36:32 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-08-21T06:36:32Z</dc:date>
    <item>
      <title>Global variable:  Security Token across processes instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163920#M117693</link>
      <description>Our Java Service Tasks make WebService (SOAP) calls. Services expect a security token( SAML 2.0) which expire after 20 mins. We renew the token after we validate it for expiry. We are currently generating these tokens(for the same system user) for each process instance.&amp;nbsp; There is a limit for no. of</description>
      <pubDate>Tue, 20 Aug 2013 18:01:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163920#M117693</guid>
      <dc:creator>rangoo</dc:creator>
      <dc:date>2013-08-20T18:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Global variable:  Security Token across processes instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163921#M117694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Documentation says&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;there will be only one instance of that Java class created for the serviceTask it is defined on. All process-instances share the same class instance that will be used to call execute(DelegateExecution). This means that the class must not use any member variables and must be thread-safe, since it can be executed simultaneously from different threads. This also influences the way Field injection is handled.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use a singleton pattern to generate Tokens, I should be good ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 22:02:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163921#M117694</guid>
      <dc:creator>rangoo</dc:creator>
      <dc:date>2013-08-20T22:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Global variable:  Security Token across processes instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163922#M117695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes that should be okay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 06:36:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/global-variable-security-token-across-processes-instances/m-p/163922#M117695</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-21T06:36:32Z</dc:date>
    </item>
  </channel>
</rss>

