AccessTokenAuthenticator

class AccessTokenAuthenticator(configurationRestClient: ConfigurationRestClient) : Authenticator

Constructors

Link copied to clipboard
constructor(configurationRestClient: ConfigurationRestClient)

Properties

Link copied to clipboard
val TAG: String

Functions

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