Corrected class name of Resin Container Adapter.

This commit is contained in:
Ben Alex 2004-03-30 03:58:45 +00:00
parent b886390a3f
commit 6f0f9650a0
1 changed files with 1 additions and 1 deletions

View File

@ -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>