mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Modifications to support changes to Resin container adapter.
This commit is contained in:
parent
1affe45ced
commit
60ddb6a3c7
@ -5,7 +5,7 @@
|
||||
<authenticator>
|
||||
<type>net.sf.acegisecurity.adapters.resin.ResinAcegiAuthenticator</type>
|
||||
<init>
|
||||
<app-context-location>WEB-INF/resin-acegisecurity.xml</app-context-location>
|
||||
<app-context-location>resin-acegisecurity.xml</app-context-location>
|
||||
<key>my_password</key>
|
||||
</init>
|
||||
</authenticator>
|
||||
|
Loading…
x
Reference in New Issue
Block a user