Class DefaultOAuth2Service

java.lang.Object
com.atlassian.confluence.impl.oauth2.DefaultOAuth2Service
All Implemented Interfaces:
OAuth2Service

public class DefaultOAuth2Service extends Object implements OAuth2Service
  • Constructor Details

    • 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, com.atlassian.oauth2.client.api.storage.TokenHandler tokenHandler)
  • Method Details