SSLFilter should expose SSLSession
----------------------------------

         Key: DIRMINA-48
         URL: http://issues.apache.org/jira/browse/DIRMINA-48
     Project: Directory MINA
        Type: Improvement
    Versions: 0.7.2, 0.9    
 Environment: All
    Reporter: Vinod Panicker
 Assigned to: Trustin Lee 


The SSLFilter could also expose the SSLSession object.  This is especially 
necessary when the server needs to determine the client credentials after a 
successful client/mutual authentication.

Workaround : the SSLFilter can set this object as a session attribute, which 
can be retrieved later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to