Class DefaultOAuth2Service

    • Constructor Detail

      • DefaultOAuth2Service

        public DefaultOAuth2Service​(com.atlassian.oauth2.client.api.storage.config.ClientConfigStorageService clientConfigStorageService,
                                    com.atlassian.oauth2.client.api.storage.token.ClientTokenStorageService clientTokenStorageService,
                                    com.atlassian.oauth2.client.api.lib.flow.FlowRequestService flowRequestService)