Started work on componentizing the current user management.
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 22:50:02 +0000 (22:50 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 22:50:02 +0000 (22:50 +0000)
commit64e847023a4e77b51340df26512e8c90de2113df
tree48785b21e3f857fac70d876a9494f6374b95f9e2
parent3055db03c9fd541bfb16e56a5f2f399107195aa4
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.
trunk/security/pom.xml
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/ExternalDatasourceComponent.java [new file with mode: 0644]
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/HibernateComponent.java [new file with mode: 0644]
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/HibernateUserSetTest.java
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/UserGroupRepositoryComponent.java [new file with mode: 0644]
trunk/security/src/test/resources/spring/test.org.wamblee.security.datasource.xml