sdk
/
au.com.woolworths.village.sdk.auth
/
EmptyTokenApiAuthenticator
EmptyTokenApiAuthenticator
class
EmptyTokenApiAuthenticator
:
ApiAuthenticator
<
HasAccessToken
>
Content copied to clipboard
Functions
Functions
authenticate
Link copied to clipboard
Called by the SDK to obtain authentication details eg: an access token
open override fun
authenticate
():
ApiResult
<
HasAccessToken
>
Content copied to clipboard
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard