Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Logout with FORM Authentication

httpservletrequest.getSession().invalidate(),

doesn't that work?


On Mon, Dec 9, 2013 at 9:56 AM, cynricshu <cynricshu@xxxxxxxxx> wrote:
Hi guys, 

I’m using FormAuthenticator, and I can successfully login, but I don’t how to logout.
Does anyone have an idea?


Best regards,
Cynric Shu


_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top