All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.clearbit.auth.Authentication Maven / Gradle / Ivy

The newest version!
package com.clearbit.auth;

import com.clearbit.Pair;

import java.util.Map;
import java.util.List;

@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2015-09-22T18:42:36.139-07:00")
public interface Authentication {
  /** Apply authentication settings to header and query params. */
  void applyToParams(List queryParams, Map headerParams);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy