[jboss-dev-forums] [Design of Security on JBoss] - Re: Tomcat GenericPrincipal and JBossGenericPrincipal
sguilhen@redhat.com
do-not-reply at jboss.com
Tue Oct 30 16:55:05 EDT 2007
I'm not sure we can change all places that cast the Principal to JGP because some of them use the specific methods of the JGP (like getSubject() and getAuthPrincipal) to set the principal info on the SecurityAssociationActions.
My first impression is that it is reasonable to require users to extend JGP instead of GenericPrincipal when they are looking for customization.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100438#4100438
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100438
More information about the jboss-dev-forums
mailing list