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 across all the Application server like
JBoss, Weblogic and websphere.
Thanks
Param