From 5494c40c6ad576d2e7a45fade9d59569dcb730a7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 2 Aug 2019 11:07:52 +0200 Subject: add openSAML into local repo --- .../opensaml/openws/1.5.6/openws-1.5.6-sources.jar | Bin 0 -> 761631 bytes .../openws/1.5.6/openws-1.5.6-sources.jar.sha1 | 1 + .../org/opensaml/openws/1.5.6/openws-1.5.6.jar | Bin 0 -> 574762 bytes .../opensaml/openws/1.5.6/openws-1.5.6.jar.sha1 | 1 + .../org/opensaml/openws/1.5.6/openws-1.5.6.pom | 221 +++++++++++++++++++++ .../opensaml/openws/1.5.6/openws-1.5.6.pom.sha1 | 1 + 6 files changed, 224 insertions(+) create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar.sha1 create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar.sha1 create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom.sha1 (limited to 'eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6') diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar new file mode 100644 index 00000000..f0dccb11 Binary files /dev/null and b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar differ diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar.sha1 b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar.sha1 new file mode 100644 index 00000000..ee97dfb1 --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6-sources.jar.sha1 @@ -0,0 +1 @@ +f700a4440196e8ea0d97ef48ae12cefba4707176 \ No newline at end of file diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar new file mode 100644 index 00000000..563b0f94 Binary files /dev/null and b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar differ diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar.sha1 b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar.sha1 new file mode 100644 index 00000000..acd219b8 --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.jar.sha1 @@ -0,0 +1 @@ +53c9e39201fb588b42ea4059fa062ced76acba01 \ No newline at end of file diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom new file mode 100644 index 00000000..8bbfdfe1 --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom @@ -0,0 +1,221 @@ + + + + 4.0.0 + + + net.shibboleth + parent-v2 + 4 + + + org.opensaml + openws + 1.5.6 + jar + + OpenWS + + The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include + classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, + and various transports for use with those clients. + + + + java-openws + + + + + shib-release + https://build.shibboleth.net/nexus/content/groups/public + + false + + + + shib-snapshot + https://build.shibboleth.net/nexus/content/repositories/snapshots + + false + + + + + + + + org.opensaml + xmltooling + 1.4.6 + + + commons-codec + commons-codec + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-logging + commons-logging + + + + + joda-time + joda-time + + + org.apache.santuario + xmlsec + + + + + javax.servlet + servlet-api + + + + + + + junit + junit + + + ch.qos.logback + logback-classic + test + + + org.springframework + spring-core + test + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + + + commons-logging + commons-logging + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + true + + org.opensaml.ws.Version + + + + org/opensaml/ws/ + + ${project.artifactId} + ${project.version} + www.opensaml.org + + + + org/opensaml/ws/soap/soap11/ + + Simple Object Access Protocol (SOAP) 1.1 + 20000508 + World Wide Web Consortium (W3C) + + + + org/opensaml/ws/wsfed/ + + WS-Federation + 1.1 + xmlsoap.org + + + + org/opensaml/ws/wsaddressing/ + + WS-Addressing + 1.0 + World Wide Web Consortium (W3C) + + + + org/opensaml/ws/wspolicy/ + + WS-Policy + 1.2 + xmlsoap.org + + + + org/opensaml/ws/wssecurity/ + + WS-Security + 1.1 + OASIS + + + + org/opensaml/ws/wstrust/ + + WS-Trust + 1.3 + OASIS + + + + + + + + + + + + release + + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/main/assembly/bin.xml + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6-javadoc.jar/!/ + + + + + + + + + diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom.sha1 b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom.sha1 new file mode 100644 index 00000000..8ec280aa --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom.sha1 @@ -0,0 +1 @@ +9df87a69fe6f1aaf1ec891680799ba9b246a82a5 \ No newline at end of file -- cgit v1.2.3