Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / usermgt / UsermgtTestUtils.java
index 3075034fefb4b86ba788bf39b13c198a44ef5e3d..07a376c544d74e65d23554291bf149d544f8b996 100644 (file)
@@ -21,6 +21,8 @@ import org.wamblee.usermgt.UserMgtException.Reason;
 
 /**
  * User management test utilities. 
+ *
+ * @author Erik Brakkee
  */
 public class UsermgtTestUtils {