Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Authentication in embedded Jetty7

Hello Guy Hillyer,

This doc provides information on configuring security realms for Jetty 7:

http://wiki.eclipse.org/Jetty/Tutorial/Realms

I hope it helps.
-Shirley Boulay

On Tue, Nov 1, 2011 at 10:59 AM, <jetty-users@xxxxxxxxxxxxxx> wrote:
There is a nice write up of how to use basic authentication at
http://docs.codehaus.org/display/JETTY/How+to+Configure+Security+with+Embedded+Jetty

However, the interfaces seem to have changed quite a lot since this was
written.  Is there an equivalent description for how to do this with
Jetty7?

Thanks

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


Back to the top