[jboss-user] [Security & JAAS/JBoss] - Re: Security role re-assignment

ragavgomatam do-not-reply at jboss.com
Sun Feb 24 20:14:32 EST 2008


Check this out from jboss-web.xml

<!--
  |   The security-role element contains the definition of a security role.
  |   The definition consists of an the security role name and principal name element(s).
  | 
  | Used in: jboss-web
  | 
  | Example:
  | 		<security-role>
  |       <role-name>Manager</role-name>
  |       <principal-name>j2ee</principal-name>
  |       <principal-name>javajoe</principal-name>
  | 		</security-role>
  | -->

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

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



More information about the jboss-user mailing list