Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] JASS Authorization in Jetty

Hi All,

I am using JAASLoginService for authentication.
I was wondering if there is a way to run my servlet code as a user  authenticated by JAAS such that I can give some permissions for some files(or sockets) to only certain users.

Thanks a lot!!

-sangmin


Back to the top