From 34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 9 Apr 2018 20:43:47 +0000 Subject: [PATCH] Move auth-client as independent Issue-ID: AAF-215 Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b Signed-off-by: Sai Gandham --- auth-client/.gitignore | 4 + auth-client/pom.xml | 225 +++++++++++++ auth-client/src/main/xsd/aaf_2_0.xsd | 547 +++++++++++++++++++++++++++++++ auth-client/src/main/xsd/aaf_oauth2.xsd | 141 ++++++++ auth-client/src/main/xsd/certman_1_0.xsd | 169 ++++++++++ auth-client/src/main/xsd/certman_2_0.xsd | 169 ++++++++++ auth-client/src/main/xsd/locate_1_0.xsd | 79 +++++ auth/auth-client/pom.xml | 1 + auth/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 1337 insertions(+), 2 deletions(-) create mode 100644 auth-client/.gitignore create mode 100644 auth-client/pom.xml create mode 100644 auth-client/src/main/xsd/aaf_2_0.xsd create mode 100644 auth-client/src/main/xsd/aaf_oauth2.xsd create mode 100644 auth-client/src/main/xsd/certman_1_0.xsd create mode 100644 auth-client/src/main/xsd/certman_2_0.xsd create mode 100644 auth-client/src/main/xsd/locate_1_0.xsd diff --git a/auth-client/.gitignore b/auth-client/.gitignore new file mode 100644 index 00000000..6028f0a5 --- /dev/null +++ b/auth-client/.gitignore @@ -0,0 +1,4 @@ +/.classpath +/.settings/ +/target/ +/.project diff --git a/auth-client/pom.xml b/auth-client/pom.xml new file mode 100644 index 00000000..8c693bfa --- /dev/null +++ b/auth-client/pom.xml @@ -0,0 +1,225 @@ + + + + 4.0.0 + + org.onap.aaf.authz + parent + 2.1.0-SNAPSHOT + + + + aaf-auth-client + AAF Auth Client + XSD Generated classes for AAF Auth + org.onap.aaf.authz + 2.1.0-SNAPSHOT + jar + + + 2.1.0-SNAPSHOT + UTF-8 + true + + true + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org.onap.aaf.authz/${project.artifactId}/${project.version} + + + + + Jonathan Gathman + jonathan.gathman@att.com + ATT + + Architect + Lead Developer + + + + Gabe Maurer + gabe.maurer@att.com + ATT + + Developer + + + + Ian Howell + ian.howell@att.com + ATT + + Developer + + + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + + + + junit + junit + 4.10 + test + + + + + + + + org.jvnet.jaxb2.maven2 + maven-jaxb2-plugin + 0.8.2 + + + + generate + + + + + src/main/xsd + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.5 + + false + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + diff --git a/auth-client/src/main/xsd/aaf_2_0.xsd b/auth-client/src/main/xsd/aaf_2_0.xsd new file mode 100644 index 00000000..b4b1ba9c --- /dev/null +++ b/auth-client/src/main/xsd/aaf_2_0.xsd @@ -0,0 +1,547 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth-client/src/main/xsd/aaf_oauth2.xsd b/auth-client/src/main/xsd/aaf_oauth2.xsd new file mode 100644 index 00000000..22283184 --- /dev/null +++ b/auth-client/src/main/xsd/aaf_oauth2.xsd @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth-client/src/main/xsd/certman_1_0.xsd b/auth-client/src/main/xsd/certman_1_0.xsd new file mode 100644 index 00000000..19c698b9 --- /dev/null +++ b/auth-client/src/main/xsd/certman_1_0.xsd @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth-client/src/main/xsd/certman_2_0.xsd b/auth-client/src/main/xsd/certman_2_0.xsd new file mode 100644 index 00000000..35389402 --- /dev/null +++ b/auth-client/src/main/xsd/certman_2_0.xsd @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth-client/src/main/xsd/locate_1_0.xsd b/auth-client/src/main/xsd/locate_1_0.xsd new file mode 100644 index 00000000..209e3bf4 --- /dev/null +++ b/auth-client/src/main/xsd/locate_1_0.xsd @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index 7f167855..fe4be70c 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -33,6 +33,7 @@ jar + 2.1.0-SNAPSHOT UTF-8 true diff --git a/auth/pom.xml b/auth/pom.xml index fc4c8e0a..26d30d74 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -37,7 +37,7 @@ UTF-8 - 2.10-SNAPSHOT + 2.1.0-SNAPSHOT 9.4.8.v20171121 1.5.1 diff --git a/pom.xml b/pom.xml index 6e3840ad..4f8babea 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ - auth/auth-client + auth-client -- 2.16.6