Yep just have 2 security-constraint in the web.xml one with:
<transport-guarantee>CONFIDENTIAL</transport-guarantee>
the other with something like:

  |     <auth-constraint>
  |       <role-name>manager</role-name>
  |     </auth-constraint>
  | 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239624
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to