You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/11/06 05:49:59 UTC

[3/3] git commit: ARGUS-162: removed older license/copyright messages on the header

 ARGUS-162: removed older license/copyright messages on the header


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/4d66a524
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/4d66a524
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/4d66a524

Branch: refs/heads/master
Commit: 4d66a52409c39d9ea840123901061a8acb668725
Parents: 17adc4c
Author: sneethiraj <sn...@apache.org>
Authored: Wed Nov 5 23:43:36 2014 -0500
Committer: sneethiraj <sn...@apache.org>
Committed: Wed Nov 5 23:43:36 2014 -0500

----------------------------------------------------------------------
 .../hadoop/config/XaSecureConfiguration.java    |   13 -
 .../pdp/config/Jersey2PolicyRefresher.java      |   14 -
 .../xasecure/pdp/config/PolicyRefresher.java    |   14 -
 .../com/xasecure/pdp/hbase/HBaseAuthDB.java     |   14 -
 .../com/xasecure/pdp/hbase/HBaseAuthRules.java  |   14 -
 .../com/xasecure/pdp/hbase/URLBasedAuthDB.java  |   14 -
 .../xasecure/pdp/hbase/XASecureAuthorizer.java  |   14 -
 .../com/xasecure/pdp/hdfs/URLBasedAuthDB.java   |   14 -
 .../java/com/xasecure/pdp/hive/HiveAuthDB.java  |   14 -
 .../com/xasecure/pdp/hive/HiveAuthRule.java     |   14 -
 .../pdp/hive/HiveAuthorizationProviderBase.java |   14 -
 .../com/xasecure/pdp/hive/URLBasedAuthDB.java   |   14 -
 .../com/xasecure/pdp/utils/XaSecureUtils.java   |   14 -
 .../com/xasecure/authorization/hbase/Crypt.java |   14 -
 .../hbase/HBaseAccessController.java            |   14 -
 .../hbase/HBaseAccessControllerFactory.java     |   14 -
 .../hbase/XaSecureAccessControlFilter.java      |   14 -
 .../hbase/XaSecureAuthorizationCoprocessor.java | 2199 +++++++++---------
 .../hadoop/HDFSAccessVerifier.java              |   15 -
 .../hadoop/HDFSAccessVerifierFactory.java       |   15 -
 .../agent/AuthCodeInjectionJavaAgent.java       |   15 -
 .../agent/HadoopAuthClassTransformer.java       |   15 -
 .../XaSecureAccessControlException.java         |   15 -
 .../namenode/XaSecureFSPermissionChecker.java   |   15 -
 24 files changed, 1093 insertions(+), 1433 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-common/src/main/java/com/xasecure/authorization/hadoop/config/XaSecureConfiguration.java
----------------------------------------------------------------------
diff --git a/agents-common/src/main/java/com/xasecure/authorization/hadoop/config/XaSecureConfiguration.java b/agents-common/src/main/java/com/xasecure/authorization/hadoop/config/XaSecureConfiguration.java
index c0b1560..f32c5b7 100644
--- a/agents-common/src/main/java/com/xasecure/authorization/hadoop/config/XaSecureConfiguration.java
+++ b/agents-common/src/main/java/com/xasecure/authorization/hadoop/config/XaSecureConfiguration.java
@@ -17,19 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
 
 package com.xasecure.authorization.hadoop.config;
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/config/Jersey2PolicyRefresher.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/config/Jersey2PolicyRefresher.java b/agents-impl/src/main/java/com/xasecure/pdp/config/Jersey2PolicyRefresher.java
index ea9a67e..1a1fe79 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/config/Jersey2PolicyRefresher.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/config/Jersey2PolicyRefresher.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.config;
 
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/config/PolicyRefresher.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/config/PolicyRefresher.java b/agents-impl/src/main/java/com/xasecure/pdp/config/PolicyRefresher.java
index 9115ab3..d7e5c63 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/config/PolicyRefresher.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/config/PolicyRefresher.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.config;
 
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthDB.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthDB.java b/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthDB.java
index 0f00cbb..1a039cb 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthDB.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthDB.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hbase;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthRules.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthRules.java b/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthRules.java
index 675a9b7..4a6ca53 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthRules.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hbase/HBaseAuthRules.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hbase;
 
 import org.apache.commons.io.FilenameUtils;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hbase/URLBasedAuthDB.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hbase/URLBasedAuthDB.java b/agents-impl/src/main/java/com/xasecure/pdp/hbase/URLBasedAuthDB.java
