On 20/04/2015 06:41, Thusitha Thilina Dayaratne wrote:
> Hi
>
>>> In tomcat 7 there is a method to set session event as follows in the
> org.apache.catalina.authenticator.SingleSignOn
>>> void sessionEvent(SessionEvent event)
>
>>> But this method has been removed in tomcat 8.
>>> Is there a equi
Hi
>>In tomcat 7 there is a method to set session event as follows in the
org.apache.catalina.authenticator.SingleSignOn
>>void sessionEvent(SessionEvent event)
>>But this method has been removed in tomcat 8.
>>Is there a equivalent in Tomcat 8? Or is there a specific reason to
remove that?
>I th
Hi
>>In tomcat 7 there is a method to set session event as follows in the
org.apache.catalina.authenticator.SingleSignOn
>>void sessionEvent(SessionEvent event)
>>But this method has been removed in tomcat 8.
>>Is there a equivalent in Tomcat 8? Or is there a specific reason to
remove that?
I thi
Hi,
In tomcat 7 there is a method to set session event as follows in the
org.apache.catalina.authenticator.SingleSignOn
void sessionEvent(SessionEvent event)
But this method has been removed in tomcat 8.
Is there a equivalent in Tomcat 8? Or is there a specific reason to remove
that?
Thanks
Best