toggle menu
security-services
JVM
switch theme
search in API
security-services
/
org.cryptotrader.security.library.service.model
/
TinkKeysetStore
Tink
Keyset
Store
interface
TinkKeysetStore
Inheritors
TinkKeysetEntityService
InMemoryTinkKeysetStore
Members
Functions
load
Link copied to clipboard
abstract
fun
load
(
id
:
String
)
:
String
?
save
If
Absent
Link copied to clipboard
abstract
fun
saveIfAbsent
(
id
:
String
,
keysetJson
:
String
)
:
String