| Class | Description |
|---|---|
| SlackSignature |
Slack request signature representation in Java.
|
| SlackSignature.Generator |
This utility has the ability to generate the Slack request signature.
|
| SlackSignature.HeaderNames |
The collection of the request header names related to the Slack request verification.
|
| SlackSignature.Secret |
Secret key for the Slack request verification.
|
| SlackSignature.TimestampVerifier |
This utility verifies if the timestamp header value if valid.
|
| SlackSignature.Verifier |
This utility has the ability to verify if a given signature and related values are valid.
|
Copyright © 2020. All rights reserved.