sdk
/
au.com.woolworths.village.sdk.auth
/
StoringApiAuthenticator
/
StoringApiAuthenticator
StoringApiAuthenticator
Parameters
delegate
An
ApiAuthenticator
that does the authentication.
store
A
CredentialsStore
for storing the credentials.
fun <
T
:
Any
>
StoringApiAuthenticator
(delegate:
ApiAuthenticator
<
T
>, store:
CredentialsStore
<
T
>)
Content copied to clipboard