Package com.cloudogu.scmmanager
Interface HttpAuthentication
- All Known Implementing Classes:
BasicHttpAuthentication
,BearerHttpAuthentication
public interface HttpAuthentication
-
Method Summary
-
Method Details
-
authenticate
void authenticate(okhttp3.Request.Builder requestBuilder)
-