You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by co...@apache.org on 2016/09/28 09:32:59 UTC

[06/19] incubator-ranger git commit: Removing trailing whitespace (via sed)

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemDataMaskInfo.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemDataMaskInfo.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemDataMaskInfo.java
index 5561255..8a93730 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemDataMaskInfo.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemDataMaskInfo.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -79,7 +79,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -89,7 +89,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -99,7 +99,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> policyItemId</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyItemId
 	 *            Value to set member attribute <b> policyItemId</b>
 	 */
@@ -109,7 +109,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>policyItemId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyItemId</b> .
 	 */
 	public Long getPolicyItemId() {
@@ -119,7 +119,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> type</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param type
 	 *            Value to set member attribute <b> type</b>
 	 */
@@ -129,7 +129,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>type</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>type</b> .
 	 */
 	public Long getType() {
@@ -139,7 +139,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> conditionExpr</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param conditionExpr
 	 *            Value to set member attribute <b> conditionExpr</b>
 	 */
@@ -159,7 +159,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> valueExpr</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param valueExpr
 	 *            Value to set member attribute <b> valueExpr</b>
 	 */
@@ -169,7 +169,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>valueExpr</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>valueExpr</b> .
 	 */
 	public String getValueExpr() {
@@ -178,7 +178,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -236,7 +236,7 @@ public class XXPolicyItemDataMaskInfo extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemGroupPerm.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemGroupPerm.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemGroupPerm.java
index 0c42166..cae7200 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemGroupPerm.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemGroupPerm.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -70,7 +70,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -80,7 +80,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -90,7 +90,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> policyItemId</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyItemId
 	 *            Value to set member attribute <b> policyItemId</b>
 	 */
@@ -100,7 +100,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>policyItemId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyItemId</b> .
 	 */
 	public Long getPolicyitemid() {
@@ -110,7 +110,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> groupId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param groupId
 	 *            Value to set member attribute <b> groupId</b>
 	 */
@@ -120,7 +120,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>groupId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>groupId</b> .
 	 */
 	public Long getGroupid() {
@@ -130,7 +130,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> order</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param order
 	 *            Value to set member attribute <b> order</b>
 	 */
@@ -140,7 +140,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>order</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>order</b> .
 	 */
 	public Integer getOrder() {
@@ -149,7 +149,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -200,7 +200,7 @@ public class XXPolicyItemGroupPerm extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemRowFilterInfo.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemRowFilterInfo.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemRowFilterInfo.java
index 6a63ad1..4518818 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemRowFilterInfo.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemRowFilterInfo.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -61,7 +61,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -71,7 +71,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -81,7 +81,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> policyItemId</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyItemId
 	 *            Value to set member attribute <b> policyItemId</b>
 	 */
@@ -91,7 +91,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>policyItemId</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>policyItemId</b> .
 	 */
 	public Long getPolicyItemId() {
@@ -101,7 +101,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> filterExpr</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param filterExpr
 	 *            Value to set member attribute <b> filterExpr</b>
 	 */
@@ -120,7 +120,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -164,7 +164,7 @@ public class XXPolicyItemRowFilterInfo extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemUserPerm.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemUserPerm.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemUserPerm.java
index 69c47df..eb76885 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemUserPerm.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyItemUserPerm.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -70,7 +70,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -80,7 +80,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -90,7 +90,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> policyItemId</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyItemId
 	 *            Value to set member attribute <b> policyItemId</b>
 	 */
@@ -100,7 +100,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>policyItemId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyItemId</b> .
 	 */
 	public Long getPolicyitemid() {
@@ -110,7 +110,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> userId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param userId
 	 *            Value to set member attribute <b> userId</b>
 	 */
@@ -120,7 +120,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>userId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>userId</b> .
 	 */
 	public Long getUserid() {
@@ -130,7 +130,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> order</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param order
 	 *            Value to set member attribute <b> order</b>
 	 */
@@ -140,7 +140,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>order</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>order</b> .
 	 */
 	public Integer getOrder() {
@@ -149,7 +149,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -200,7 +200,7 @@ public class XXPolicyItemUserPerm extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResource.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResource.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResource.java
index 3303e41..3c1fd3d 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResource.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResource.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -78,7 +78,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -88,7 +88,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -98,7 +98,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> policyId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyId
 	 *            Value to set member attribute <b> policyId</b>
 	 */
@@ -108,7 +108,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>policyId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyId</b> .
 	 */
 	public Long getPolicyid() {
@@ -118,7 +118,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> resDefId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param resDefId
 	 *            Value to set member attribute <b> resDefId</b>
 	 */
@@ -128,7 +128,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>resDefId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>resDefId</b> .
 	 */
 	public Long getResdefid() {
@@ -138,7 +138,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> isExcludes</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isExcludes
 	 *            Value to set member attribute <b> isExcludes</b>
 	 */
@@ -148,7 +148,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isExcludes</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>isExcludes</b> .
 	 */
 	public boolean getIsexcludes() {
@@ -158,7 +158,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> isRecursive</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isRecursive
 	 *            Value to set member attribute <b> isRecursive</b>
 	 */
@@ -168,7 +168,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isRecursive</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>isRecursive</b> .
 	 */
 	public boolean getIsrecursive() {
@@ -177,7 +177,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -227,7 +227,7 @@ public class XXPolicyResource extends XXDBBase implements java.io.Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResourceMap.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResourceMap.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResourceMap.java
index c000b39..8c692db 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResourceMap.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPolicyResourceMap.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -70,7 +70,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -80,7 +80,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -90,7 +90,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> resourceId</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param resourceId
 	 *            Value to set member attribute <b> resourceId</b>
 	 */
@@ -100,7 +100,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>resourceId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>resourceId</b> .
 	 */
 	public Long getResourceid() {
@@ -110,7 +110,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> value</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param value
 	 *            Value to set member attribute <b> value</b>
 	 */
@@ -120,7 +120,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>value</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>value</b> .
 	 */
 	public String getValue() {
@@ -130,7 +130,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> order</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param order
 	 *            Value to set member attribute <b> order</b>
 	 */
@@ -140,7 +140,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>order</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>order</b> .
 	 */
 	public Integer getOrder() {
@@ -149,7 +149,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -200,7 +200,7 @@ public class XXPolicyResourceMap extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUser.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUser.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUser.java
index 71458d8..c9b907f 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUser.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUser.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -21,7 +21,7 @@
 
 /**
  * User details
- * 
+ *
  */
 
 import javax.persistence.Column;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUserRole.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUserRole.java b/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUserRole.java
index d0fb38d..97f52c4 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUserRole.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXPortalUserRole.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -21,7 +21,7 @@
 
 /**
  * Role of the user
- * 
+ *
  */
 
 import javax.persistence.Column;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXResource.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXResource.java b/security-admin/src/main/java/org/apache/ranger/entity/XXResource.java
index c19f4df..e571a4f 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXResource.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXResource.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -21,7 +21,7 @@
 
 /**
  * Resource
- * 
+ *
  */
 
 import javax.persistence.Column;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXResourceDef.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXResourceDef.java b/security-admin/src/main/java/org/apache/ranger/entity/XXResourceDef.java
index 28ee4e7..09df994 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXResourceDef.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXResourceDef.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -249,7 +249,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -259,7 +259,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -269,7 +269,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> defId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param defId
 	 *            Value to set member attribute <b> defId</b>
 	 */
@@ -279,7 +279,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>itemId</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>itemId</b> .
 	 */
 	public Long getItemId() {
@@ -289,7 +289,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> itemId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param itemId
 	 *            Value to set member attribute <b> itemId</b>
 	 */
@@ -299,7 +299,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>defId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>defId</b> .
 	 */
 	public Long getDefid() {
@@ -309,7 +309,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> name</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param name
 	 *            Value to set member attribute <b> name</b>
 	 */
@@ -319,7 +319,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>name</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>name</b> .
 	 */
 	public String getName() {
@@ -329,7 +329,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> type</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param type
 	 *            Value to set member attribute <b> type</b>
 	 */
@@ -339,7 +339,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>type</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>type</b> .
 	 */
 	public String getType() {
@@ -349,7 +349,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> level</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param level
 	 *            Value to set member attribute <b> level</b>
 	 */
@@ -359,7 +359,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>level</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>level</b> .
 	 */
 	public Integer getLevel() {
@@ -369,7 +369,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> parent</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param parent
 	 *            Value to set member attribute <b> parent</b>
 	 */
@@ -379,7 +379,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>parent</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>parent</b> .
 	 */
 	public Long getParent() {
@@ -389,7 +389,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> mandatory</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param mandatory
 	 *            Value to set member attribute <b> mandatory</b>
 	 */
@@ -399,7 +399,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>mandatory</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>mandatory</b> .
 	 */
 	public boolean getMandatory() {
@@ -409,7 +409,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * lookUpSupported</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param lookUpSupported
 	 *            Value to set member attribute <b> lookUpSupported</b>
 	 */
@@ -419,7 +419,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>lookUpSupported</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>lookUpSupported</b> .
 	 */
 	public boolean getLookupsupported() {
@@ -429,7 +429,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * recursiveSupported</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param recursiveSupported
 	 *            Value to set member attribute <b> recursiveSupported</b>
 	 */
@@ -439,7 +439,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>recursiveSupported</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>recursiveSupported</b> .
 	 */
 	public boolean getRecursivesupported() {
@@ -449,7 +449,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * excludesSupported</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param excludesSupported
 	 *            Value to set member attribute <b> excludesSupported</b>
 	 */
@@ -459,7 +459,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>excludesSupported</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>excludesSupported</b> .
 	 */
 	public boolean getExcludessupported() {
@@ -469,7 +469,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> matcher</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param matcher
 	 *            Value to set member attribute <b> matcher</b>
 	 */
@@ -479,7 +479,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>matcher</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>matcher</b> .
 	 */
 	public String getMatcher() {
@@ -489,7 +489,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> matcherOptions</b>
 	 * . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param matcherOptions
 	 *            Value to set member attribute <b> matcherOptions</b>
 	 */
@@ -499,7 +499,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>matcherOptions</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>matcherOptions</b> .
 	 */
 	public String getMatcheroptions() {
@@ -551,7 +551,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> label</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param label
 	 *            Value to set member attribute <b> label</b>
 	 */
@@ -561,7 +561,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>label</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>label</b> .
 	 */
 	public String getLabel() {
@@ -571,7 +571,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> description</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param description
 	 *            Value to set member attribute <b> description</b>
 	 */
@@ -581,7 +581,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>description</b> .
 	 */
 	public String getDescription() {
@@ -591,7 +591,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> rbKeyLabel</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param rbKeyLabel
 	 *            Value to set member attribute <b> rbKeyLabel</b>
 	 */
@@ -601,7 +601,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyLabel</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyLabel</b> .
 	 */
 	public String getRbkeylabel() {
@@ -611,7 +611,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * rbKeyDescription</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param rbKeyDescription
 	 *            Value to set member attribute <b> rbKeyDescription</b>
 	 */
@@ -621,7 +621,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyDescription</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyDescription</b> .
 	 */
 	public String getRbkeydescription() {
@@ -645,7 +645,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b> order</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param order
 	 *            Value to set member attribute <b> order</b>
 	 */
@@ -655,7 +655,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>order</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>order</b> .
 	 */
 	public Integer getOrder() {
@@ -676,7 +676,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -828,7 +828,7 @@ public class XXResourceDef extends XXDBBase implements java.io.Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXService.java b/security-admin/src/main/java/org/apache/ranger/entity/XXService.java
index a1efc94..2d14d48 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXService.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXService.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceBase.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceBase.java
index 396b6a2..366dc55 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceBase.java
@@ -152,7 +152,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> version</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param version
 	 *            Value to set member attribute <b> version</b>
 	 */
@@ -162,7 +162,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>version</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>version</b> .
 	 */
 	public Long getVersion() {
@@ -172,7 +172,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> type</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param type
 	 *            Value to set member attribute <b> type</b>
 	 */
@@ -182,7 +182,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>type</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>type</b> .
 	 */
 	public Long getType() {
@@ -192,7 +192,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> name</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param name
 	 *            Value to set member attribute <b> name</b>
 	 */
@@ -202,7 +202,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>name</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>name</b> .
 	 */
 	public String getName() {
@@ -211,7 +211,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * This method sets the value to the member attribute <b> tagService</b> .
-	 * 
+	 *
 	 * @param tagService
 	 *            Value to set member attribute <b> tagService</b>
 	 */
@@ -221,7 +221,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>tagService</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>tagService</b> .
 	 */
 	public Long getTagService() {
@@ -231,7 +231,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> policyVersion</b>
 	 * . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyVersion
 	 *            Value to set member attribute <b> policyVersion</b>
 	 */
@@ -241,7 +241,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>policyVersion</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyVersion</b> .
 	 */
 	public Long getPolicyVersion() {
@@ -251,7 +251,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * policyUpdateTime</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyUpdateTime
 	 *            Value to set member attribute <b> policyUpdateTime</b>
 	 */
@@ -261,7 +261,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>policyUpdateTime</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>policyUpdateTime</b> .
 	 */
 	public Date getPolicyUpdateTime() {
@@ -271,7 +271,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> tagVersion</b>
 	 * . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param tagVersion
 	 *            Value to set member attribute <b> tagVersion</b>
 	 */
@@ -281,7 +281,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>tagVersion</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>tagVersion</b> .
 	 */
 	public Long getTagVersion() {
@@ -291,7 +291,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * tagUpdateTime</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param tagUpdateTime
 	 *            Value to set member attribute <b> tagUpdateTime</b>
 	 */
@@ -301,7 +301,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>tagUpdateTime</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>tagUpdateTime</b> .
 	 */
 	public Date getTagUpdateTime() {
@@ -311,7 +311,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> description</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param description
 	 *            Value to set member attribute <b> description</b>
 	 */
@@ -321,7 +321,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>description</b> .
 	 */
 	public String getDescription() {
@@ -331,7 +331,7 @@ public abstract class XXServiceBase extends XXDBBase {
 	/**
 	 * This method sets the value to the member attribute <b> isEnabled</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isEnabled
 	 *            Value to set member attribute <b> isEnabled</b>
 	 */
@@ -341,7 +341,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/**
 	 * Returns the value for the member attribute <b>isEnabled</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>isEnabled</b> .
 	 */
 	public Boolean getIsenabled() {
@@ -350,7 +350,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -447,7 +447,7 @@ public abstract class XXServiceBase extends XXDBBase {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigDef.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigDef.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigDef.java
index 825720c..acf1133 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigDef.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigDef.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -187,7 +187,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -197,7 +197,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -207,7 +207,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> defId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param defId
 	 *            Value to set member attribute <b> defId</b>
 	 */
@@ -217,7 +217,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>defId</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>defId</b> .
 	 */
 	public Long getDefid() {
@@ -227,7 +227,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> itemId</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param itemId
 	 *            Value to set member attribute <b> itemId</b>
 	 */
@@ -237,7 +237,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>itemId</b>
-	 * 
+	 *
 	 * @return Long - value of member attribute <b>itemId</b> .
 	 */
 	public Long getItemId() {
@@ -247,7 +247,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> name</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param name
 	 *            Value to set member attribute <b> name</b>
 	 */
@@ -257,7 +257,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>name</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>name</b> .
 	 */
 	public String getName() {
@@ -267,7 +267,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> type</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param type
 	 *            Value to set member attribute <b> type</b>
 	 */
@@ -277,7 +277,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>type</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>type</b> .
 	 */
 	public String getType() {
@@ -287,7 +287,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> subType</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param subType
 	 *            Value to set member attribute <b> subType</b>
 	 */
@@ -297,7 +297,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>subType</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>subType</b> .
 	 */
 	public String getSubtype() {
@@ -307,7 +307,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> isMandatory</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isMandatory
 	 *            Value to set member attribute <b> isMandatory</b>
 	 */
@@ -317,7 +317,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>isMandatory</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>isMandatory</b> .
 	 */
 	public boolean getIsMandatory() {
@@ -327,7 +327,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> defaultValue</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param defaultValue
 	 *            Value to set member attribute <b> defaultValue</b>
 	 */
@@ -337,7 +337,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>defaultValue</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>defaultValue</b> .
 	 */
 	public String getDefaultvalue() {
@@ -389,7 +389,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> label</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param label
 	 *            Value to set member attribute <b> label</b>
 	 */
@@ -399,7 +399,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>label</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>label</b> .
 	 */
 	public String getLabel() {
@@ -409,7 +409,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> description</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param description
 	 *            Value to set member attribute <b> description</b>
 	 */
@@ -419,7 +419,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>description</b> .
 	 */
 	public String getDescription() {
@@ -429,7 +429,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> rbKeyLabel</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param rbKeyLabel
 	 *            Value to set member attribute <b> rbKeyLabel</b>
 	 */
@@ -439,7 +439,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyLabel</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyLabel</b> .
 	 */
 	public String getRbkeylabel() {
@@ -449,7 +449,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b>
 	 * rbKeyDecription</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param rbKeyDescription
 	 *            Value to set member attribute <b> rbKeyDecription</b>
 	 */
@@ -459,7 +459,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyDecription</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyDecription</b> .
 	 */
 	public String getRbkeydescription() {
@@ -483,7 +483,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> order</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param order
 	 *            Value to set member attribute <b> order</b>
 	 */
@@ -493,7 +493,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>order</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>order</b> .
 	 */
 	public Integer getOrder() {
@@ -502,7 +502,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -621,7 +621,7 @@ public class XXServiceConfigDef extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigMap.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigMap.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigMap.java
index ff9a6f8..13f0964 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigMap.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceConfigMap.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -70,7 +70,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -80,7 +80,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	public Long getId() {
@@ -90,7 +90,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> service</b> . You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param service
 	 *            Value to set member attribute <b> service</b>
 	 */
@@ -100,7 +100,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>service</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>service</b> .
 	 */
 	public Long getServiceId() {
@@ -110,7 +110,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> configKey</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param configKey
 	 *            Value to set member attribute <b> configKey</b>
 	 */
@@ -120,7 +120,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>configKey</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>configKey</b> .
 	 */
 	public String getConfigkey() {
@@ -130,7 +130,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 	/**
 	 * This method sets the value to the member attribute <b> configValue</b> .
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param configValue
 	 *            Value to set member attribute <b> configValue</b>
 	 */
@@ -140,7 +140,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/**
 	 * Returns the value for the member attribute <b>configValue</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>configValue</b> .
 	 */
 	public String getConfigvalue() {
@@ -149,7 +149,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -200,7 +200,7 @@ public class XXServiceConfigMap extends XXDBBase implements
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDef.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDef.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDef.java
index bac5cba..3d49683 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDef.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDef.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -42,7 +42,7 @@ public class XXServiceDef extends XXServiceDefBase implements java.io.Serializab
 
 	/**
 	 * This method sets the value to the member attribute <b> id</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param id
 	 *            Value to set member attribute <b> id</b>
 	 */
@@ -53,7 +53,7 @@ public class XXServiceDef extends XXServiceDefBase implements java.io.Serializab
 
 	/**
 	 * Returns the value for the member attribute <b>id</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>id</b> .
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDefBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDefBase.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDefBase.java
index e704d98..9a35359 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDefBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceDefBase.java
@@ -136,7 +136,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> version</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param version
 	 *            Value to set member attribute <b> version</b>
 	 */
@@ -146,7 +146,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>version</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>version</b> .
 	 */
 	public Long getVersion() {
@@ -155,7 +155,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> name</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param name
 	 *            Value to set member attribute <b> name</b>
 	 */
@@ -165,7 +165,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>name</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>name</b> .
 	 */
 	public String getName() {
@@ -174,7 +174,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> implClassName</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param implClassName
 	 *            Value to set member attribute <b> implClassName</b>
 	 */
@@ -184,7 +184,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>implClassName</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>implClassName</b> .
 	 */
 	public String getImplclassname() {
@@ -193,7 +193,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> label</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param label
 	 *            Value to set member attribute <b> label</b>
 	 */
@@ -203,7 +203,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>label</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>label</b> .
 	 */
 	public String getLabel() {
@@ -212,7 +212,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> description</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param description
 	 *            Value to set member attribute <b> description</b>
 	 */
@@ -222,7 +222,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>description</b> .
 	 */
 	public String getDescription() {
@@ -250,7 +250,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> rbKeyLabel</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param rbKeyLabel
 	 *            Value to set member attribute <b> rbKeyLabel</b>
 	 */
@@ -260,7 +260,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyLabel</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyLabel</b> .
 	 */
 	public String getRbkeylabel() {
@@ -270,7 +270,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 	/**
 	 * This method sets the value to the member attribute <b> rbKeyDescription</b> . You cannot set null to the
 	 * attribute.
-	 * 
+	 *
 	 * @param rbKeyDescription
 	 *            Value to set member attribute <b> rbKeyDescription</b>
 	 */
@@ -280,7 +280,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>rbKeyDescription</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>rbKeyDescription</b> .
 	 */
 	public String getRbkeydescription() {
@@ -289,7 +289,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * This method sets the value to the member attribute <b> isEnabled</b> . You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isEnabled
 	 *            Value to set member attribute <b> isEnabled</b>
 	 */
@@ -299,7 +299,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/**
 	 * Returns the value for the member attribute <b>isEnabled</b>
-	 * 
+	 *
 	 * @return Date - value of member attribute <b>isEnabled</b> .
 	 */
 	public boolean getIsEnabled() {
@@ -308,7 +308,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -391,7 +391,7 @@ public abstract class XXServiceDefBase extends XXDBBase implements Serializable
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResource.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResource.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResource.java
index 6d92679..961627a 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResource.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResource.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -155,7 +155,7 @@ public class XXServiceResource extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -173,7 +173,7 @@ public class XXServiceResource extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -220,7 +220,7 @@ public class XXServiceResource extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElement.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElement.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElement.java
index 48a079e..16dca97 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElement.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElement.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -135,7 +135,7 @@ public class XXServiceResourceElement extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -152,7 +152,7 @@ public class XXServiceResourceElement extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -194,7 +194,7 @@ public class XXServiceResourceElement extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElementValue.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElementValue.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElementValue.java
index 7e8ba36..82ce8a0 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElementValue.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceResourceElementValue.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -117,7 +117,7 @@ public class XXServiceResourceElementValue extends XXDBBase implements Serializa
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -133,7 +133,7 @@ public class XXServiceResourceElementValue extends XXDBBase implements Serializa
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -170,7 +170,7 @@ public class XXServiceResourceElementValue extends XXDBBase implements Serializa
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXServiceVersionInfo.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceVersionInfo.java b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceVersionInfo.java
index 691687f..cef3863 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXServiceVersionInfo.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXServiceVersionInfo.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTag.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTag.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTag.java
index 2ed6f73..9155385 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTag.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTag.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -125,7 +125,7 @@ public class XXTag extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -142,7 +142,7 @@ public class XXTag extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -184,7 +184,7 @@ public class XXTag extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttribute.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttribute.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttribute.java
index c878380..1c88288 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttribute.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttribute.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -117,7 +117,7 @@ public class XXTagAttribute extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -133,7 +133,7 @@ public class XXTagAttribute extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -170,7 +170,7 @@ public class XXTagAttribute extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttributeDef.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttributeDef.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttributeDef.java
index 6459128..5c6ff58 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttributeDef.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTagAttributeDef.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -117,7 +117,7 @@ public class XXTagAttributeDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -133,7 +133,7 @@ public class XXTagAttributeDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -170,7 +170,7 @@ public class XXTagAttributeDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTagDef.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTagDef.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTagDef.java
index 40d5afb..818908b 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTagDef.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTagDef.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -155,7 +155,7 @@ public class XXTagDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -173,7 +173,7 @@ public class XXTagDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -220,7 +220,7 @@ public class XXTagDef extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTagResourceMap.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTagResourceMap.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTagResourceMap.java
index b637f7b..4b8b3ec 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTagResourceMap.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTagResourceMap.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -117,7 +117,7 @@ public class XXTagResourceMap extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#hashCode()
 	 */
 	@Override
@@ -133,7 +133,7 @@ public class XXTagResourceMap extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#equals(java.lang.Object)
 	 */
 	@Override
@@ -170,7 +170,7 @@ public class XXTagResourceMap extends XXDBBase implements Serializable {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see java.lang.Object#toString()
 	 */
 	@Override

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXTrxLog.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXTrxLog.java b/security-admin/src/main/java/org/apache/ranger/entity/XXTrxLog.java
index 117ab54..5995201 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXTrxLog.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXTrxLog.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -21,7 +21,7 @@
 
 /**
  * Logging table for all DB create and update queries
- * 
+ *
  */
 
 import javax.persistence.Column;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/XXUser.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/XXUser.java b/security-admin/src/main/java/org/apache/ranger/entity/XXUser.java
index d6416ba..64b4d19 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/XXUser.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/XXUser.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -21,7 +21,7 @@
 
 /**
  * User
- * 
+ *
  */
 
 import javax.persistence.Column;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/entity/view/VXXTrxLog.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/entity/view/VXXTrxLog.java b/security-admin/src/main/java/org/apache/ranger/entity/view/VXXTrxLog.java
index c38efad..28d6f03 100644
--- a/security-admin/src/main/java/org/apache/ranger/entity/view/VXXTrxLog.java
+++ b/security-admin/src/main/java/org/apache/ranger/entity/view/VXXTrxLog.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/json/Folder.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/json/Folder.java b/security-admin/src/main/java/org/apache/ranger/json/Folder.java
index 6eb2ceb..2717b33 100644
--- a/security-admin/src/main/java/org/apache/ranger/json/Folder.java
+++ b/security-admin/src/main/java/org/apache/ranger/json/Folder.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/json/JsonDateSerializer.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/json/JsonDateSerializer.java b/security-admin/src/main/java/org/apache/ranger/json/JsonDateSerializer.java
index 1d7cfcf..1682310 100644
--- a/security-admin/src/main/java/org/apache/ranger/json/JsonDateSerializer.java
+++ b/security-admin/src/main/java/org/apache/ranger/json/JsonDateSerializer.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -32,7 +32,7 @@ import org.springframework.stereotype.Component;
 /**
  * Used to serialize Java.util.Date, which is not a common JSON type, so we have
  * to create a custom serialize method;.
- * 
+ *
  */
 @Component
 public class JsonDateSerializer extends JsonSerializer<Date> {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/patch/BaseLoader.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/patch/BaseLoader.java b/security-admin/src/main/java/org/apache/ranger/patch/BaseLoader.java
index 014dedc..9feed65 100644
--- a/security-admin/src/main/java/org/apache/ranger/patch/BaseLoader.java
+++ b/security-admin/src/main/java/org/apache/ranger/patch/BaseLoader.java
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -31,7 +31,7 @@ import org.springframework.transaction.annotation.Propagation;
 import org.springframework.transaction.annotation.Transactional;
 
 /**
- * 
+ *
  *
  */
 public abstract class BaseLoader {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/patch/cliutil/DbToSolrMigrationUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/patch/cliutil/DbToSolrMigrationUtil.java b/security-admin/src/main/java/org/apache/ranger/patch/cliutil/DbToSolrMigrationUtil.java
index f25c3f7..84fcb54 100644
--- a/security-admin/src/main/java/org/apache/ranger/patch/cliutil/DbToSolrMigrationUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/patch/cliutil/DbToSolrMigrationUtil.java
@@ -417,7 +417,7 @@ public class DbToSolrMigrationUtil extends BaseLoader {
 								+ zkHosts + ", collection="
 								+ collectionName, e);
 				throw e;
-			} 
+			}
 		} else {
 			if (solrURL == null || solrURL.isEmpty()
 					|| solrURL.equalsIgnoreCase("none")) {