Class OpenIDConnectUserInfoRequest
java.lang.Object
com.slack.api.methods.request.openid.connect.OpenIDConnectUserInfoRequest
- All Implemented Interfaces:
SlackApiRequest
https://api.slack.com/methods/openid.connect.userInfo
https://api.slack.com/authentication/sign-in-with-slack
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
builder
-
getToken
Authentication token bearing required scopes. Tokens should be passed as an HTTP Authorization header or alternatively, as a POST parameter.- Specified by:
getTokenin interfaceSlackApiRequest
-
setToken
Authentication token bearing required scopes. Tokens should be passed as an HTTP Authorization header or alternatively, as a POST parameter. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-