UnauthorizedInterceptor

class UnauthorizedInterceptor(customMessage: String? = null) : Authenticator

Constructors

Link copied to clipboard
constructor(customMessage: String? = null)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun authenticate(route: Route?, response: Response): Request