IOAuthServiceFactory (Google App Engine API for Java)

com.google.appengine.api.oauth

Interface IOAuthServiceFactory



  • public interface IOAuthServiceFactory
    Creates an OAuthService.
    • Method Detail

      • getOAuthService

        OAuthService getOAuthService()
        Creates an implementation of the OAuthService.