Uses of Interface
com.cloudogu.scmmanager.HttpAuthentication
Packages that use HttpAuthentication
-
Uses of HttpAuthentication in com.cloudogu.scmmanager
Classes in com.cloudogu.scmmanager that implement HttpAuthentication -
Uses of HttpAuthentication in com.cloudogu.scmmanager.scm.api
Constructors in com.cloudogu.scmmanager.scm.api with parameters of type HttpAuthenticationModifierConstructorDescriptionHttpApiClient
(String serverUrl, HttpAuthentication authentication) HttpApiClient
(okhttp3.OkHttpClient client, String serverUrl, HttpAuthentication authentication)