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