[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
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: [email protected]
For additional commands, e-mail: [email protected]