mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-26 09:58:48 +00:00
Remove reference to old caching configuration property.
This commit is contained in:
parent
2d2a55fb20
commit
b9b176da82
@ -885,7 +885,6 @@
|
||||
|
||||
<para><programlisting><bean id="daoAuthenticationProvider" class="net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider">
|
||||
<property name="authenticationDao"><ref bean="inMemoryDaoImpl"/></property>
|
||||
<property name="refreshTokenInterval"><value>60000</value></property>
|
||||
<property name="saltSource"><ref bean="saltSource"/></property>
|
||||
<property name="passwordEncoder"><ref bean="passwordEncoder"/></property>
|
||||
</bean></programlisting></para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user