Added author to all java files with class comments.
[utils] / security / src / main / java / org / wamblee / usermgt / UserMgtException.java
index 4a95caa432361ffd1f3f4e039d11064b6727834f..6a96e618c7308240c827e68c7b280f61a0ec3448 100644 (file)
@@ -20,6 +20,8 @@ import java.util.EnumMap;
 
 /**
  * User management exception. 
+ *
+ * @author Erik Brakkee
  */
 public class UserMgtException extends Exception {