[jboss-dev-forums] [Design of Security on JBoss] - Re: SimplePrincipal - equals() Implementation
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Aug 21 12:29:19 EDT 2007
The problem seems to be the OtherPrincipal implementation as all SimplePrincipal is doing is checking for a Principal with equivalent names. This is less restrictive than the KerberosPrincipal implementation. You can't be less restrictive than a Principal with equal names.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076415#4076415
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076415
More information about the jboss-dev-forums
mailing list