@Component public class WebhookBodySigner extends Object implements com.atlassian.webhooks.WebhookRequestEnricher
Modifier and Type | Field and Description |
---|---|
static String |
SECRET_KEY |
Constructor and Description |
---|
WebhookBodySigner() |
Modifier and Type | Method and Description |
---|---|
void |
enrich(com.atlassian.webhooks.WebhookInvocation webhookInvocation) |
int |
getWeight() |
public static final String SECRET_KEY
public void enrich(@Nonnull com.atlassian.webhooks.WebhookInvocation webhookInvocation)
enrich
in interface com.atlassian.webhooks.WebhookRequestEnricher
public int getWeight()
getWeight
in interface com.atlassian.webhooks.WebhookRequestEnricher
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences