toggle menu
ZappBase
androidJvm
switch theme
search in API
WebServices
/
com.zappstudio.webservice.interceptor
/
AccessTokenAuthenticator
Access
Token
Authenticator
class
AccessTokenAuthenticator
(
configurationRestClient
:
ConfigurationRestClient
)
:
Authenticator
Members
Constructors
Access
Token
Authenticator
Link copied to clipboard
constructor
(
configurationRestClient
:
ConfigurationRestClient
)
Properties
TAG
Link copied to clipboard
val
TAG
:
String
Functions
authenticate
Link copied to clipboard
open
override
fun
authenticate
(
route
:
Route
?
,
response
:
Response
)
:
Request
?