User: stark   
  Date: 01/03/05 11:20:57

  Modified:    src/resources/security auth.conf
  Log:
  Change name of the spec test login config from simple to spec-test
  
  Revision  Changes    Path
  1.2       +1 -1      jbosstest/src/resources/security/auth.conf
  
  Index: auth.conf
  ===================================================================
  RCS file: /products/cvs/ejboss/jbosstest/src/resources/security/auth.conf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- auth.conf 2001/03/05 10:11:43     1.1
  +++ auth.conf 2001/03/05 19:20:57     1.2
  @@ -2,7 +2,7 @@
       org.jboss.security.plugins.samples.IdentityLoginModule required;
   };
   
  -simple {
  +spec-test {
       org.jboss.security.ClientLoginModule  required
        ;
   };
  
  
  

Reply via email to