Class SlackSignature.Generator

java.lang.Object
com.slack.api.app_backend.SlackSignature.Generator
Enclosing class:
SlackSignature

public static class SlackSignature.Generator extends Object
This utility has the ability to generate the Slack request signature.
  • Constructor Details

    • Generator

      public Generator()
    • Generator

      public Generator(String slackSigningSecret)
  • Method Details