[jboss-user] [Security & JAAS/JBoss] - Re: No principals found in domain error

kpalania do-not-reply at jboss.com
Wed Sep 12 10:43:00 EDT 2007


Principal[] principals = domain.getPrincipals();
  | 

This returns NULL (in ContextPolicy.implies) and leads to the issue. Why does the ProtectionDomain not return the principals set in the Tomcat authenticator (I've implemented a Custom Tomcat Valve). 

Is this a JBoss Portal bug?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083482#4083482

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083482



More information about the jboss-user mailing list