aspose file tools
The moose likes Security and the fly likes JAAS LoginContext Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "JAAS LoginContext" Watch "JAAS LoginContext" New topic
Author

JAAS LoginContext

Pho Tek
Ranch Hand

Joined: Nov 05, 2000
Posts: 754
In a Tomcat/JBoss design whereby tomcat is a jmx service within Jboss (i.e. running on the same VM), do I need to set the LoginModules for both Tomcat and JBoss ? Basically I want to know how the LoginContext is preserved across the tiers (from web in Tomcat to the appserver in JBoss).
Additionally are the LoginContext preserved across a cluster ?
Regards
Pho
[ April 21, 2004: Message edited by: Pho Tek ]

Regards,<br /> <br />Pho<br /><a href="http://amour.zaadz.com/blog" target="_blank" rel="nofollow">http://amour.zaadz.com/blog</a>
 
 
subject: JAAS LoginContext
 
Threads others viewed
JAAS in Jboss
Security principal propagation accross ejb3 modules
JAAS-MBean Authentication
JBoss and Tomcat
Getting access to the DatabaseServerLoginModule
developer file tools