Interface IOAuthServiceFactory


public interface IOAuthServiceFactory
Creates an OAuthService.
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates an implementation of the OAuthService.
  • Method Details

    • getOAuthService

      OAuthService getOAuthService()
      Creates an implementation of the OAuthService.