Class OAuthDefaultSuccessHandler
java.lang.Object
com.slack.api.bolt.service.builtin.oauth.default_impl.OAuthDefaultSuccessHandler
- All Implemented Interfaces:
OAuthSuccessHandler
-
Constructor Summary
ConstructorsConstructorDescriptionOAuthDefaultSuccessHandler(AppConfig appConfig, InstallationService installationService) -
Method Summary
Modifier and TypeMethodDescriptionhandle(OAuthCallbackRequest request, Response response, OAuthAccessResponse o)
-
Constructor Details
-
OAuthDefaultSuccessHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceOAuthSuccessHandler
-