[maven-release-plugin] copy for tag wamblee-utils-0.2.2
[utils] / security / src / main / java / org / wamblee / security / authorization / AuthorizationException.java
index a44e2dfcef3aa2b2c69c8775520db9d3ed51ae53..d7a81fd5bd60dbfef84f20443485c953fb49f619 100644 (file)
@@ -19,6 +19,8 @@ package org.wamblee.security.authorization;
 /**
  * Authorization exception to be thrown when
  * a resouce may not be accessed. 
+ *
+ * @author Erik Brakkee
  */
 public class AuthorizationException extends RuntimeException {