diff --git a/.classpath b/.classpath index e43402f..a5d9509 100644 --- a/.classpath +++ b/.classpath @@ -15,14 +15,10 @@ + - - - - - - + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b83d222 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target/ diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..abdea9a --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,4 @@ +eclipse.preferences.version=1 +encoding//src/main/java=UTF-8 +encoding//src/main/resources=UTF-8 +encoding/=UTF-8 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..2f5cc74 --- /dev/null +++ b/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore +org.eclipse.jdt.core.compiler.release=disabled +org.eclipse.jdt.core.compiler.source=1.8 diff --git a/CHANGELOG.md b/CHANGELOG.md index 21182f2..e0dc826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,6 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.2.4] - [2023-03-30] - - -- see #24727 upgrade version just for removing the gcube-staging dependencies +## [v2.0.0-SNAPSHOT] - [2022-05-13] +porting to new Secret Manager diff --git a/FUNDING.md b/FUNDING.md new file mode 100644 index 0000000..6fa9eac --- /dev/null +++ b/FUNDING.md @@ -0,0 +1,26 @@ +# Acknowledgments + +The projects leading to this software have received funding from a series of European Union programmes including: + +- the Sixth Framework Programme for Research and Technological Development + - [DILIGENT](https://cordis.europa.eu/project/id/004260) (grant no. 004260). +- the Seventh Framework Programme for research, technological development and demonstration + - [D4Science](https://cordis.europa.eu/project/id/212488) (grant no. 212488); + - [D4Science-II](https://cordis.europa.eu/project/id/239019) (grant no.239019); + - [ENVRI](https://cordis.europa.eu/project/id/283465) (grant no. 283465); + - [iMarine](https://cordis.europa.eu/project/id/283644) (grant no. 283644); + - [EUBrazilOpenBio](https://cordis.europa.eu/project/id/288754) (grant no. 288754). +- the H2020 research and innovation programme + - [SoBigData](https://cordis.europa.eu/project/id/654024) (grant no. 654024); + - [PARTHENOS](https://cordis.europa.eu/project/id/654119) (grant no. 654119); + - [EGI-Engage](https://cordis.europa.eu/project/id/654142) (grant no. 654142); + - [ENVRI PLUS](https://cordis.europa.eu/project/id/654182) (grant no. 654182); + - [BlueBRIDGE](https://cordis.europa.eu/project/id/675680) (grant no. 675680); + - [PerformFISH](https://cordis.europa.eu/project/id/727610) (grant no. 727610); + - [AGINFRA PLUS](https://cordis.europa.eu/project/id/731001) (grant no. 731001); + - [DESIRA](https://cordis.europa.eu/project/id/818194) (grant no. 818194); + - [ARIADNEplus](https://cordis.europa.eu/project/id/823914) (grant no. 823914); + - [RISIS 2](https://cordis.europa.eu/project/id/824091) (grant no. 824091); + - [EOSC-Pillar](https://cordis.europa.eu/project/id/857650) (grant no. 857650); + - [Blue Cloud](https://cordis.europa.eu/project/id/862409) (grant no. 862409); + - [SoBigData-PlusPlus](https://cordis.europa.eu/project/id/871042) (grant no. 871042); \ No newline at end of file diff --git a/README.md b/README.md index e70e84e..5adb55f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,24 @@ -# common-generic-client +# Common gcore stubs +A library to allow services to be smartgears aware +## Structure of the project + +* The source code is present in the src folder. + +## Built With + +* [OpenJDK](https://openjdk.java.net/) - The JDK used +* [Maven](https://maven.apache.org/) - Dependency Management + +## Change log + +See [Releases](https://code-repo.d4science.org/gCubeSystem/common-gcore-stubs/releases). + +## Authors + +* **Lucio Lelii** ([ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +>>>>>>> refs/remotes/origin/smartgears_4 ## License diff --git a/distro/LICENSE b/distro/LICENSE deleted file mode 100644 index 3695e26..0000000 --- a/distro/LICENSE +++ /dev/null @@ -1 +0,0 @@ -${gcube.license} diff --git a/distro/README b/distro/README deleted file mode 100644 index 1e8cb37..0000000 --- a/distro/README +++ /dev/null @@ -1,64 +0,0 @@ -The gCube System - ${name} --------------------------------------------------- - -${description} - - -${gcube.description} - -${gcube.funding} - - -Version --------------------------------------------------- - -${version} (${buildDate}) - -Please see the file named "changelog.xml" in this directory for the release notes. - - -Authors --------------------------------------------------- - -* Fabio Simeoni (fabio.simeoni-AT-fao.org), FAO of the UN, Italy -* Lucio Lelii (lucio.lelii-AT-isti.cnr.it), FAO of the UN, Italy - -Maintainers ------------ - -* Fabio Simeoni (fabio.simeoni-AT-fao.org), FAO of the UN, Italy -* Lucio Lelii (lucio.lelii-AT-isti.cnr.it), FAO of the UN, Italy - -Download information --------------------------------------------------- - -Source code is available from SVN: - ${scm.url} - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - -Installation documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/[admin guide page name here] - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/[user guide page name here] ${gcube.wikiRoot}/[developer guide page name here] - -Support --------------------------------------------------- - -Bugs and support requests can be reported in the gCube issue tracking tool: - ${gcube.issueTracking} - - -Licensing --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 934f4d7..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - First Release - - - Modular handler discovery and delegation - Fix: WSDL cache now releases the lock it acquires when clearing - - - Moved tests to separate suite - - - Stub cache can be safely used across multiple classloaders - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index dd16f0c..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/${build.finalName}.jar - /${artifactId} - - - diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index 91c49e4..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - Service - - ${description} - Common - ${artifactId} - 1.0.0 - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - ${build.finalName}.jar - - - - - - diff --git a/pom.xml b/pom.xml index 63bc2ff..4ba299d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 @@ -8,105 +9,57 @@ org.gcube.core common-gcore-stubs - 1.2.4 + 2.0.0-SNAPSHOT GCore Stubs JAXWS Stub Support for gCore Service - - - scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git - scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git - https://code-repo.d4science.org/gCubeSystem/${project.artifactId} - - + + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + distro - + + + + org.gcube.distribution + gcube-bom + 3.0.0-SNAPSHOT + pom + import + + + - org.slf4j slf4j-api - 1.6.4 - - - org.gcube.core - common-scope - [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) - - org.gcube.common - common-authorization - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + common-security + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-impl + runtime + + + com.sun.xml.ws + rt + 2.3.3 - - org.slf4j slf4j-simple - 1.6.4 + 1.7.4 test - - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - - - - - - - - - diff --git a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java index ccbca2b..fa6d0af 100644 --- a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java +++ b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/AuthorizationHandler.java @@ -4,23 +4,27 @@ import javax.xml.namespace.QName; import javax.xml.soap.SOAPHeader; import javax.xml.ws.handler.soap.SOAPMessageContext; -import org.gcube.common.authorization.library.provider.SecurityTokenProvider; import org.gcube.common.clients.stubs.jaxws.GCoreService; +import org.gcube.common.security.providers.SecretManagerProvider; +import org.gcube.common.security.secrets.Secret; public class AuthorizationHandler extends AbstractHandler { /** Namespace of scope-related headers */ - public static final String TOKEN_NS = "http://gcube-system.org/namespaces/gcube-token"; + public static final String SCOPE_NS = "http://gcube-system.org/namespaces/scope"; /** Name of the scope call header. */ - public static final String TOKEN_HEADER_NAME = "gcube-token"; - public static final QName TOKEN_QNAME = new QName(TOKEN_NS,TOKEN_HEADER_NAME); + public static final String SCOPE_HEADER_NAME = "scope"; + public static final QName SCOPE_QNAME = new QName(SCOPE_NS,SCOPE_HEADER_NAME); + @Override public void handleRequest(GCoreService target, SOAPHeader header, SOAPMessageContext context) throws Exception { - String token = SecurityTokenProvider.instance.get(); - if (token!=null) - addHeader(header,TOKEN_QNAME, token); + Secret secret = SecretManagerProvider.instance.get(); + if (secret!= null) + addHeader(header,SCOPE_QNAME, secret.getContext()); } + + } diff --git a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ClientInfoHandler.java b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ClientInfoHandler.java deleted file mode 100644 index 38caf21..0000000 --- a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ClientInfoHandler.java +++ /dev/null @@ -1,37 +0,0 @@ -package org.gcube.common.clients.stubs.jaxws.handlers; - -import javax.xml.namespace.QName; -import javax.xml.soap.SOAPHeader; -import javax.xml.ws.handler.soap.SOAPMessageContext; - -import org.gcube.common.authorization.library.provider.CalledMethodProvider; -import org.gcube.common.clients.stubs.jaxws.GCoreService; - -/** - * A {@link CallHandler} that sets client identification on outgoing calls. - * - * @author Fabio Simeoni - * - */ -public class ClientInfoHandler extends AbstractHandler { - - - /** Name of the scope call header. */ - public static final String CALLER_HEADER_NAME = "caller"; - /** Namespace of scope-related headers */ - public static final String CALLER_NS = "http://gcube-system.org/namespaces/caller"; - - public static final QName CALLER_QNAME = new QName(CALLER_NS,CALLER_HEADER_NAME); - - public static final String CALLED_METHOD_HEADER_NAME = "gcube-method"; - /** Namespace of scope-related headers */ - public static final String CALLED_METHOD_NS = "http://gcube-system.org/namespaces/method"; - - public static final QName CALLED_METHOD_QNAME = new QName(CALLED_METHOD_NS,CALLED_METHOD_HEADER_NAME); - - @Override - public void handleRequest(GCoreService target, SOAPHeader header, SOAPMessageContext context) throws Exception { - addHeader(header,CALLER_QNAME, target.clientId()); - addHeader(header, CALLED_METHOD_QNAME, CalledMethodProvider.instance.get()); - } -} diff --git a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ScopeHandler.java b/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ScopeHandler.java deleted file mode 100644 index f97704e..0000000 --- a/src/main/java/org/gcube/common/clients/stubs/jaxws/handlers/ScopeHandler.java +++ /dev/null @@ -1,29 +0,0 @@ -package org.gcube.common.clients.stubs.jaxws.handlers; - -import javax.xml.namespace.QName; -import javax.xml.soap.SOAPHeader; -import javax.xml.ws.handler.soap.SOAPMessageContext; - -import org.gcube.common.clients.stubs.jaxws.GCoreService; -import org.gcube.common.scope.api.ScopeProvider; - -/** - * A {@link CallHandler} that sets the current scope on outgoing calls. - * @author Fabio Simeoni - * - */ -public class ScopeHandler extends AbstractHandler { - - /** Namespace of scope-related headers */ - public static final String SCOPE_NS = "http://gcube-system.org/namespaces/scope"; - - /** Name of the scope call header. */ - public static final String SCOPE_HEADER_NAME = "scope"; - public static final QName SCOPE_QNAME = new QName(SCOPE_NS,SCOPE_HEADER_NAME); - - @Override - public void handleRequest(GCoreService target, SOAPHeader header, SOAPMessageContext context) throws Exception { - String scope = ScopeProvider.instance.get(); - addHeader(header,SCOPE_QNAME, scope); - } -} diff --git a/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.java b/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.java index 3802c04..d1aa827 100644 --- a/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.java +++ b/src/main/java/org/gcube/common/clients/stubs/jaxws/proxies/MethodRetriever.java @@ -4,7 +4,6 @@ import java.lang.reflect.InvocationHandler; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; -import org.gcube.common.authorization.library.provider.CalledMethodProvider; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @@ -20,7 +19,6 @@ public class MethodRetriever implements InvocationHandler{ public Object invoke(Object proxy, Method method, Object[] args) throws Throwable{ - CalledMethodProvider.instance.set(method.getName()); try{ return method.invoke(service, args); }catch(IllegalAccessException | IllegalArgumentException proxyEx){ @@ -29,8 +27,6 @@ public class MethodRetriever implements InvocationHandler{ }catch(InvocationTargetException ite){ log.error("exception invoking method "+method.getName()+" in service "+service.getClass().getCanonicalName()+" using proxy "); throw ite.getCause(); - }finally{ - CalledMethodProvider.instance.reset(); } } diff --git a/src/main/resources/META-INF/services/org.gcube.common.clients.stubs.jaxws.handlers.CallHandler b/src/main/resources/META-INF/services/org.gcube.common.clients.stubs.jaxws.handlers.CallHandler index 5be2097..6bff879 100644 --- a/src/main/resources/META-INF/services/org.gcube.common.clients.stubs.jaxws.handlers.CallHandler +++ b/src/main/resources/META-INF/services/org.gcube.common.clients.stubs.jaxws.handlers.CallHandler @@ -1,5 +1,3 @@ -org.gcube.common.clients.stubs.jaxws.handlers.ScopeHandler org.gcube.common.clients.stubs.jaxws.handlers.AuthorizationHandler org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler -org.gcube.common.clients.stubs.jaxws.handlers.ClientInfoHandler org.gcube.common.clients.stubs.jaxws.handlers.LegacyWSAddressingHandler \ No newline at end of file diff --git a/target/apidocs/allclasses-frame.html b/target/apidocs/allclasses-frame.html index fe647c8..69445cc 100644 --- a/target/apidocs/allclasses-frame.html +++ b/target/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (GCore Stubs 1.2.3-SNAPSHOT API) - +All Classes (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -16,7 +16,6 @@
  • AbstractHandler
  • AuthorizationHandler
  • CallHandler
  • -
  • ClientInfoHandler
  • ExceptionProxy
  • GCoreJAXWSHandler
  • GCoreService
  • @@ -31,7 +30,6 @@
  • JAXWSUtils.Empty
  • LegacyWSAddressingHandler
  • MethodRetriever
  • -
  • ScopeHandler
  • StubFactory
  • StubFactoryDSL
  • StubFactoryDSL.AtClause
  • diff --git a/target/apidocs/allclasses-noframe.html b/target/apidocs/allclasses-noframe.html index db779c5..fe59e0b 100644 --- a/target/apidocs/allclasses-noframe.html +++ b/target/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (GCore Stubs 1.2.3-SNAPSHOT API) - +All Classes (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -16,7 +16,6 @@
  • AbstractHandler
  • AuthorizationHandler
  • CallHandler
  • -
  • ClientInfoHandler
  • ExceptionProxy
  • GCoreJAXWSHandler
  • GCoreService
  • @@ -31,7 +30,6 @@
  • JAXWSUtils.Empty
  • LegacyWSAddressingHandler
  • MethodRetriever
  • -
  • ScopeHandler
  • StubFactory
  • StubFactoryDSL
  • StubFactoryDSL.AtClause
  • diff --git a/target/apidocs/constant-values.html b/target/apidocs/constant-values.html index 48ca5a6..6408283 100644 --- a/target/apidocs/constant-values.html +++ b/target/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (GCore Stubs 1.2.3-SNAPSHOT API) - +Constant Field Values (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    org.gcube.common.clients.stubs.jaxws.handlers
    -

    Class ClientInfoHandler

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      CallHandler
      -
      -
      -
      -
      public class ClientInfoHandler
      -extends AbstractHandler
      -
      A CallHandler that sets client identification on outgoing calls.
      -
      -
      Author:
      -
      Fabio Simeoni
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Field Detail

        - - - -
          -
        • -

          CALLER_HEADER_NAME

          -
          public static final String CALLER_HEADER_NAME
          -
          Name of the scope call header.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - - - - - -
          -
        • -

          CALLER_QNAME

          -
          public static final QName CALLER_QNAME
          -
        • -
        - - - - - - - -
          -
        • -

          CALLED_METHOD_NS

          -
          public static final String CALLED_METHOD_NS
          -
          Namespace of scope-related headers
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          CALLED_METHOD_QNAME

          -
          public static final QName CALLED_METHOD_QNAME
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          ClientInfoHandler

          -
          public ClientInfoHandler()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - - - - -

    Copyright © 2019. All Rights Reserved.

    - - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html index 325dff2..7200f0e 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/GCoreJAXWSHandler.html @@ -2,10 +2,10 @@ - + -GCoreJAXWSHandler (GCore Stubs 1.2.3-SNAPSHOT API) - +GCoreJAXWSHandler (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    org.gcube.common.clients.stubs.jaxws.handlers
    -

    Class ScopeHandler

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      CallHandler
      -
      -
      -
      -
      public class ScopeHandler
      -extends AbstractHandler
      -
      A CallHandler that sets the current scope on outgoing calls.
      -
      -
      Author:
      -
      Fabio Simeoni
      -
      -
    • -
    -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2019. All Rights Reserved.

    - - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html index 49afa26..15641b7 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/TargetServiceHandler.html @@ -2,10 +2,10 @@ - + -TargetServiceHandler (GCore Stubs 1.2.3-SNAPSHOT API) - +TargetServiceHandler (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - -
    -

    Uses of Class
    org.gcube.common.clients.stubs.jaxws.handlers.ClientInfoHandler

    -
    -
    No usage of org.gcube.common.clients.stubs.jaxws.handlers.ClientInfoHandler
    - - - - -

    Copyright © 2019. All Rights Reserved.

    - - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html index 817443f..d6340e1 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/GCoreJAXWSHandler.html @@ -2,10 +2,10 @@ - + -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler (GCore Stubs 1.2.3-SNAPSHOT API) - +Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.GCoreJAXWSHandler (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - -
    -

    Uses of Class
    org.gcube.common.clients.stubs.jaxws.handlers.ScopeHandler

    -
    -
    No usage of org.gcube.common.clients.stubs.jaxws.handlers.ScopeHandler
    - - - - -

    Copyright © 2019. All Rights Reserved.

    - - diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html index c8f7e8d..e0c366a 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/class-use/TargetServiceHandler.html @@ -2,10 +2,10 @@ - + -Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler (GCore Stubs 1.2.3-SNAPSHOT API) - +Uses of Class org.gcube.common.clients.stubs.jaxws.handlers.TargetServiceHandler (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -20,11 +20,9 @@ diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html index 1b7d3a3..c917fc7 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/handlers/package-summary.html @@ -2,10 +2,10 @@ - + -org.gcube.common.clients.stubs.jaxws.handlers (GCore Stubs 1.2.3-SNAPSHOT API) - +org.gcube.common.clients.stubs.jaxws.handlers (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html index e9ed730..055ae0f 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/package-summary.html @@ -2,10 +2,10 @@ - + -org.gcube.common.clients.stubs.jaxws (GCore Stubs 1.2.3-SNAPSHOT API) - +org.gcube.common.clients.stubs.jaxws (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html index 7798ee0..7ca9fe1 100644 --- a/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html +++ b/target/apidocs/org/gcube/common/clients/stubs/jaxws/proxies/package-summary.html @@ -2,10 +2,10 @@ - + -org.gcube.common.clients.stubs.jaxws.proxies (GCore Stubs 1.2.3-SNAPSHOT API) - +org.gcube.common.clients.stubs.jaxws.proxies (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/target/apidocs/overview-summary.html b/target/apidocs/overview-summary.html index 14e692c..567c959 100644 --- a/target/apidocs/overview-summary.html +++ b/target/apidocs/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (GCore Stubs 1.2.3-SNAPSHOT API) - +Overview (GCore Stubs 2.0.0-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@