summaryrefslogtreecommitdiffstats
path: root/authz-gw
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-08-09 23:25:05 -0400
committersg481n <sg481n@att.com>2017-08-09 23:26:14 -0400
commitc548cc96e7cf048894686a12dce8d77111378317 (patch)
tree80a6ed7c312133a29bb5f5912fbeb4cc82c65331 /authz-gw
parent43854a9e3310ff7a92257d16c4fc0a8321eaec68 (diff)
 [AAF-21] Updated Copyright Headers for AAF
Change-Id: I07906b48431c94131ec95dad79a42fb9b6399382 Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-gw')
-rw-r--r--authz-gw/.gitignore5
-rw-r--r--authz-gw/pom.xml3
-rw-r--r--authz-gw/src/main/config/log4j.properties3
-rw-r--r--authz-gw/src/main/config/lrm-authz-gw.xml3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/GwAPI.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/GwCode.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/service/GwService.java3
-rw-r--r--authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java3
-rw-r--r--authz-gw/src/test/java/com/att/authz/gw/JU_GwAPI.java3
20 files changed, 19 insertions, 43 deletions
diff --git a/authz-gw/.gitignore b/authz-gw/.gitignore
deleted file mode 100644
index f99ab6a2..00000000
--- a/authz-gw/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-.metadata
-.settings
-.classpath
-.project
-target
diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml
index c4399f3c..29564b53 100644
--- a/authz-gw/pom.xml
+++ b/authz-gw/pom.xml
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
============LICENSE_START====================================================
- * org.onap.aai
+ * org.onap.aaf
* ===========================================================================
* Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * Copyright © 2017 Amdocs
* ===========================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/config/log4j.properties b/authz-gw/src/main/config/log4j.properties
index 963c6f08..fb5f22cb 100644
--- a/authz-gw/src/main/config/log4j.properties
+++ b/authz-gw/src/main/config/log4j.properties
@@ -1,9 +1,8 @@
#-------------------------------------------------------------------------------
# ============LICENSE_START====================================================
-# * org.onap.aai
+# * org.onap.aaf
# * ===========================================================================
# * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
-# * Copyright © 2017 Amdocs
# * ===========================================================================
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/config/lrm-authz-gw.xml b/authz-gw/src/main/config/lrm-authz-gw.xml
index 7e6c4272..f48470d5 100644
--- a/authz-gw/src/main/config/lrm-authz-gw.xml
+++ b/authz-gw/src/main/config/lrm-authz-gw.xml
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
============LICENSE_START====================================================
- * org.onap.aai
+ * org.onap.aaf
* ===========================================================================
* Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * Copyright © 2017 Amdocs
* ===========================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java b/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java
index 9411bcd1..959baf34 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/GwCode.java b/authz-gw/src/main/java/com/att/authz/gw/GwCode.java
index 07717db3..e5a48df7 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/GwCode.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/GwCode.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java
index ffe42e1c..31cbd1b3 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java
index a752e67b..22b68ebc 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java
index 7705c4a4..c6a1e0f2 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java
index 14d8c41f..0c234551 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java
index 52dae40b..3236106f 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java
index e4eb6352..daeea344 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java
index 4b79b07e..463931da 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java
index 9f1c3f1a..6045ad4f 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java
index fbaa91e5..7b6e9143 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java
index c2f30498..143dcce8 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java
index 49f2f846..49ee4b86 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java b/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java
index aaa5489a..c1f7e352 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java b/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java
index 3113d9de..d1b1c335 100644
--- a/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java
+++ b/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/authz-gw/src/test/java/com/att/authz/gw/JU_GwAPI.java b/authz-gw/src/test/java/com/att/authz/gw/JU_GwAPI.java
index 2a53c31e..80ab0ecf 100644
--- a/authz-gw/src/test/java/com/att/authz/gw/JU_GwAPI.java
+++ b/authz-gw/src/test/java/com/att/authz/gw/JU_GwAPI.java
@@ -1,9 +1,8 @@
/*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.