Package com.slack.api.app_backend
Class SlackSignature
java.lang.Object
com.slack.api.app_backend.SlackSignature
Slack request signature representation in Java.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis utility has the ability to generate the Slack request signature.static classThe collection of the request header names related to the Slack request verification.static classSecret key for the Slack request verification.static classThis utility verifies if the timestamp header value if valid.static classThis utility has the ability to verify if a given signature and related values are valid. -
Field Summary
Fields -
Method Summary
-
Field Details
-
ALGORITHM
- See Also:
-