Commit Details

Anon32

Repository https://smartweb.svn.sourceforge.net/svnroot/smartweb/trunk /trunk
by stvnove on 2008-01-23 00:00 (10 months ago)

Added a new Junit test class for PasswordMD5AuthenticationHandler.
Added net.smartlab.web.auth.util.CryptoUtils to manage simple MD5 computation.
Added dependency to commons-codec in pom file due to Hex function in CryptoUtils

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Java 69 0 42 0 45 0
  XML 6 0 0 0 0 0

Files Changed

[3 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
/modules/auth/pom.xml
  XML 6 0 0 0 0 0
/modules/auth/src/net/smartlab/web/auth/util/CryptoUtils.java
  Java 36 0 41 0 23 0
/modules/auth/test/net/smartlab/web/auth/handlers/PasswordMD5AuthenticationHandlerTest.java
  Java 33 0 1 0 22 0