spring-security/remoting
Rob Winch 25248c7536 SEC-1975: Ignore anonymous users for AuthenticationSimpleHttpInvokerRequestExecutor
Previously anonymous authentication was submitted as credentials over the wire which
caused the applications to attempt to authenticate the anonymous user.

Now if the user is anonymous (determined by the AuthenticationTrustResolver), the
AuthenticationSimpleHttpInvokerRequestExecutor does not populate any credentials.
2012-08-09 09:56:07 -05:00
..
src SEC-1975: Ignore anonymous users for AuthenticationSimpleHttpInvokerRequestExecutor 2012-08-09 09:56:07 -05:00
remoting.gradle SEC-1906: Update to Gradle 1.0 2012-07-05 12:41:56 -05:00
template.mf Add missing package to remoting bundlor template. 2011-08-12 19:44:27 +01:00