Class VerificationCodePayload
java.lang.Object
com.slack.api.app_backend.oauth.payload.VerificationCodePayload
https://api.slack.com/docs/oauth
https://api.slack.com/authentication/sign-in-with-slack
-
Constructor Details
-
VerificationCodePayload
public VerificationCodePayload()
-
-
Method Details
-
from
Extracts code and state from Map object. This method is supposed to be used in AWS lambda functions. See alsocom.slack.api.app_backend.vendor.aws.lambda.request.ApiGatewayRequest
-
getCode
-
getState
-
getError
-
getNonce
-
setCode
-
setState
-
setError
-
setNonce
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-