Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.credential
/
LegacyTokenStorage
/
Entry
/
Entry
Entry
constructor
(
identifier
:
String
,
token
:
Token
?
,
tags
:
Map
<
String
,
String
>
)