Add test cases for aaf authz modules

Modify testcases to increase code coverage and fix license issues on authz
pom files and skip few modules from sonar coverage.

Issue-ID: AAF-79
Change-Id: Ie72279d531bfe0afa6ad04106921f772e431434e
Signed-off-by: sg481n <sg481n@att.com>
diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml
index 1f3e29b..9322412 100644
--- a/authz-gw/pom.xml
+++ b/authz-gw/pom.xml
@@ -35,12 +35,7 @@
 	<name>Authz Gate/Wall</name>

 	<description>GW API</description>

 		<url>https://github.com/att/AAF</url>

-	<licenses>

-		<license>

-		<name>BSD License</name>

-		<url> </url>

-		</license>

-	</licenses>

+

 	<developers>

 		<developer>

 		<name>Jonathan Gathman</name>