Rob Winch
1222fc5f10
XML ref to bean
...
Spring 5 removes ref XML attribute in favor of bean XML attribute. This
commit updates all the samples and tests to use bean instead of ref.
Issue gh-4080
9 years ago
Joe Grandja
945a21a3fb
Use xml / javaconfig folders for samples
...
Fixes gh-3752
10 years ago
Rob Winch
cf9f58a4ac
SEC-2915: XML spaces->tabs
11 years ago
Rob Winch
388a4dd9db
SEC-2194: Add Java Config samples
13 years ago
Luke Taylor
893f212fa5
Tidying
16 years ago
Luke Taylor
ca7d055c2b
SEC-1132: Created core and authentication packages within core module.
17 years ago
Luke Taylor
4083e2ef92
SEC-562: Further repackaging.
19 years ago
Ben Alex
6a1a4abb1d
SEC-104: Move to org.acegisecurity package.
20 years ago
Ben Alex
71b8f3e515
Remove less commonly used protocols.
21 years ago
Ben Alex
747825cda1
Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml.
21 years ago
Ben Alex
44b7cccc1f
Add RMI + HTTP Invoker remoting protocols and fixes related to Maven migration.
22 years ago
Ben Alex
7ae1844130
Improve client application by moving username/password specification to command-line.
22 years ago
Ben Alex
66e8d741ca
Expand Contacts sample application to use Hessian and Burlap remoting.
22 years ago