File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Custom JAAS Login Module Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Custom JAAS Login Module" Watch "Custom JAAS Login Module" New topic
Author

Custom JAAS Login Module

Parameswaran Thangavel
Ranch Hand

Joined: Mar 01, 2005
Posts: 485
Hi,
I was looking to write a Custom and Generic JAAS based login module. which will be used for both authentication and authorization. And use it across all the application server.

I wrote a Custom LoginModule for Tomcat.

Can i use the same class for Weblogic also.

I found that i have to implement my own weblogic group class for my JAAS login module...

Thanks
Param
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Custom JAAS Login Module
 
Similar Threads
Custom and generic JAAS module
JAAS in Websphere
java thin client login in Websphere
JAAS Configuration for WebLogic
JAAS IN websphere .Problem is taht my login module is not getting called from my application login