authentication
Toggle table of contents
0.1.2
common
Platform filter
common
Switch theme
Search in API
authentication
authentication
/
de.gematik.zeta.sdk.authentication
/
AccessTokenProviderImpl
/
AccessTokenProviderImpl
Access
Token
Provider
Impl
constructor
(
authApi
:
AuthenticationApi
,
authConfig
:
AuthConfig
,
storage
:
SdkStorage
,
clock
:
(
)
->
Long
=
{ System.now().epochSeconds }
)