JBoss Community

JBoss AS7 : Security Domain Model

new comment by Kevin Wu View all comments on this document

Hi Anil,

 

Does that mean previous Realm configuration in "jboss-4.2.3.GA\server\default\deploy\jboss-web.deployer\server.xml", e.g.:

 

<Realm className="org.jboss.web.tomcat.security.JaccAuthorizationRealm"

            certificatePrincipal="org.jboss.security.auth.certs.SubjectDNMapping"

            allRolesMode="authOnly"

            />,

no longer need to be configured?  Is that correct understanding?

 

Thank alot,