Uses of Record Class
io.camunda.connector.http.base.model.auth.OAuthAuthentication
Packages that use OAuthAuthentication
-
Uses of OAuthAuthentication in io.camunda.connector.http.base.authentication
Methods in io.camunda.connector.http.base.authentication with parameters of type OAuthAuthenticationModifier and TypeMethodDescriptionOAuthService.createOAuthRequestFrom(OAuthAuthentication authentication) Converts aHttpCommonRequestto a request that can be used to fetch an OAuth token.