kotlin-partials
Toggle table of contents
4.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.test
/
InMemoryCredentialRepo
/
InMemoryCredentialRepo
In
Memory
Credential
Repo
jvm
constructor
(
domain
:
String
=
"localhost"
,
applicationName
:
String
=
"Partials Test"
,
origins
:
Set
<
String
>
=
setOf("http://localhost:2500")
)