Class CustomAuthentication
java.lang.Object
io.camunda.connector.http.base.auth.Authentication
io.camunda.connector.http.base.auth.CustomAuthentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetHeaders(com.google.api.client.http.HttpHeaders headers) voidsetOutputBody(Map<String, String> outputBody) voidsetOutputHeaders(Map<String, String> outputHeaders) voidsetRequest(HttpCommonRequest request) toString()
-
Constructor Details
-
CustomAuthentication
public CustomAuthentication()
-
-
Method Details
-
setHeaders
public void setHeaders(com.google.api.client.http.HttpHeaders headers) - Specified by:
setHeadersin classAuthentication
-
getRequest
-
setRequest
-
getOutputBody
-
setOutputBody
-
getOutputHeaders
-
setOutputHeaders
-
equals
-
hashCode
public int hashCode() -
toString
-