You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2009/10/02 14:21:23 UTC

[jira] Closed: (HUPA-32) [patch] code refactor to remove usage of Session and LoginSession

     [ https://issues.apache.org/jira/browse/HUPA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer closed HUPA-32.
-----------------------------

    Resolution: Fixed

Patch applied... Thx 

> [patch] code refactor to remove usage of Session and LoginSession
> -----------------------------------------------------------------
>
>                 Key: HUPA-32
>                 URL: https://issues.apache.org/jira/browse/HUPA-32
>             Project: JAMES Hupa
>          Issue Type: Improvement
>          Components: client, server
>            Reporter: Manuel Carrasco
>            Assignee: Norman Maurer
>         Attachments: patch_remove_usage_of_session_and_LoginSession.patch
>
>
> Session class and sessionId cookie  are not needed because the client has the JSESSIONID cookie provided by the application servlet, and the servlet container takes care of this cookie and session objects are only available for the valid user.
> LoginSession action has been replaced by CheckSession.
> This patch includes patches sent for #HUPA-30 and #HUPA-31

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org