[jboss-cvs] jboss-seam/examples/seamspace/resources/META-INF ...

Shane Bryzak Shane_Bryzak at symantec.com
Fri Jan 26 01:39:27 EST 2007


  User: sbryzak2
  Date: 07/01/26 01:39:27

  Modified:    examples/seamspace/resources/META-INF  security-config.xml
  Log:
  removed jaas config
  
  Revision  Changes    Path
  1.10      +0 -8      jboss-seam/examples/seamspace/resources/META-INF/security-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: security-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/resources/META-INF/security-config.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- security-config.xml	25 Jan 2007 13:23:59 -0000	1.9
  +++ security-config.xml	26 Jan 2007 06:39:27 -0000	1.10
  @@ -16,12 +16,4 @@
       </role>
     </roles>
     
  -  <application-policy>
  -    <authentication>
  -	    <login-module code="org.jboss.seam.security.spi.SeamLoginModule" flag="required">
  -	      <module-option name="authMethod">#{authenticator.authenticate}</module-option>
  -	    </login-module>
  -	  </authentication>
  -  </application-policy>
  -
   </security-config>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list