]> git.evergreen-ils.org Git - working/Evergreen.git/commit
wrapped up the login logic into a static utility method -- with test code. added...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 25 Oct 2007 21:22:03 +0000 (21:22 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 25 Oct 2007 21:22:03 +0000 (21:22 +0000)
commit85aedc38930f645a46e87146fa33a73146721b77
tree919b0f6f8fceb49cc95f8ed3a0175a227bc990ed
parent61dd7d4f8e63150aba0dccb984ca8ae52684e4f4
wrapped up the login logic into a static utility method -- with test code.  added generic md5 hex method

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7933 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/java/org/open_ils/test/TestLogin.java [new file with mode: 0644]
Open-ILS/src/java/org/open_ils/util/Utils.java [new file with mode: 0644]