Changeset 1149


Ignore:
Timestamp:
2009-03-18 15:42:26 (4 years ago)
Author:
bruno
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samples/kauri-security-sample/src/main/kauri/spring/services.xml

    r1139 r1149  
    132132  </bean> 
    133133 
    134   <bean id="formAuthMethod" class="org.kauriproject.security.providers.FormAuthenticationMethod"> 
     134  <bean id="formAuthMethod2" class="org.kauriproject.security.providers.FormAuthenticationMethod"> 
    135135    <constructor-arg ref="module"/> 
    136136    <property name="preAuthTokenStore" ref="preAuthTokenStore2"/> 
Note: See TracChangeset for help on using the changeset viewer.