Package-level declarations

Types

Link copied to clipboard
@Singleton
class TokenAuthenticator @Inject constructor(val secureSharedPreference: SecureSharedPreference, val configService: ConfigService, val oAuthService: OAuthService, val dispatcherProvider: DispatcherProvider, val accountManager: AccountManager, val context: Context) : HttpAuthenticator