| Modifier and Type | Method | Description |
|---|---|---|
OAuthSession |
SlackApi.exchangeCode(java.lang.String code,
okhttp3.HttpUrl redirectUrl) |
See https://api.slack.com/methods/oauth.access.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SlackClient.initOauthSession(OAuthSession session) |
Set the OAuth session for this client.
|
void |
OAuthSessionFactory.Listener.sessionGranted(OAuthSession session) |
Copyright © 2020. All Rights Reserved.