fix critical sonar 45/63445/4
authorTomek Kaminski <tomasz.kaminski@nokia.com>
Wed, 29 Aug 2018 10:43:12 +0000 (12:43 +0200)
committerTomek Kaminski <tomasz.kaminski@nokia.com>
Wed, 29 Aug 2018 10:56:53 +0000 (12:56 +0200)
commit9c564da36cb047362363ad1075deae5a5eb3b695
tree17df761b97dd31acf75041420cdc621419da8f59
parent45ca42c48030171a5dcf180bb35fb767ae5c2b78
fix critical sonar

-https://sonar.onap.org/project/issues?id=org.onap.aaf.authz%3Aparent&open=AWK69ZDYwGn37JfbmFHU&resolved=false&severities=CRITICAL&types=VULNERABILITY
-added @Override to methods
-little code style refactor
-move to google style code (tabs->spaces)

Change-Id: I914a5869d906c770425488f820b6e0066b5c58a4
Issue-ID: AAF-458
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
misc/env/src/main/java/org/onap/aaf/misc/env/util/IndentPrintWriter.java
misc/xgen/src/main/java/org/onap/aaf/misc/xgen/XGen.java