index 3ef331f..9e599b8 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hbase/URLBasedAuthDB.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hbase/URLBasedAuthDB.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hbase;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hbase/XASecureAuthorizer.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hbase/XASecureAuthorizer.java b/agents-impl/src/main/java/com/xasecure/pdp/hbase/XASecureAuthorizer.java
index 7d57af3..d066070 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hbase/XASecureAuthorizer.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hbase/XASecureAuthorizer.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hbase;
 
 import java.util.List;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hdfs/URLBasedAuthDB.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hdfs/URLBasedAuthDB.java b/agents-impl/src/main/java/com/xasecure/pdp/hdfs/URLBasedAuthDB.java
index 33f7812..29f2c22 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hdfs/URLBasedAuthDB.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hdfs/URLBasedAuthDB.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hdfs;
 
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthDB.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthDB.java b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthDB.java
index 446c1dc..e64c3e9 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthDB.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthDB.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hive;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthRule.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthRule.java b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthRule.java
index 8dde7db..984b680 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthRule.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthRule.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hive;
 
 import org.apache.commons.logging.Log;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthorizationProviderBase.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthorizationProviderBase.java b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthorizationProviderBase.java
index 2d272e2..3fd845e 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthorizationProviderBase.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hive/HiveAuthorizationProviderBase.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hive;
 
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/hive/URLBasedAuthDB.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/hive/URLBasedAuthDB.java b/agents-impl/src/main/java/com/xasecure/pdp/hive/URLBasedAuthDB.java
index 482ee7a..fc07c6e 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/hive/URLBasedAuthDB.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/hive/URLBasedAuthDB.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.hive;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/agents-impl/src/main/java/com/xasecure/pdp/utils/XaSecureUtils.java
----------------------------------------------------------------------
diff --git a/agents-impl/src/main/java/com/xasecure/pdp/utils/XaSecureUtils.java b/agents-impl/src/main/java/com/xasecure/pdp/utils/XaSecureUtils.java
index 470984e..93c257e 100644
--- a/agents-impl/src/main/java/com/xasecure/pdp/utils/XaSecureUtils.java
+++ b/agents-impl/src/main/java/com/xasecure/pdp/utils/XaSecureUtils.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.pdp.utils;
 
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/hbase-agent/src/main/java/com/xasecure/authorization/hbase/Crypt.java
----------------------------------------------------------------------
diff --git a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/Crypt.java b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/Crypt.java
index 75bda27..415a33b 100644
--- a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/Crypt.java
+++ b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/Crypt.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.authorization.hbase;
 
 import javax.crypto.Cipher;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessController.java
----------------------------------------------------------------------
diff --git a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessController.java b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessController.java
index b7dd523..6370668 100644
--- a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessController.java
+++ b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessController.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.authorization.hbase;
 
 import java.util.List;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessControllerFactory.java
----------------------------------------------------------------------
diff --git a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessControllerFactory.java b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessControllerFactory.java
index 038165c..a762bc8 100644
--- a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessControllerFactory.java
+++ b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/HBaseAccessControllerFactory.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.authorization.hbase;
 
 import org.apache.commons.logging.Log;

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/4d66a524/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAccessControlFilter.java
----------------------------------------------------------------------
diff --git a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAccessControlFilter.java b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAccessControlFilter.java
index a97aba2..95e5827 100644
--- a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAccessControlFilter.java
+++ b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAccessControlFilter.java
@@ -17,20 +17,6 @@
  * under the License.
  */
 
- /**************************************************************************
- *                                                                        *
- * The information in this document is proprietary to XASecure Inc.,      *
- * It may not be used, reproduced or disclosed without the written        *
- * approval from the XASecure Inc.,                                       *
- *                                                                        *
- * PRIVILEGED AND CONFIDENTIAL XASECURE PROPRIETARY INFORMATION           *
-
- /**
-  *
-  *	@version: 1.0.004
-  *
-  */
-
 package com.xasecure.authorization.hbase;
 
 import java.io.IOException;