Uses of Interface
io.jenkins.plugins.tuleap_api.client.internals.helper.PluginHelper
-
Packages that use PluginHelper Package Description io.jenkins.plugins.tuleap_api.client.internals io.jenkins.plugins.tuleap_api.client.internals.helper -
-
Uses of PluginHelper in io.jenkins.plugins.tuleap_api.client.internals
Constructors in io.jenkins.plugins.tuleap_api.client.internals with parameters of type PluginHelper Constructor Description TuleapAuthenticationApiAuthenticationClient(PluginHelper pluginHelper, okhttp3.OkHttpClient client, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.auth0.jwk.UrlJwkProvider jwkProvider, TuleapConfiguration tuleapConfiguration, HeaderAuthenticationValidator headerAuthenticationValidator, AccessTokenValidator accessTokenValidator, UserInfoValidator userInfoValidator)
-
Uses of PluginHelper in io.jenkins.plugins.tuleap_api.client.internals.helper
Classes in io.jenkins.plugins.tuleap_api.client.internals.helper that implement PluginHelper Modifier and Type Class Description class
PluginHelperimpl
-