Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / hibernate / PersistentAuthorizationServiceTest.java
index 93758b1239cc8ba87e478d690fd7ea5cfe113530..6cbbd39e7f90699252137712189e02f1694d9f67 100644 (file)
@@ -26,6 +26,8 @@ import org.wamblee.security.authorization.AuthorizationServiceTest;
 
 /**
  * Unit test for the persistent authorization service. 
+ *
+ * @author Erik Brakkee
  */
 public class PersistentAuthorizationServiceTest extends AuthorizationServiceTest {