[jboss-dev-forums] [Design of JBoss ESB] - JBossESB JAAS Integration
anil.saldhana@jboss.com
do-not-reply at jboss.com
Tue Nov 4 18:11:47 EST 2008
I was looking for the current JAAS integration that exists in JBossESB and google search pointed me to the following:
http://anonsvn.labs.jboss.com/labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.IR3/product/rosetta/src/org/jboss/internal/soa/esb/services/security/
Primarily, the file that I looked at was JaasSecurityService.java
http://anonsvn.labs.jboss.com/labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.IR3/product/rosetta/src/org/jboss/internal/soa/esb/services/security/JaasSecurityService.java
Is this the correct file?
I see that there is a direct reference to a Sun JDK class. :) This may be an issue with different JDKs.
import com.sun.security.auth.login.ConfigFile;
|
Is there a location where more information on the declarative security can be found? Like a wiki etc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186849#4186849
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186849
More information about the jboss-dev-forums
mailing list