Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / AuthorizationServiceTest.java
index f3791a346d2df763e2b8124328d68b2be4227ac3..1e4d9c9ad04c28c6c12158e359e8d2b9eecdb0f0 100644 (file)
@@ -26,6 +26,8 @@ import org.wamblee.usermgt.UserAccessor;
 
 /**
  * Tests the authorization service. 
+ *
+ * @author Erik Brakkee
  */
 public class AuthorizationServiceTest extends SpringTestCase {