Uses of Interface
org.jenkinsci.plugins.octoperf.client.RestClientAuthenticator
Packages that use RestClientAuthenticator
-
Uses of RestClientAuthenticator in org.jenkinsci.plugins.octoperf.client
Methods in org.jenkinsci.plugins.octoperf.client that return types with arguments of type RestClientAuthenticatorModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<RestApiFactory, RestClientAuthenticator> RestClientService.create(String apiUrl, PrintStream logger) Creates aRetrofitready to login on octoperf cloud load testing platform.