If u r using container authentication, then JAAS is an internal aspect of JBoss AS.
Now if you want to do authentication in your application and want to do JAAS, then you instantiate the login context. But the configuration of the login module, still happens in conf/login-config.xml or using DynamicLoginConfig. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097095#4097095 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097095 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
