[jboss-cvs] jboss-seam/src/main/org/jboss/seam/security ...

Gavin King gavin.king at jboss.com
Sun Feb 4 01:57:42 EST 2007


  User: gavin   
  Date: 07/02/04 01:57:42

  Modified:    src/main/org/jboss/seam/security  Identity.java
  Log:
  improve
  
  Revision  Changes    Path
  1.49      +0 -1      jboss-seam/src/main/org/jboss/seam/security/Identity.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Identity.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/security/Identity.java,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -b -r1.48 -r1.49
  --- Identity.java	4 Feb 2007 03:33:35 -0000	1.48
  +++ Identity.java	4 Feb 2007 06:57:42 -0000	1.49
  @@ -370,7 +370,6 @@
         setDirty();
   
         Events.instance().raiseEvent("org.jboss.seam.postAuthenticate");
  -
      }
   
      protected void populateSecurityContext()
  
  
  



More information about the jboss-cvs-commits mailing list