okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.client
/
SharedPreferencesCache
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
fun
create
(
context
:
Context
)
:
Cache
Content copied to clipboard
Initializes an instance of
Cache
backed by Android
SharedPreferences
.