Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21022/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd

Modified Files:
        SecurityTagsHandler.java 
Log Message:
XDT-1358: moved security-roles handling to SecurityTagsHandler, 
added description if present in security-identity

Index: SecurityTagsHandler.java
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/SecurityTagsHandler.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** SecurityTagsHandler.java    22 Apr 2005 13:02:30 -0000      1.8
--- SecurityTagsHandler.java    22 Apr 2005 13:02:51 -0000      1.9
***************
*** 59,63 ****
       * @doc.tag                     type="content"
       */
!     public String securityRoleDesciption() throws XDocletException
      {
          return currentSecurityRoleDescription;
--- 59,63 ----
       * @doc.tag                     type="content"
       */
!     public String securityRoleDescription() throws XDocletException
      {
          return currentSecurityRoleDescription;



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to