public static class SlackSignature.TimestampVerifier extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TIMESTAMP_EXPIRATION_TIME_IN_MILLIS |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidTimestamp(String timestampValue) |
static boolean |
isValidTimestamp(String timestampValue,
long nowInMillis) |
public static final int TIMESTAMP_EXPIRATION_TIME_IN_MILLIS
Copyright © 2020. All rights reserved.