mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 04:52:16 +00:00
Corrected class name of Resin Container Adapter.
This commit is contained in:
parent
b886390a3f
commit
6f0f9650a0
@ -3,7 +3,7 @@
|
|||||||
-->
|
-->
|
||||||
<web-app>
|
<web-app>
|
||||||
<authenticator>
|
<authenticator>
|
||||||
<type>net.sf.acegisecurity.adapters.resin.ResinSpringAuthenticator</type>
|
<type>net.sf.acegisecurity.adapters.resin.ResinAcegiAuthenticator</type>
|
||||||
<init>
|
<init>
|
||||||
<app-context-location>WEB-INF/resin-acegisecurity.xml</app-context-location>
|
<app-context-location>WEB-INF/resin-acegisecurity.xml</app-context-location>
|
||||||
<key>my_password</key>
|
<key>my_password</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user