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:57 UTC

[04/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/service/XPolicyExportAuditServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XPolicyExportAuditServiceBase.java b/security-admin/src/main/java/org/apache/ranger/service/XPolicyExportAuditServiceBase.java
index e8b0c50..a07a524 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XPolicyExportAuditServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XPolicyExportAuditServiceBase.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.service;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XPolicyService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XPolicyService.java b/security-admin/src/main/java/org/apache/ranger/service/XPolicyService.java
index 16e3fdf..f3f7c80 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XPolicyService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XPolicyService.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
@@ -447,7 +447,7 @@ public class XPolicyService extends PublicAPIServiceBase<VXResource, VXPolicy> {
 					if (!groupList.contains(permMap.getGroupName())) {
 						groupList.add(permMap.getGroupName());
 					}					
-				} 
+				}
 				String perm = AppConstants.getLabelFor_XAPermType(permMap
 						.getPermType());
 				if (!permList.contains(perm)) {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XPortalUserService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XPortalUserService.java b/security-admin/src/main/java/org/apache/ranger/service/XPortalUserService.java
index 019f0a5..bb12e3e 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XPortalUserService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XPortalUserService.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/service/XPortalUserServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XPortalUserServiceBase.java b/security-admin/src/main/java/org/apache/ranger/service/XPortalUserServiceBase.java
index c5fdec9..ed4e18b 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XPortalUserServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XPortalUserServiceBase.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.service;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XRepositoryService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XRepositoryService.java b/security-admin/src/main/java/org/apache/ranger/service/XRepositoryService.java
index 6fa30fb..58b6d72 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XRepositoryService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XRepositoryService.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/service/XResourceService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XResourceService.java b/security-admin/src/main/java/org/apache/ranger/service/XResourceService.java
index 7de7210..817fdda 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XResourceService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XResourceService.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
@@ -120,7 +120,7 @@ public class XResourceService extends
 				SearchField.DATA_TYPE.STRING, SearchField.SEARCH_TYPE.PARTIAL));
 		searchFields.add(new SearchField("fullPolicyName", "obj.policyName",
 				SearchField.DATA_TYPE.STRING, SearchField.SEARCH_TYPE.FULL));
