Class IOAuthServiceFactoryProvider

java.lang.Object
com.google.appengine.spi.FactoryProvider<IOAuthServiceFactory>
com.google.appengine.api.oauth.IOAuthServiceFactoryProvider
All Implemented Interfaces:
Comparable<FactoryProvider<?>>

@AutoService(FactoryProvider.class) @ServiceProvider(precedence=-2147483648) public final class IOAuthServiceFactoryProvider extends FactoryProvider<IOAuthServiceFactory>
Factory provider for IOAuthServiceFactory.

Note: This class is not intended for end users.

  • Constructor Details

    • IOAuthServiceFactoryProvider

      public IOAuthServiceFactoryProvider()