toggle menu
KAHelpers
androidJvm
switch theme
search in API
retrofit
/
dev.funkymuse.retrofit.interceptors
/
UnauthorizedInterceptor
Unauthorized
Interceptor
class
UnauthorizedInterceptor
(
customMessage
:
String
?
=
null
)
:
Authenticator
Members
Constructors
Unauthorized
Interceptor
Link copied to clipboard
constructor
(
customMessage
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
authenticate
Link copied to clipboard
open
override
fun
authenticate
(
route
:
Route
?
,
response
:
Response
)
:
Request