Corrected class name of Resin Container Adapter.
This commit is contained in:
parent
b886390a3f
commit
6f0f9650a0
|
@ -3,7 +3,7 @@
|
|||
-->
|
||||
<web-app>
|
||||
<authenticator>
|
||||
<type>net.sf.acegisecurity.adapters.resin.ResinSpringAuthenticator</type>
|
||||
<type>net.sf.acegisecurity.adapters.resin.ResinAcegiAuthenticator</type>
|
||||
<init>
|
||||
<app-context-location>WEB-INF/resin-acegisecurity.xml</app-context-location>
|
||||
<key>my_password</key>
|
||||
|
|
Loading…
Reference in New Issue