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 demohow to configure JASPI?

Shirley,

 

Thanks for your quick response.

 

I am sorry that I do not describe my question clearly.

 

I ask if there is any information about how to configure JASPI in Jetty. Because JASPI is supported in Jetty, but it is not documented how to use it on http://wiki.eclipse.org/Jetty/Feature/JASPI. I think there might be some test case for it to teach me how to configure it. A fake XML sample might be useful too.

 

Thanks

 

Guofeng

 

From: jetty-users-bounces@xxxxxxxxxxx [mailto:jetty-users-bounces@xxxxxxxxxxx] On Behalf Of Shirley Boulay
Sent: Tuesday, March 22, 2011 8:02 PM
To: JETTY user mailing list
Subject: Re: [jetty-users] Is there any test case or sample XML file to demohow 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