Class RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory

java.lang.Object
com.yoti.mobile.android.remote.di.RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>, javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>

@DaggerGenerated public final class RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
  • Constructor Details

    • RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory

      public RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.ApiServiceFactory> apiServiceFactoryProvider, javax.inject.Provider<com.yoti.mobile.android.remote.model.Session> sessionProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.remote.interceptor.TypedInterceptor get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.remote.interceptor.TypedInterceptor>
    • create

      public static RemoteModule_ProvideAuthInterceptor$remote_productionReleaseFactory create(com.yoti.mobile.android.remote.di.RemoteModule module, javax.inject.Provider<com.yoti.mobile.android.remote.ApiServiceFactory> apiServiceFactoryProvider, javax.inject.Provider<com.yoti.mobile.android.remote.model.Session> sessionProvider)
    • provideAuthInterceptor$remote_productionRelease

      public static com.yoti.mobile.android.remote.interceptor.TypedInterceptor provideAuthInterceptor$remote_productionRelease(com.yoti.mobile.android.remote.di.RemoteModule instance, com.yoti.mobile.android.remote.ApiServiceFactory apiServiceFactory, com.yoti.mobile.android.remote.model.Session session)