Modify attribute names to use "ref" instead of "id", plus use a hyphen

as an attribute value separator rather than a colon. This was changed 
for compatibility with other components in the Spring Portfolio. tests 
pass.
This commit is contained in:
Ben Alex
2007-12-13 20:19:56 +00:00
parent 0f12d31d90
commit fa510b3187
5 changed files with 38 additions and 38 deletions

View File

@@ -31,7 +31,7 @@
</http>
<repository>
<user-service hash="md5:hex">
<user-service hash="md5-hex">
<user name="rod" password="a564de63c2d0da68cf47586ee05984d7" authorities="ROLE_SUPERVISOR,ROLE_USER" /> <!-- koala -->
<user name="dianne" password="65d15fe9156f9c4bbffd98085992a44e" authorities="ROLE_USER" /> <!-- emu -->
<user name="scott" password="2b58af6dddbd072ed27ffc86725d7d3a" authorities="ROLE_USER" /> <!-- wombat -->