Class BearerAuthentication
java.lang.Object
io.camunda.connector.http.base.auth.Authentication
io.camunda.connector.http.base.auth.BearerAuthentication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BearerAuthentication
public BearerAuthentication()
-
-
Method Details
-
setHeaders
public void setHeaders(com.google.api.client.http.HttpHeaders headers) - Specified by:
setHeadersin classAuthentication
-
getToken
-
setToken
-
equals
-
hashCode
public int hashCode() -
toString
-