User: oleg    
  Date: 01/01/09 16:26:56

  Added:       src/lib  auth.conf jaas.jar
  Log:
  Added files needed for cts test with security
  
  Revision  Changes    Path
  1.1                  jbosstest/src/lib/auth.conf
  
  Index: auth.conf
  ===================================================================
  other {
      // Put your login modules that work without jBoss here
  
      // jBoss LoginModule
      org.jboss.security.ClientLoginModule  required;
  
      // Put your login modules that need jBoss here
  };
   
  
  
  1.1                  jbosstest/src/lib/jaas.jar
  
        <<Binary file>>
  
  

Reply via email to