DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39231>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39231


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW




------- Additional Comments From [EMAIL PROTECTED]  2006-04-13 18:11 -------
1. 
http://java.sun.com/j2se/1.5.0/docs/api/javax/security/auth/login/LoginContext.h
tml

"A typical caller instantiates a LoginContext with a name and a 
CallbackHandler..."

"Once the caller has instantiated a LoginContext, it invokes the login method 
to authenticate a Subject..."

"To logout the Subject, the caller calls the logout method. As with the login 
method, this logout method invokes the logout method for the configured 
modules..."


2. Unfortunately, I am on a tight deadline for my company, so can not work on 
the patch (for myself I've just create a workaround for my logout requirements 
by utilizing the HttpSessionBindingListener interface, though I haven't tested 
it yet). 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to