Package io.camunda.connector.http.auth
Class NoAuthentication
java.lang.Object
io.camunda.connector.http.auth.Authentication
io.camunda.connector.http.auth.NoAuthentication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoAuthentication
public NoAuthentication()
-
-
Method Details
-
setHeaders
public void setHeaders(com.google.api.client.http.HttpHeaders headers) - Specified by:
setHeadersin classAuthentication
-
equals
- Overrides:
equalsin classAuthentication
-
hashCode
public int hashCode()- Overrides:
hashCodein classAuthentication
-
toString
- Overrides:
toStringin classAuthentication
-