Return-Path: X-Original-To: apmail-argus-commits-archive@minotaur.apache.org Delivered-To: apmail-argus-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 818CB11692 for ; Fri, 12 Sep 2014 01:50:29 +0000 (UTC) Received: (qmail 52969 invoked by uid 500); 12 Sep 2014 01:50:29 -0000 Delivered-To: apmail-argus-commits-archive@argus.apache.org Received: (qmail 52942 invoked by uid 500); 12 Sep 2014 01:50:29 -0000 Mailing-List: contact commits-help@argus.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@argus.incubator.apache.org Delivered-To: mailing list commits@argus.incubator.apache.org Received: (qmail 52929 invoked by uid 99); 12 Sep 2014 01:50:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 01:50:29 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 12 Sep 2014 01:49:53 +0000 Received: (qmail 52659 invoked by uid 99); 12 Sep 2014 01:49:49 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 01:49:49 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6D9709BF4F9; Fri, 12 Sep 2014 01:49:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dillidorai@apache.org To: commits@argus.incubator.apache.org Date: Fri, 12 Sep 2014 01:49:54 -0000 Message-Id: <1afc3b01b7c94261bf1db62b2cb9e53f@git.apache.org> In-Reply-To: <1bfaa3b96631481fa0ae2d3131318c67@git.apache.org> References: <1bfaa3b96631481fa0ae2d3131318c67@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/6] git commit: ARGUS-41: Replace XASecure copyright with Apache License Header in source code X-Virus-Checked: Checked by ClamAV on apache.org ARGUS-41: Replace XASecure copyright with Apache License Header in source code Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/043d3da1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/043d3da1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/043d3da1 Branch: refs/heads/master Commit: 043d3da121f968039b3eb87222f83a6876d0f241 Parents: 1490df2 Author: Dilli Dorai Arumugam Authored: Thu Sep 11 13:18:25 2014 -0700 Committer: Dilli Dorai Arumugam Committed: Thu Sep 11 13:18:25 2014 -0700 ---------------------------------------------------------------------- .../java/com/xasecure/audit/dao/BaseDao.java | 29 +++++++++++++------- .../hadoop/config/XaSecureConfiguration.java | 25 +++++++++++++---- .../pdp/config/Jersey2PolicyRefresher.java | 25 +++++++++++++---- .../xasecure/pdp/config/PolicyRefresher.java | 25 +++++++++++++---- .../com/xasecure/pdp/hbase/HBaseAuthDB.java | 25 +++++++++++++---- .../com/xasecure/pdp/hbase/HBaseAuthRules.java | 25 +++++++++++++---- .../com/xasecure/pdp/hbase/URLBasedAuthDB.java | 25 +++++++++++++---- .../xasecure/pdp/hbase/XASecureAuthorizer.java | 25 +++++++++++++---- .../com/xasecure/pdp/hdfs/URLBasedAuthDB.java | 25 +++++++++++++---- .../java/com/xasecure/pdp/hive/HiveAuthDB.java | 25 +++++++++++++---- .../com/xasecure/pdp/hive/HiveAuthRule.java | 25 +++++++++++++---- .../pdp/hive/HiveAuthorizationProviderBase.java | 25 +++++++++++++---- .../com/xasecure/pdp/hive/URLBasedAuthDB.java | 25 +++++++++++++---- .../com/xasecure/pdp/utils/XaSecureUtils.java | 25 +++++++++++++---- .../com/xasecure/authorization/hbase/Crypt.java | 25 +++++++++++++---- .../hbase/HBaseAccessController.java | 25 +++++++++++++---- .../hbase/HBaseAccessControllerFactory.java | 25 +++++++++++++---- .../hbase/XaSecureAccessControlFilter.java | 25 +++++++++++++---- .../hbase/XaSecureAuthorizationCoprocessor.java | 25 +++++++++++++---- .../hadoop/HDFSAccessVerifier.java | 25 +++++++++++++---- .../hadoop/HDFSAccessVerifierFactory.java | 25 +++++++++++++---- .../agent/AuthCodeInjectionJavaAgent.java | 25 +++++++++++++---- .../agent/HadoopAuthClassTransformer.java | 25 +++++++++++++---- .../XaSecureAccessControlException.java | 25 +++++++++++++---- .../namenode/XaSecureFSPermissionChecker.java | 25 +++++++++++++---- .../hadoop/security/SecureClientLogin.java | 25 +++++++++++++---- .../java/com/xasecure/biz/AssetMgrBase.java | 27 ++++++++++++------ .../main/java/com/xasecure/biz/UserMgrBase.java | 27 ++++++++++++------ .../java/com/xasecure/biz/XAuditMgrBase.java | 27 ++++++++++++------ .../java/com/xasecure/biz/XUserMgrBase.java | 27 ++++++++++++------ .../java/com/xasecure/common/AppConstants.java | 27 ++++++++++++------ .../java/com/xasecure/common/XACommonEnums.java | 27 ++++++++++++------ .../java/com/xasecure/common/db/BaseDao.java | 29 +++++++++++++------- .../java/com/xasecure/common/view/VList.java | 29 +++++++++++++------- .../main/java/com/xasecure/db/XADaoManager.java | 29 +++++++++++++------- .../java/com/xasecure/db/XADaoManagerBase.java | 27 ++++++++++++------ .../java/com/xasecure/db/XXAccessAuditDao.java | 27 ++++++++++++------ .../main/java/com/xasecure/db/XXAssetDao.java | 27 ++++++++++++------ .../java/com/xasecure/db/XXAuditMapDao.java | 27 ++++++++++++------ .../java/com/xasecure/db/XXAuthSessionDao.java | 27 ++++++++++++------ .../com/xasecure/db/XXCredentialStoreDao.java | 27 ++++++++++++------ .../main/java/com/xasecure/db/XXDBBaseDao.java | 27 ++++++++++++------ .../main/java/com/xasecure/db/XXGroupDao.java | 29 +++++++++++++------- .../java/com/xasecure/db/XXGroupGroupDao.java | 27 ++++++++++++------ .../java/com/xasecure/db/XXGroupUserDao.java | 29 +++++++++++++------- .../main/java/com/xasecure/db/XXPermMapDao.java | 27 ++++++++++++------ .../com/xasecure/db/XXPolicyExportAuditDao.java | 27 ++++++++++++------ .../java/com/xasecure/db/XXPortalUserDao.java | 29 +++++++++++++------- .../com/xasecure/db/XXPortalUserRoleDao.java | 29 +++++++++++++------- .../java/com/xasecure/db/XXResourceDao.java | 29 +++++++++++++------- .../main/java/com/xasecure/db/XXTrxLogDao.java | 27 ++++++++++++------ .../main/java/com/xasecure/db/XXUserDao.java | 29 +++++++++++++------- .../java/com/xasecure/entity/XXAccessAudit.java | 27 ++++++++++++------ .../main/java/com/xasecure/entity/XXAsset.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXAuditMap.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXAuthSession.java | 27 ++++++++++++------ .../com/xasecure/entity/XXCredentialStore.java | 27 ++++++++++++------ .../main/java/com/xasecure/entity/XXDBBase.java | 27 ++++++++++++------ .../main/java/com/xasecure/entity/XXGroup.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXGroupGroup.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXGroupUser.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXPermMap.java | 27 ++++++++++++------ .../xasecure/entity/XXPolicyExportAudit.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXPortalUser.java | 27 ++++++++++++------ .../com/xasecure/entity/XXPortalUserRole.java | 27 ++++++++++++------ .../java/com/xasecure/entity/XXResource.java | 27 ++++++++++++------ .../main/java/com/xasecure/entity/XXTrxLog.java | 27 ++++++++++++------ .../main/java/com/xasecure/entity/XXUser.java | 27 ++++++++++++------ .../com/xasecure/entity/view/VXXTrxLog.java | 29 +++++++++++++------- .../com/xasecure/service/UserServiceBase.java | 27 ++++++++++++------ .../service/XAccessAuditServiceBase.java | 27 ++++++++++++------ .../com/xasecure/service/XAssetServiceBase.java | 27 ++++++++++++------ .../xasecure/service/XAuditMapServiceBase.java | 27 ++++++++++++------ .../service/XCredentialStoreServiceBase.java | 27 ++++++++++++------ .../service/XGroupGroupServiceBase.java | 27 ++++++++++++------ .../com/xasecure/service/XGroupServiceBase.java | 27 ++++++++++++------ .../xasecure/service/XGroupUserServiceBase.java | 27 ++++++++++++------ .../xasecure/service/XPermMapServiceBase.java | 27 ++++++++++++------ .../service/XPolicyExportAuditServiceBase.java | 27 ++++++++++++------ .../service/XPortalUserServiceBase.java | 27 ++++++++++++------ .../xasecure/service/XResourceServiceBase.java | 27 ++++++++++++------ .../xasecure/service/XTrxLogServiceBase.java | 27 ++++++++++++------ .../com/xasecure/service/XUserServiceBase.java | 27 ++++++++++++------ .../main/java/com/xasecure/util/XAEnumUtil.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXAccessAudit.java | 27 ++++++++++++------ .../com/xasecure/view/VXAccessAuditList.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXAsset.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXAssetList.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXAuditMap.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXAuditMapList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXAuthSession.java | 27 ++++++++++++------ .../com/xasecure/view/VXAuthSessionList.java | 27 ++++++++++++------ .../com/xasecure/view/VXCredentialStore.java | 27 ++++++++++++------ .../xasecure/view/VXCredentialStoreList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXDataObject.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXGroup.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXGroupGroup.java | 27 ++++++++++++------ .../com/xasecure/view/VXGroupGroupList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXGroupList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXGroupUser.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXGroupUserList.java | 27 ++++++++++++------ .../src/main/java/com/xasecure/view/VXLong.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXMessage.java | 27 ++++++++++++------ .../com/xasecure/view/VXPasswordChange.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXPermMap.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXPermMapList.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXPermObj.java | 29 +++++++++++++------- .../java/com/xasecure/view/VXPermObjList.java | 29 +++++++++++++------- .../main/java/com/xasecure/view/VXPolicy.java | 29 +++++++++++++------- .../com/xasecure/view/VXPolicyExportAudit.java | 27 ++++++++++++------ .../xasecure/view/VXPolicyExportAuditList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXPolicyList.java | 29 +++++++++++++------- .../java/com/xasecure/view/VXPortalUser.java | 27 ++++++++++++------ .../com/xasecure/view/VXPortalUserList.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXRepository.java | 29 +++++++++++++------- .../com/xasecure/view/VXRepositoryList.java | 29 +++++++++++++------- .../main/java/com/xasecure/view/VXResource.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXResourceList.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXResponse.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXString.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXStringList.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXTrxLog.java | 27 ++++++++++++------ .../java/com/xasecure/view/VXTrxLogList.java | 27 ++++++++++++------ .../src/main/java/com/xasecure/view/VXUser.java | 27 ++++++++++++------ .../main/java/com/xasecure/view/VXUserList.java | 27 ++++++++++++------ security-admin/src/main/webapp/scripts/App.js | 25 +++++++++++------ .../collection_bases/VXAccessAuditListBase.js | 25 +++++++++++------ .../scripts/collection_bases/VXAssetListBase.js | 25 +++++++++++------ .../collection_bases/VXAuditMapListBase.js | 25 +++++++++++------ .../collection_bases/VXAuditRecordListBase.js | 25 +++++++++++------ .../collection_bases/VXAuthSessionListBase.js | 25 +++++++++++------ .../scripts/collection_bases/VXGroupListBase.js | 25 +++++++++++------ .../collection_bases/VXPermMapListBase.js | 25 +++++++++++------ .../VXPolicyExportAuditListBase.js | 25 +++++++++++------ .../collection_bases/VXPortalUserListBase.js | 25 +++++++++++------ .../collection_bases/VXResourceListBase.js | 25 +++++++++++------ .../collection_bases/VXTrxLogListBase.js | 25 +++++++++++------ .../scripts/collection_bases/VXUserListBase.js | 25 +++++++++++------ .../scripts/collections/VXAccessAuditList.js | 25 +++++++++++------ .../webapp/scripts/collections/VXAssetList.js | 25 +++++++++++------ .../scripts/collections/VXAuditMapList.js | 25 +++++++++++------ .../scripts/collections/VXAuditRecordList.js | 25 +++++++++++------ .../scripts/collections/VXAuthSessionList.js | 25 +++++++++++------ .../webapp/scripts/collections/VXGroupList.js | 25 +++++++++++------ .../webapp/scripts/collections/VXPermMapList.js | 25 +++++++++++------ .../collections/VXPolicyExportAuditList.js | 25 +++++++++++------ .../scripts/collections/VXPortalUserList.js | 25 +++++++++++------ .../scripts/collections/VXResourceList.js | 25 +++++++++++------ .../webapp/scripts/collections/VXTrxLogList.js | 25 +++++++++++------ .../webapp/scripts/collections/VXUserList.js | 25 +++++++++++------ .../scripts/collections/XABaseCollection.js | 25 +++++++++++------ .../webapp/scripts/controllers/Controller.js | 25 +++++++++++------ .../src/main/webapp/scripts/mgrs/SessionMgr.js | 25 +++++++++++------ .../scripts/model_bases/VXAccessAuditBase.js | 25 +++++++++++------ .../webapp/scripts/model_bases/VXAssetBase.js | 25 +++++++++++------ .../scripts/model_bases/VXAuditMapBase.js | 25 +++++++++++------ .../scripts/model_bases/VXAuditRecordBase.js | 25 +++++++++++------ .../scripts/model_bases/VXAuthSessionBase.js | 25 +++++++++++------ .../webapp/scripts/model_bases/VXGroupBase.js | 25 +++++++++++------ .../scripts/model_bases/VXPasswordChangeBase.js | 25 +++++++++++------ .../webapp/scripts/model_bases/VXPermMapBase.js | 25 +++++++++++------ .../model_bases/VXPolicyExportAuditBase.js | 25 +++++++++++------ .../scripts/model_bases/VXPortalUserBase.js | 25 +++++++++++------ .../scripts/model_bases/VXResourceBase.js | 25 +++++++++++------ .../webapp/scripts/model_bases/VXTrxLogBase.js | 25 +++++++++++------ .../webapp/scripts/model_bases/VXUserBase.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VAppState.js | 29 +++++++++++++------- .../main/webapp/scripts/models/VXAccessAudit.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VXAsset.js | 25 +++++++++++------ .../main/webapp/scripts/models/VXAuditMap.js | 25 +++++++++++------ .../main/webapp/scripts/models/VXAuditRecord.js | 25 +++++++++++------ .../main/webapp/scripts/models/VXAuthSession.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VXGroup.js | 25 +++++++++++------ .../webapp/scripts/models/VXPasswordChange.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VXPermMap.js | 25 +++++++++++------ .../scripts/models/VXPolicyExportAudit.js | 25 +++++++++++------ .../main/webapp/scripts/models/VXPortalUser.js | 25 +++++++++++------ .../main/webapp/scripts/models/VXResource.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VXTrxLog.js | 25 +++++++++++------ .../src/main/webapp/scripts/models/VXUser.js | 25 +++++++++++------ .../main/webapp/scripts/models/XABaseModel.js | 25 +++++++++++------ .../src/main/webapp/scripts/utils/XAEnums.js | 25 +++++++++++------ .../src/main/webapp/scripts/utils/XAGlobals.js | 25 +++++++++++------ .../webapp/scripts/utils/XATemplateHelpers.js | 25 +++++++++++------ .../src/main/webapp/scripts/utils/XAUtils.js | 25 +++++++++++------ .../main/webapp/scripts/utils/XAViewUtils.js | 25 +++++++++++------ .../scripts/views/accounts/AccountCreate.js | 25 +++++++++++------ .../views/accounts/AccountDetailLayout.js | 25 +++++++++++------ .../scripts/views/accounts/AccountForm.js | 25 +++++++++++------ .../views/accounts/AccountTableLayout.js | 25 +++++++++++------ .../webapp/scripts/views/asset/AssetCreate.js | 25 +++++++++++------ .../webapp/scripts/views/asset/AssetForm.js | 25 +++++++++++------ .../scripts/views/asset/AssetTableLayout.js | 25 +++++++++++------ .../webapp/scripts/views/common/AddGroup.js | 25 +++++++++++------ .../scripts/views/common/DashboardLayout.js | 25 +++++++++++------ .../webapp/scripts/views/common/ErrorView.js | 25 +++++++++++------ .../main/webapp/scripts/views/common/Footer.js | 25 +++++++++++------ .../webapp/scripts/views/common/ProfileBar.js | 25 +++++++++++------ .../main/webapp/scripts/views/common/Spinner.js | 25 +++++++++++------ .../main/webapp/scripts/views/common/TopNav.js | 25 +++++++++++------ .../webapp/scripts/views/common/XABackgrid.js | 25 +++++++++++------ .../scripts/views/common/XATableLayout.js | 25 +++++++++++------ .../webapp/scripts/views/folders/FolderInfo.js | 25 +++++++++++------ .../scripts/views/hbase/HbasePolicyCreate.js | 25 +++++++++++------ .../scripts/views/hbase/HbasePolicyForm.js | 25 +++++++++++------ .../scripts/views/hbase/HbaseTableLayout.js | 25 +++++++++++------ .../scripts/views/hdfs/HDFSTableLayout.js | 25 +++++++++++------ .../scripts/views/hive/HivePolicyCreate.js | 25 +++++++++++------ .../webapp/scripts/views/hive/HivePolicyForm.js | 25 +++++++++++------ .../scripts/views/hive/HiveTableLayout.js | 25 +++++++++++------ .../scripts/views/knox/KnoxPolicyCreate.js | 25 +++++++++++------ .../webapp/scripts/views/knox/KnoxPolicyForm.js | 25 +++++++++++------ .../scripts/views/knox/KnoxTableLayout.js | 25 +++++++++++------ .../webapp/scripts/views/policy/PolicyCreate.js | 25 +++++++++++------ .../webapp/scripts/views/policy/PolicyForm.js | 25 +++++++++++------ .../views/policymanager/PolicyManagerLayout.js | 25 +++++++++++------ .../webapp/scripts/views/reports/AuditLayout.js | 25 +++++++++++------ .../scripts/views/reports/LoginSessionDetail.js | 25 +++++++++++------ .../views/reports/OperationDiffDetail.js | 25 +++++++++++------ .../scripts/views/reports/UserAccessLayout.js | 25 +++++++++++------ .../scripts/views/storm/StormPolicyCreate.js | 25 +++++++++++------ .../scripts/views/storm/StormPolicyForm.js | 25 +++++++++++------ .../scripts/views/storm/StormTableLayout.js | 25 +++++++++++------ .../webapp/scripts/views/user/UserProfile.js | 25 +++++++++++------ .../scripts/views/user/UserProfileForm.js | 25 +++++++++++------ .../webapp/scripts/views/users/GroupCreate.js | 25 +++++++++++------ .../webapp/scripts/views/users/GroupForm.js | 25 +++++++++++------ .../webapp/scripts/views/users/UserCreate.js | 25 +++++++++++------ .../main/webapp/scripts/views/users/UserForm.js | 25 +++++++++++------ .../main/webapp/scripts/views/users/UserInfo.js | 25 +++++++++++------ .../scripts/views/users/UserTableLayout.js | 25 +++++++++++------ 231 files changed, 4121 insertions(+), 1892 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/agents-audit/src/main/java/com/xasecure/audit/dao/BaseDao.java ---------------------------------------------------------------------- diff --git a/agents-audit/src/main/java/com/xasecure/audit/dao/BaseDao.java b/agents-audit/src/main/java/com/xasecure/audit/dao/BaseDao.java index 6db8090..2a5a91d 100644 --- a/agents-audit/src/main/java/com/xasecure/audit/dao/BaseDao.java +++ b/agents-audit/src/main/java/com/xasecure/audit/dao/BaseDao.java @@ -1,16 +1,25 @@ -package com.xasecure.audit.dao; - /* - * Copyright (c) 2014 XASecure. - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure. ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.audit.dao; + + import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.ArrayList; http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 bcff222..e61da1b 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 6521f63..ea9a67e 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 0b1f38e..3e54d94 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 e859796..0f00cbb 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 c2e0761..675a9b7 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 160fe62..3ef331f 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 b56b114..7d57af3 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 9e8bbcb..33f7812 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 ef801b6..446c1dc 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 e9d0132..8dde7db 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 a924acc..2d272e2 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 adda780..482ee7a 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 a173c0e..470984e 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 84b91da..75bda27 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 bf380bf..b7dd523 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 2ca2290..038165c 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/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 61699a0..a97aba2 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 @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAuthorizationCoprocessor.java ---------------------------------------------------------------------- diff --git a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAuthorizationCoprocessor.java b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAuthorizationCoprocessor.java index d090a0b..c078dfd 100644 --- a/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAuthorizationCoprocessor.java +++ b/hbase-agent/src/main/java/com/xasecure/authorization/hbase/XaSecureAuthorizationCoprocessor.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * * @version: 1.0.004 http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifier.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifier.java b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifier.java index e902452..4ec5131 100644 --- a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifier.java +++ b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifier.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifierFactory.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifierFactory.java b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifierFactory.java index 8e3649f..f91d3bf 100644 --- a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifierFactory.java +++ b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/HDFSAccessVerifierFactory.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/AuthCodeInjectionJavaAgent.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/AuthCodeInjectionJavaAgent.java b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/AuthCodeInjectionJavaAgent.java index 16416d8..e666c77 100644 --- a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/AuthCodeInjectionJavaAgent.java +++ b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/AuthCodeInjectionJavaAgent.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/HadoopAuthClassTransformer.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/HadoopAuthClassTransformer.java b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/HadoopAuthClassTransformer.java index e0a4ba0..941aff4 100644 --- a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/HadoopAuthClassTransformer.java +++ b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/agent/HadoopAuthClassTransformer.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/exceptions/XaSecureAccessControlException.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/exceptions/XaSecureAccessControlException.java b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/exceptions/XaSecureAccessControlException.java index f35674f..e113d2e 100644 --- a/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/exceptions/XaSecureAccessControlException.java +++ b/hdfs-agent/src/main/java/com/xasecure/authorization/hadoop/exceptions/XaSecureAccessControlException.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/hdfs-agent/src/main/java/org/apache/hadoop/hdfs/server/namenode/XaSecureFSPermissionChecker.java ---------------------------------------------------------------------- diff --git a/hdfs-agent/src/main/java/org/apache/hadoop/hdfs/server/namenode/XaSecureFSPermissionChecker.java b/hdfs-agent/src/main/java/org/apache/hadoop/hdfs/server/namenode/XaSecureFSPermissionChecker.java index fedab58..28c8226 100644 --- a/hdfs-agent/src/main/java/org/apache/hadoop/hdfs/server/namenode/XaSecureFSPermissionChecker.java +++ b/hdfs-agent/src/main/java/org/apache/hadoop/hdfs/server/namenode/XaSecureFSPermissionChecker.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.java ---------------------------------------------------------------------- diff --git a/lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.java b/lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.java index c77052a..9a09de6 100644 --- a/lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.java +++ b/lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.java @@ -1,14 +1,29 @@ -/************************************************************************** +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * 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 * - * * - * Copyright (c) 2013 XASecure, Inc. All rights reserved. * - * * - *************************************************************************/ /** * http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/security-admin/src/main/java/com/xasecure/biz/AssetMgrBase.java ---------------------------------------------------------------------- diff --git a/security-admin/src/main/java/com/xasecure/biz/AssetMgrBase.java b/security-admin/src/main/java/com/xasecure/biz/AssetMgrBase.java index e7613e9..a5953be 100644 --- a/security-admin/src/main/java/com/xasecure/biz/AssetMgrBase.java +++ b/security-admin/src/main/java/com/xasecure/biz/AssetMgrBase.java @@ -1,15 +1,24 @@ -package com.xasecure.biz; /* - * Copyright (c) 2014 XASecure - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.biz; + import com.xasecure.common.*; import com.xasecure.service.*; import com.xasecure.view.*; http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/security-admin/src/main/java/com/xasecure/biz/UserMgrBase.java ---------------------------------------------------------------------- diff --git a/security-admin/src/main/java/com/xasecure/biz/UserMgrBase.java b/security-admin/src/main/java/com/xasecure/biz/UserMgrBase.java index 48ad10b..efdf4bc 100644 --- a/security-admin/src/main/java/com/xasecure/biz/UserMgrBase.java +++ b/security-admin/src/main/java/com/xasecure/biz/UserMgrBase.java @@ -1,15 +1,24 @@ -package com.xasecure.biz; /* - * Copyright (c) 2014 XASecure - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.biz; + import com.xasecure.common.*; import com.xasecure.service.*; import com.xasecure.view.*; http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/security-admin/src/main/java/com/xasecure/biz/XAuditMgrBase.java ---------------------------------------------------------------------- diff --git a/security-admin/src/main/java/com/xasecure/biz/XAuditMgrBase.java b/security-admin/src/main/java/com/xasecure/biz/XAuditMgrBase.java index e161b40..39f354d 100644 --- a/security-admin/src/main/java/com/xasecure/biz/XAuditMgrBase.java +++ b/security-admin/src/main/java/com/xasecure/biz/XAuditMgrBase.java @@ -1,15 +1,24 @@ -package com.xasecure.biz; /* - * Copyright (c) 2014 XASecure - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.biz; + import com.xasecure.common.*; import com.xasecure.service.*; import com.xasecure.view.*; http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/security-admin/src/main/java/com/xasecure/biz/XUserMgrBase.java ---------------------------------------------------------------------- diff --git a/security-admin/src/main/java/com/xasecure/biz/XUserMgrBase.java b/security-admin/src/main/java/com/xasecure/biz/XUserMgrBase.java index 4a33d0b..ffb1849 100644 --- a/security-admin/src/main/java/com/xasecure/biz/XUserMgrBase.java +++ b/security-admin/src/main/java/com/xasecure/biz/XUserMgrBase.java @@ -1,15 +1,24 @@ -package com.xasecure.biz; /* - * Copyright (c) 2014 XASecure - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.biz; + import com.xasecure.common.*; import com.xasecure.service.*; import com.xasecure.view.*; http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/043d3da1/security-admin/src/main/java/com/xasecure/common/AppConstants.java ---------------------------------------------------------------------- diff --git a/security-admin/src/main/java/com/xasecure/common/AppConstants.java b/security-admin/src/main/java/com/xasecure/common/AppConstants.java index 2f0b545..d17bb61 100644 --- a/security-admin/src/main/java/com/xasecure/common/AppConstants.java +++ b/security-admin/src/main/java/com/xasecure/common/AppConstants.java @@ -1,15 +1,24 @@ -package com.xasecure.common; /* - * Copyright (c) 2014 XASecure - * All rights reserved. - * - * This software is the confidential and proprietary information of - * XASecure. ("Confidential Information"). You shall not - * disclose such Confidential Information and shall use it only in - * accordance with the terms of the license agreement you entered into - * with XASecure. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ + package com.xasecure.common; + import java.util.*; import com.xasecure.common.*;