Changeset 1149
- Timestamp:
- 2009-03-18 15:42:26 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/kauri-security-sample/src/main/kauri/spring/services.xml
r1139 r1149 132 132 </bean> 133 133 134 <bean id="formAuthMethod " class="org.kauriproject.security.providers.FormAuthenticationMethod">134 <bean id="formAuthMethod2" class="org.kauriproject.security.providers.FormAuthenticationMethod"> 135 135 <constructor-arg ref="module"/> 136 136 <property name="preAuthTokenStore" ref="preAuthTokenStore2"/>
Note: See TracChangeset
for help on using the changeset viewer.