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

Use a servlet that calls session.invalidate()


On 9 December 2013 15:56, 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