-		searchFields.add(new SearchField("columns", "obj.columns", 
+		searchFields.add(new SearchField("columns", "obj.columns",
 				SearchField.DATA_TYPE.STRING, SearchField.SEARCH_TYPE.PARTIAL));
 		searchFields.add(new SearchField("columnFamilies",
 				"obj.columnFamilies", SearchField.DATA_TYPE.STRING,
@@ -162,7 +162,7 @@ public class XResourceService extends
 				SearchField.DATA_TYPE.INTEGER, SearchField.SEARCH_TYPE.FULL,
 				"XXAsset xxAsset", "xxAsset.id = obj.assetId "));
 
-		searchFields.add(new SearchField("id", "obj.id", 
+		searchFields.add(new SearchField("id", "obj.id",
 				SearchField.DATA_TYPE.INTEGER, SearchField.SEARCH_TYPE.FULL));
 		searchFields.add(new SearchField("topologies", "obj.topologies",
 				SearchField.DATA_TYPE.STRING, SearchField.SEARCH_TYPE.PARTIAL));
@@ -187,7 +187,7 @@ public class XResourceService extends
 	@Override
 	protected void validateForCreate(VXResource vObj) {
 		if(vObj == null){
-			throw restErrorUtil.createRESTException("Policy not provided.", 
+			throw restErrorUtil.createRESTException("Policy not provided.",
 					MessageEnums.DATA_NOT_FOUND);
 		}
 		Long assetId = vObj.getAssetId();
@@ -195,7 +195,7 @@ public class XResourceService extends
 			XXAsset xAsset = rangerDaoManager.getXXAsset().getById(assetId);
 			if(xAsset == null){
 				throw restErrorUtil.createRESTException("The repository for which "
-						+ "the policy is created, doesn't exist in the system.", 
+						+ "the policy is created, doesn't exist in the system.",
 						MessageEnums.OPER_NOT_ALLOWED_FOR_STATE);
 			}
 		} else {
@@ -221,7 +221,7 @@ public class XResourceService extends
 //						.findByResourceNameAndAssetIdAndRecursiveFlag(resName, assetId, isRecursive);			
 //			} else {
 //				xXResourceList = appDaoManager.getXXResource()
-//						.findByResourceNameAndAssetIdAndResourceType(vObj.getName(), 
+//						.findByResourceNameAndAssetIdAndResourceType(vObj.getName(),
 //								vObj.getAssetId(), vObj.getResourceType());
 //			}
 //			
@@ -229,7 +229,7 @@ public class XResourceService extends
 //				boolean similarPolicyFound = false;
 //				for(XXResource xxResource : xXResourceList){
 //					String dbResourceName = xxResource.getName();
-//					// Not checking dbResourceName to be null or empty 
+//					// Not checking dbResourceName to be null or empty
 //					// as this should never be the case
 //					String[] resources = stringUtil.split(dbResourceName, ",");
 //					for(String dbResource: resources){
@@ -272,7 +272,7 @@ public class XResourceService extends
 		}
 		if ((vObj != null && mObj != null) &&
 				(!vObj.getName().equalsIgnoreCase(mObj.getName()) ||
-				vObj.getIsRecursive()!=mObj.getIsRecursive() || 
+				vObj.getIsRecursive()!=mObj.getIsRecursive() ||
 				vObj.getResourceType() != mObj.getResourceType())) {
 			validateForCreate(vObj);
 		}
@@ -298,11 +298,11 @@ public class XResourceService extends
 		List<VXPermMap> vxPermMapList = vXResource.getPermMapList();
 		if (vxPermMapList != null) {
 			for (VXPermMap permMap : vxPermMapList) {
-				if (permMap.getUserId() == null && permMap.getGroupId() == null 
+				if (permMap.getUserId() == null && permMap.getGroupId() == null
 						&& vxAuditMapList == null){
 					if(vxAuditMapList == null){
 						throw restErrorUtil.createRESTException("Please provide"
-								+ " valid group/user permissions for policy.", 
+								+ " valid group/user permissions for policy.",
 								MessageEnums.INVALID_INPUT_DATA);
 					}
 				} else {
@@ -378,7 +378,7 @@ public class XResourceService extends
 					searchCriteria, searchFields, sortFields, returnList);
 			List<XXResource> adminPermResourceList = new ArrayList<XXResource>();
 			for (XXResource xXResource : resultList) {
-				VXResponse vXResponse = xaBizUtil.hasPermission(populateViewBean(xXResource), 
+				VXResponse vXResponse = xaBizUtil.hasPermission(populateViewBean(xXResource),
 						AppConstants.XA_PERM_TYPE_ADMIN);
 				if(vXResponse.getStatusCode() == VXResponse.STATUS_SUCCESS){
 					adminPermResourceList.add(xXResource);
@@ -520,12 +520,12 @@ public class XResourceService extends
 			
 			if (pathList != null && pathList.size() != 0) {
 				List<VXPermMap> vxPermMaps = vXResource.getPermMapList();
-				//update perm list and read and execute 
+				//update perm list and read and execute
 				vxPermMaps=updatePermMaps(vxPermMaps);
 				for (VXPermMap vxPermMap : vxPermMaps) {
 					//check only read and execution permission
 					if (vxPermMap.getPermFor() == AppConstants.XA_PERM_FOR_USER
-							&&(vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_READ || 
+							&&(vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_READ ||
 									vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_EXECUTE)) {
 						boolean access = checkUserAccess(vxPermMap, pathList,
 								vXResource.getAssetId(),
@@ -548,7 +548,7 @@ public class XResourceService extends
 					}
 					//check only read and execution permission
 					if (vxPermMap.getPermFor() == AppConstants.XA_PERM_FOR_GROUP
-							&&(vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_READ || 
+							&&(vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_READ ||
 							vxPermMap.getPermType()==AppConstants.XA_PERM_TYPE_EXECUTE)) {
 						boolean access = checkGroupAccess(vxPermMap, pathList,
 								vXResource.getAssetId(),
@@ -562,7 +562,7 @@ public class XResourceService extends
 									.getLabelFor_XAPermType(vxPermMap.getPermType()).toLowerCase()
 									+ " permission on parent folder. Do you want to save this policy?"
 									,
-									MessageEnums.OPER_NO_PERMISSION, null, 
+									MessageEnums.OPER_NO_PERMISSION, null,
 									"parentPermission", null);
 						}
 					}
@@ -574,7 +574,7 @@ public class XResourceService extends
 
 	/**
 	 * check user permission
-	 * 
+	 *
 	 * @param vxPermMap
 	 * @param pathList
 	 * @return
@@ -611,7 +611,7 @@ public class XResourceService extends
 
 	/**
 	 * check group permission on path
-	 * 
+	 *
 	 * @param vxPermMap
 	 * @param pathList
 	 * @return
@@ -845,7 +845,7 @@ public class XResourceService extends
 			}
 		}
 
-		HashMap<Long, HashMap<Integer, VXPermMap>> userPermMap = 
+		HashMap<Long, HashMap<Integer, VXPermMap>> userPermMap =
 				new HashMap<Long, HashMap<Integer, VXPermMap>>();
 		
 		for (Long userId : listOfUser) {
@@ -859,8 +859,8 @@ public class XResourceService extends
 			userPermMap.put(userId, userPerm);
 		}
 
-		//[2] : 
-		HashMap<Long, HashMap<Integer, VXPermMap>> groupPermMap = 
+		//[2] :
+		HashMap<Long, HashMap<Integer, VXPermMap>> groupPermMap =
 				new HashMap<Long, HashMap<Integer, VXPermMap>>();
 		
 		for (Long groupId : listOfGroup) {
@@ -972,7 +972,7 @@ public class XResourceService extends
 				
 				int policyType = vObj.getAssetType();
 				if(policyType == AppConstants.ASSET_HDFS){
-					String[] ignoredAttribs = {"tableType", "columnType", "isEncrypt", "databases", 
+					String[] ignoredAttribs = {"tableType", "columnType", "isEncrypt", "databases",
 							"tables", "columnFamilies",  "columns", "udfs"};
 					if(ArrayUtils.contains(ignoredAttribs, fieldName)){
 						continue;
@@ -983,13 +983,13 @@ public class XResourceService extends
 						continue;
 					}
 				} else if(policyType == AppConstants.ASSET_HBASE){
-					String[] ignoredAttribs = {"name", "tableType", "columnType", "isRecursive", "databases", 
+					String[] ignoredAttribs = {"name", "tableType", "columnType", "isRecursive", "databases",
 							"udfs"};
 					if(ArrayUtils.contains(ignoredAttribs, fieldName)){
 						continue;
 					}
 				} else if(policyType == AppConstants.ASSET_KNOX || policyType == AppConstants.ASSET_STORM){
-					String[] ignoredAttribs = {"name", "tableType", "columnType", "isEncrypt", "databases", 
+					String[] ignoredAttribs = {"name", "tableType", "columnType", "isEncrypt", "databases",
 							"tables", "columnFamilies",  "columns", "udfs"};
 					if(ArrayUtils.contains(ignoredAttribs, fieldName)){
 						continue;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XResourceServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XResourceServiceBase.java b/security-admin/src/main/java/org/apache/ranger/service/XResourceServiceBase.java
index 4c123ef..1fb3750 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XResourceServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XResourceServiceBase.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.service;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XTrxLogService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XTrxLogService.java b/security-admin/src/main/java/org/apache/ranger/service/XTrxLogService.java
index f28ccca..6f05d36 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XTrxLogService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XTrxLogService.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
@@ -126,7 +126,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 							predicate = criteriaBuilder.and(predicate, stringPredicate);
 							
 						}	
-					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST || 
+					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST ||
 							isListValue && searchField.getDataType() == SearchField.DATA_TYPE.INTEGER) {
 						// build where clause for integer lists or integers datatypes
 						intValueList = null;
@@ -164,7 +164,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 									datePredicate = criteriaBuilder.equal(rootEntityType.get(attr), fieldValue);
 								}
 								predicate = criteriaBuilder.and(predicate, datePredicate);
-							} 
+							}
 						}
 						
 					}
@@ -251,7 +251,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 							predicate = criteriaBuilder.and(predicate, stringPredicate);
 							
 						}	
-					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST || 
+					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST ||
 							isListValue && searchField.getDataType() == SearchField.DATA_TYPE.INTEGER) {
 						// build where clause for integer lists or integers datatypes
 						intValueList = null;
@@ -289,7 +289,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 									datePredicate = criteriaBuilder.equal(rootEntityType.get(attr), fieldValue);
 								}
 								predicate = criteriaBuilder.and(predicate, datePredicate);
-							} 
+							}
 						}
 						
 					}
@@ -309,7 +309,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 	}
 	
 	@SuppressWarnings({ "rawtypes", "unchecked" })
-	private Predicate buildWhereClause(Predicate predicate, Map<String, Object> paramList, EntityType<XXTrxLog> trxLogEntity, 
+	private Predicate buildWhereClause(Predicate predicate, Map<String, Object> paramList, EntityType<XXTrxLog> trxLogEntity,
 			CriteriaBuilder criteriaBuilder, Root<XXTrxLog> root){
 		
 		for(String key : paramList.keySet()) {
@@ -338,7 +338,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 							Predicate stringPredicate = criteriaBuilder.equal(root.get(attr), paramValue);
 							predicate = criteriaBuilder.and(predicate, stringPredicate);
 						}	
-					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST || 
+					} else if (searchField.getDataType() == SearchField.DATA_TYPE.INT_LIST ||
 							isListValue && searchField.getDataType() == SearchField.DATA_TYPE.INTEGER) {
 						// build where clause for integer lists or integers datatypes
 						Collection<Number> intValueList = null;
@@ -375,7 +375,7 @@ public class XTrxLogService extends XTrxLogServiceBase<XXTrxLog, VXTrxLog> {
 									datePredicate = criteriaBuilder.equal(root.get(attr), fieldValue);
 								}
 								predicate = criteriaBuilder.and(predicate, datePredicate);
-							} 
+							}
 						}
 					}
 				}

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XTrxLogServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XTrxLogServiceBase.java b/security-admin/src/main/java/org/apache/ranger/service/XTrxLogServiceBase.java
index e23ee6c..f778e14 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XTrxLogServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XTrxLogServiceBase.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.service;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XUserService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XUserService.java b/security-admin/src/main/java/org/apache/ranger/service/XUserService.java
index 8210650..8ba9ef6 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XUserService.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XUserService.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
@@ -104,7 +104,7 @@ public class XUserService extends XUserServiceBase<XXUser, VXUser> {
 		
 		searchFields.add(new SearchField("userRoleList", "xXPortalUserRole.userRole",
 				SearchField.DATA_TYPE.STR_LIST, SearchField.SEARCH_TYPE.FULL,
-				"XXPortalUser xXPortalUser, XXPortalUserRole xXPortalUserRole", 
+				"XXPortalUser xXPortalUser, XXPortalUserRole xXPortalUserRole",
 				"xXPortalUser.id=xXPortalUserRole.userId and xXPortalUser.loginId = obj.name "));
 		
 		searchFields.add(new SearchField("isVisible", "obj.isVisible",

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/XUserServiceBase.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/XUserServiceBase.java b/security-admin/src/main/java/org/apache/ranger/service/XUserServiceBase.java
index 943e280..9669c0b 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/XUserServiceBase.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/XUserServiceBase.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.service;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/service/filter/RangerRESTAPIFilter.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/service/filter/RangerRESTAPIFilter.java b/security-admin/src/main/java/org/apache/ranger/service/filter/RangerRESTAPIFilter.java
index 2e7881e..5b78925 100644
--- a/security-admin/src/main/java/org/apache/ranger/service/filter/RangerRESTAPIFilter.java
+++ b/security-admin/src/main/java/org/apache/ranger/service/filter/RangerRESTAPIFilter.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
@@ -80,7 +80,7 @@ public class RangerRESTAPIFilter extends LoggingFilter {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see
 	 * com.sun.jersey.spi.container.ContainerRequestFilter#filter(com.sun.jersey
 	 * .spi.container.ContainerRequest)
@@ -109,7 +109,7 @@ public class RangerRESTAPIFilter extends LoggingFilter {
 
 	/*
 	 * (non-Javadoc)
-	 * 
+	 *
 	 * @see
 	 * com.sun.jersey.spi.container.ContainerResponseFilter#filter(com.sun.jersey
 	 * .spi.container.ContainerRequest,

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java b/security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java
index d2255f2..af7f30c 100644
--- a/security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.java
+++ b/security-admin/src/main/java/org/apache/ranger/solr/SolrAccessAuditsService.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/solr/SolrMgr.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/solr/SolrMgr.java b/security-admin/src/main/java/org/apache/ranger/solr/SolrMgr.java
index b924646..66dc067 100644
--- a/security-admin/src/main/java/org/apache/ranger/solr/SolrMgr.java
+++ b/security-admin/src/main/java/org/apache/ranger/solr/SolrMgr.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/solr/SolrUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.java b/security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.java
index b09a73b..632ef60 100644
--- a/security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/solr/SolrUtil.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/util/CLIUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/util/CLIUtil.java b/security-admin/src/main/java/org/apache/ranger/util/CLIUtil.java
index 1ed340e..2c6c8a7 100644
--- a/security-admin/src/main/java/org/apache/ranger/util/CLIUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/util/CLIUtil.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.context.support.ClassPathXmlApplicationContext;
 import org.springframework.stereotype.Component;
 
 /**
- * 
+ *
  *
  */
 @Component

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/util/RangerEnumUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/util/RangerEnumUtil.java b/security-admin/src/main/java/org/apache/ranger/util/RangerEnumUtil.java
index a0cb7ee..9667256 100644
--- a/security-admin/src/main/java/org/apache/ranger/util/RangerEnumUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/util/RangerEnumUtil.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
@@ -20,7 +20,7 @@
  package org.apache.ranger.util;
 
 /**
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/util/RangerRestUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/util/RangerRestUtil.java b/security-admin/src/main/java/org/apache/ranger/util/RangerRestUtil.java
index 9d10d27..2603b51 100644
--- a/security-admin/src/main/java/org/apache/ranger/util/RangerRestUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/util/RangerRestUtil.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
@@ -63,7 +63,7 @@ public class RangerRestUtil {
 
 	/**
 	 * This method cleans up the data provided by the user for update
-	 * 
+	 *
 	 * @param userProfile
 	 * @return
 	 */

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/util/RestUtil.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/util/RestUtil.java b/security-admin/src/main/java/org/apache/ranger/util/RestUtil.java
index cdb0a7d..b50d161 100644
--- a/security-admin/src/main/java/org/apache/ranger/util/RestUtil.java
+++ b/security-admin/src/main/java/org/apache/ranger/util/RestUtil.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/view/VXAccessAudit.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAccessAudit.java b/security-admin/src/main/java/org/apache/ranger/view/VXAccessAudit.java
index e3a72cf..f99aa05 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAccessAudit.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAccessAudit.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 @@
 
 /**
  * Access Audit
- * 
+ *
  */
 
 import java.util.Date;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAccessAuditList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAccessAuditList.java b/security-admin/src/main/java/org/apache/ranger/view/VXAccessAuditList.java
index 09f5120..04f881a 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAccessAuditList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAccessAuditList.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 @@
 
 /**
  * List wrapper class for VXAccessAudit
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAsset.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAsset.java b/security-admin/src/main/java/org/apache/ranger/view/VXAsset.java
index 0d44f5e..d5135c1 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAsset.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAsset.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/view/VXAssetList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAssetList.java b/security-admin/src/main/java/org/apache/ranger/view/VXAssetList.java
index 46d61ac..60393ae 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAssetList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAssetList.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 @@
 
 /**
  * List wrapper class for VXAsset
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuditMap.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuditMap.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuditMap.java
index dc94e28..4ecb6ab 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuditMap.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuditMap.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 @@
 
 /**
  * Audi map
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuditMapList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuditMapList.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuditMapList.java
index 499d8f4..fa34030 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuditMapList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuditMapList.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 @@
 
 /**
  * List wrapper class for VXAuditMap
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecord.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecord.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecord.java
index 680b59d..32b62b5 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecord.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecord.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
@@ -216,7 +216,7 @@ public class VXAuditRecord {
 
 	/**
 	 * This return the bean content in string format
-	 * 
+	 *
 	 * @return formatedStr
 	 */
 

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecordList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecordList.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecordList.java
index 42ff4d1..a2c0fb3 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecordList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuditRecordList.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
@@ -38,7 +38,7 @@ import org.codehaus.jackson.map.annotate.JsonSerialize;
 public class VXAuditRecordList extends VList {
 
 	/**
-	 * 
+	 *
 	 */
 	private static final long serialVersionUID = 1L;
 	List<VXAuditRecord> vXAuditRecords = new ArrayList<VXAuditRecord>();

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuthSession.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuthSession.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuthSession.java
index e3eec59..174398d 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuthSession.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuthSession.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 @@
 
 /**
  * Authentication sessions
- * 
+ *
  */
 
 import java.util.Date;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXAuthSessionList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXAuthSessionList.java b/security-admin/src/main/java/org/apache/ranger/view/VXAuthSessionList.java
index a20c07a..32a23b8 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXAuthSessionList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXAuthSessionList.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 @@
 
 /**
  * List wrapper class for VXAuthSession
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStore.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStore.java b/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStore.java
index 9a9aac2..adfb832 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStore.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStore.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 @@
 
 /**
  * Credential Store
- 
+
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStoreList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStoreList.java b/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStoreList.java
index fe992a7..93dfd5c 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStoreList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXCredentialStoreList.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/view/VXDataObject.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXDataObject.java b/security-admin/src/main/java/org/apache/ranger/view/VXDataObject.java
index 476b054..5c75f7f 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXDataObject.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXDataObject.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 @@
 
 /**
  * Base object class
- * 
+ *
  */
 
 import java.util.Date;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXGroup.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroup.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroup.java
index 5c7e6fb..624dd5a 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroup.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroup.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/view/VXGroupGroup.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroup.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroup.java
index 37ad010..d506117 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroup.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroup.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 @@
 
 /**
  * Group of groups
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroupList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroupList.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroupList.java
index afc8470..74d3037 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroupList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroupGroupList.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/view/VXGroupList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroupList.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroupList.java
index 28b541f..43650bf 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroupList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroupList.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 @@
 
 /**
  * List wrapper class for VXGroup
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXGroupUser.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroupUser.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroupUser.java
index 1068f3f..b338ce6 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroupUser.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroupUser.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/view/VXGroupUserList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXGroupUserList.java b/security-admin/src/main/java/org/apache/ranger/view/VXGroupUserList.java
index 1741b19..4b5a5f9 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXGroupUserList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXGroupUserList.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/view/VXKmsKey.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXKmsKey.java b/security-admin/src/main/java/org/apache/ranger/view/VXKmsKey.java
index dc71f13..d7a0b4d 100755
--- a/security-admin/src/main/java/org/apache/ranger/view/VXKmsKey.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXKmsKey.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 @@
 
 /**
  * Key
- * 
+ *
  */
 
 import java.util.Map;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXKmsKeyList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXKmsKeyList.java b/security-admin/src/main/java/org/apache/ranger/view/VXKmsKeyList.java
index 05e96f5..ad65e77 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXKmsKeyList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXKmsKeyList.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 @@
 
 /**
  * List wrapper class for VXKey
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXLong.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXLong.java b/security-admin/src/main/java/org/apache/ranger/view/VXLong.java
index 615371c..d324bc5 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXLong.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXLong.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 @@
 
 /**
  * Long
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXMessage.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXMessage.java b/security-admin/src/main/java/org/apache/ranger/view/VXMessage.java
index f516e95..5ee6b97 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXMessage.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXMessage.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 @@
 
 /**
  * Message class
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPasswordChange.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPasswordChange.java b/security-admin/src/main/java/org/apache/ranger/view/VXPasswordChange.java
index 128c740..96f7117 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPasswordChange.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPasswordChange.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 @@
 
 /**
  * Change password structure
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPermMap.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPermMap.java b/security-admin/src/main/java/org/apache/ranger/view/VXPermMap.java
index b273da0..b8ac46a 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPermMap.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPermMap.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 @@
 
 /**
  * Permission map
- * 
+ *
  */
 
 import javax.xml.bind.annotation.XmlRootElement;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPermMapList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPermMapList.java b/security-admin/src/main/java/org/apache/ranger/view/VXPermMapList.java
index 4bf5334..777045d 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPermMapList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPermMapList.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 @@
 
 /**
  * List wrapper class for VXPermMap
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPermObj.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPermObj.java b/security-admin/src/main/java/org/apache/ranger/view/VXPermObj.java
index 8da18e3..d1de837 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPermObj.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPermObj.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
@@ -126,7 +126,7 @@ public class VXPermObj implements java.io.Serializable {
 
 	/**
 	 * This return the bean content in string format
-	 * 
+	 *
 	 * @return formatedStr
 	 */
 	public String toString() {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPermObjList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPermObjList.java b/security-admin/src/main/java/org/apache/ranger/view/VXPermObjList.java
index c60c2f2..b23b1c9 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPermObjList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPermObjList.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/view/VXPolicy.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPolicy.java b/security-admin/src/main/java/org/apache/ranger/view/VXPolicy.java
index 1c96da2..c73d42b 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPolicy.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPolicy.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
@@ -103,7 +103,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	protected String services;
 	/**
 	 * Resource/Policy Status, boolean values : true/false
-	 * 
+	 *
 	 */
 	protected boolean isEnabled;
 	/**
@@ -132,7 +132,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>policyName</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>policyName</b>.
 	 */
 	public String getPolicyName() {
@@ -142,7 +142,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>policyName</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param policyName
 	 *            Value to set member attribute <b>policyName</b>
 	 */
@@ -153,7 +153,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>resourceName</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param name
 	 *            Value to set member attribute <b>resourceName</b>
 	 */
@@ -163,7 +163,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>resourceName</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>resourceName</b>.
 	 */
 	public String getResourceName() {
@@ -173,7 +173,7 @@ public class VXPolicy extends VXDataObject 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>
 	 */
@@ -183,7 +183,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>description</b>.
 	 */
 	public String getDescription() {
@@ -193,7 +193,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>assetName</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param assetName
 	 *            Value to set member attribute <b>assetName</b>
 	 */
@@ -203,7 +203,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>repositoryName</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>repositoryName</b>.
 	 */
 	public String getRepositoryName() {
@@ -213,7 +213,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>assetType</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param assetType
 	 *            Value to set member attribute <b>assetType</b>
 	 */
@@ -223,7 +223,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>repositoryType</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>repositoryType</b>.
 	 */
 	public String getRepositoryType() {
@@ -233,7 +233,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>permMapList</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param permMapList
 	 *            Value to set member attribute <b>permMapList</b>
 	 */
@@ -243,7 +243,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>userPermList</b>
-	 * 
+	 *
 	 * @return List<VXPermObj> - value of member attribute <b>permMapList</b>.
 	 */
 	public List<VXPermObj> getPermMapList() {
@@ -253,7 +253,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>tables</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param tables
 	 *            Value to set member attribute <b>tables</b>
 	 */
@@ -263,7 +263,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>tables</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>tables</b>.
 	 */
 	public String getTables() {
@@ -273,7 +273,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>columnFamilies</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param columnFamilies
 	 *            Value to set member attribute <b>columnFamilies</b>
 	 */
@@ -283,7 +283,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>columnFamilies</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>columnFamilies</b>.
 	 */
 	public String getColumnFamilies() {
@@ -293,7 +293,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>columns</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param columns
 	 *            Value to set member attribute <b>columns</b>
 	 */
@@ -303,7 +303,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>columns</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>columns</b>.
 	 */
 	public String getColumns() {
@@ -313,7 +313,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>databases</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param databases
 	 *            Value to set member attribute <b>databases</b>
 	 */
@@ -323,7 +323,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>databases</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>databases</b>.
 	 */
 	public String getDatabases() {
@@ -333,7 +333,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>udfs</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param udfs
 	 *            Value to set member attribute <b>udfs</b>
 	 */
@@ -343,7 +343,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>udfs</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>udfs</b>.
 	 */
 	public String getUdfs() {
@@ -352,7 +352,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>tableType</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>tableType</b>.
 	 */
 	public String getTableType() {
@@ -362,7 +362,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>tableType</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param tableType
 	 *            Value to set member attribute <b>tableType</b>
 	 */
@@ -372,7 +372,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>columnType</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>columnType</b>.
 	 */
 	public String getColumnType() {
@@ -382,7 +382,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>columnType</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param columnType
 	 *            Value to set member attribute <b>columnType</b>
 	 */
@@ -392,7 +392,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>topologies</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>topologies</b>.
 	 */
 	public String getTopologies() {
@@ -402,7 +402,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>topologies</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param topologies
 	 *            Value to set member attribute <b>topologies</b>
 	 */
@@ -412,7 +412,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>services</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>services</b>.
 	 */
 	public String getServices() {
@@ -422,7 +422,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>services</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param services
 	 *            Value to set member attribute <b>services</b>
 	 */
@@ -433,7 +433,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>resourceStatus</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isEnabled
 	 *            Value to set member attribute <b>isEnable</b>
 	 */
@@ -443,7 +443,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isEnable</b>
-	 * 
+	 *
 	 * @return boolean - value of member attribute <b>isEnable</b>.
 	 */
 	public boolean getIsEnabled() {
@@ -453,7 +453,7 @@ public class VXPolicy extends VXDataObject 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>
 	 */
@@ -463,7 +463,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isRecursive</b>
-	 * 
+	 *
 	 * @return boolean - value of member attribute <b>isRecursive</b>.
 	 */
 	public Boolean getIsRecursive() {
@@ -473,7 +473,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>isAuditEnabled</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isAuditEnabled
 	 *            Value to set member attribute <b>isAuditEnabled</b>
 	 */
@@ -483,7 +483,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isAuditEnabled</b>
-	 * 
+	 *
 	 * @return boolean - value of member attribute <b>isAuditEnabled</b>.
 	 */
 	public boolean getIsAuditEnabled() {
@@ -492,7 +492,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>version</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>version</b>.
 	 */
 	public String getVersion() {
@@ -502,7 +502,7 @@ public class VXPolicy extends VXDataObject implements java.io.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>
 	 */
@@ -533,7 +533,7 @@ public class VXPolicy extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * This return the bean content in string format
-	 * 
+	 *
 	 * @return formatedStr
 	 */
 	public String toString() {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAudit.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAudit.java b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAudit.java
index 6e34754..41322da 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAudit.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAudit.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 @@
 
 /**
  * Audit Log for Policy Export
- * 
+ *
  */
 
 import java.util.Date;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAuditList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAuditList.java b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAuditList.java
index ad740db..3e5b5f8 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAuditList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyExportAuditList.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/view/VXPolicyList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyList.java b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyList.java
index 2e5f55d..fc4849c 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPolicyList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPolicyList.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/view/VXPortalUser.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPortalUser.java b/security-admin/src/main/java/org/apache/ranger/view/VXPortalUser.java
index b08d518..ecdf756 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPortalUser.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPortalUser.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/view/VXPortalUserList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXPortalUserList.java b/security-admin/src/main/java/org/apache/ranger/view/VXPortalUserList.java
index b0840d6..b74463e 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXPortalUserList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXPortalUserList.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 @@
 
 /**
  * List wrapper class for VXPortalUser
- * 
+ *
  */
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXRepository.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXRepository.java b/security-admin/src/main/java/org/apache/ranger/view/VXRepository.java
index dae717c..a4c456e 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXRepository.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXRepository.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
@@ -76,7 +76,7 @@ public class VXRepository extends VXDataObject 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>
 	 */
@@ -86,7 +86,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>name</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>name</b>.
 	 */
 	public String getName() {
@@ -96,7 +96,7 @@ public class VXRepository extends VXDataObject 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>
 	 */
@@ -106,7 +106,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>description</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>description</b>.
 	 */
 	public String getDescription() {
@@ -116,7 +116,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>repositoryType</b>.
 	 * You cannot set null to the attribute.
-	 * 
+	 *
 	 * @param repositoryType
 	 *            Value to set member attribute <b>repositoryType</b>
 	 */
@@ -126,7 +126,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>repositoryType</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>repositoryType</b>.
 	 */
 	public String getRepositoryType() {
@@ -136,7 +136,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>config</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param config
 	 *            Value to set member attribute <b>config</b>
 	 */
@@ -146,7 +146,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>config</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>config</b>.
 	 */
 	public String getConfig() {
@@ -156,7 +156,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 	/**
 	 * This method sets the value to the member attribute <b>isActive</b>. You
 	 * cannot set null to the attribute.
-	 * 
+	 *
 	 * @param isActive
 	 *            Value to set member attribute <b>isActive</b>
 	 */
@@ -166,7 +166,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>isActive</b>
-	 * 
+	 *
 	 * @return boolean - value of member attribute <b>isActive</b>.
 	 */
 	public boolean getIsActive() {
@@ -175,7 +175,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * Returns the value for the member attribute <b>version</b>
-	 * 
+	 *
 	 * @return String - value of member attribute <b>version</b>.
 	 */
 	public String getVersion() {
@@ -185,7 +185,7 @@ public class VXRepository extends VXDataObject implements java.io.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>
 	 */
@@ -200,7 +200,7 @@ public class VXRepository extends VXDataObject implements java.io.Serializable {
 
 	/**
 	 * This return the bean content in string format
-	 * 
+	 *
 	 * @return formatedStr
 	 */
 	public String toString() {

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/09700f35/security-admin/src/main/java/org/apache/ranger/view/VXRepositoryList.java
----------------------------------------------------------------------
diff --git a/security-admin/src/main/java/org/apache/ranger/view/VXRepositoryList.java b/security-admin/src/main/java/org/apache/ranger/view/VXRepositoryList.java
index 987587a..5e9c99b 100644
--- a/security-admin/src/main/java/org/apache/ranger/view/VXRepositoryList.java
+++ b/security-admin/src/main/java/org/apache/ranger/view/VXRepositoryList.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