Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Is there any test case or sample XML file to demo how to configure JASPI?

Hello Guofeng Zi,

Here is a link to instructions on how to configure JAASLoginService for Jetty:

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

I hope this helps.

Regards,
Shirley



On Tue, Mar 22, 2011 at 6:51 AM, Guofeng Zhang <guofeng@xxxxxxxxxxxxx> wrote:

Hi,

 

We used JBoss’ JASPI, but now we want to use Jetty as a lightweight web container. So JASPI is a better feature in Jetty for our migration.

 

Could you give me a simple XML demo for me to know where could I start? for example, what POJO to instantiate, or something like configuring JAASLoginService in jetty configuration file.

 

There is no useful information on page http://wiki.eclipse.org/Jetty/Feature/JASPI.

 

Thanks for your help.

 

Guofeng

 


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



Back to the top