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

Gavin King gavin.king at jboss.com
Tue Oct 24 10:58:04 EDT 2006


  User: gavin   
  Date: 06/10/24 10:58:04

  Modified:    src/main/org/jboss/seam/security/provider 
                        AuthenticationProvider.java
  Log:
  fixed javadoc errors
  
  Revision  Changes    Path
  1.5       +0 -2      jboss-seam/src/main/org/jboss/seam/security/provider/AuthenticationProvider.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AuthenticationProvider.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/security/provider/AuthenticationProvider.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- AuthenticationProvider.java	5 Aug 2006 01:57:54 -0000	1.4
  +++ AuthenticationProvider.java	24 Oct 2006 14:58:04 -0000	1.5
  @@ -4,8 +4,6 @@
   import org.jboss.seam.security.AuthenticationException;
   
   /**
  - *
  - *
    * @author Shane Bryzak
    */
   public interface AuthenticationProvider
  
  
  



More information about the jboss-cvs-commits mailing list