Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JAAS in java

  Asked By: Bonni    Date: Sep 19    Category: Java    Views: 463
  

I want to authenticate my web application with JAAS in JRun
application server and struts frame work.
how do I configure my package and class.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Gilberto Thompson     Answered On: Sep 19

All Servlet Containers have built-in support for web  security layer.
you should go through your Jrun server  documentations on how to
deploy a sample security module on it. ( Jboss, and Tomcat has their
xml based configurations. )

 
Answer #2    Answered By: Abbas Hashmi     Answered On: Sep 19

but I konw how I get authenticatin and authorization is application.

 
Didn't find what you were looking for? Find more on JAAS in java Or get search suggestion and latest updates.




Tagged: