Skip to main content

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

That works, thank you!


Best regards,
Cynric Shu

在 2013年12月9日 星期一,23:03,Peter Ondruška 写道:

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


_______________________________________________
jetty-users mailing list


Back to the top