Package io.camunda.connector.http.auth
Class BearerAuthentication
java.lang.Object
io.camunda.connector.http.auth.Authentication
io.camunda.connector.http.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
- Overrides:
equalsin classAuthentication
-
hashCode
public int hashCode()- Overrides:
hashCodein classAuthentication
-
toString
- Overrides:
toStringin classAuthentication
-