munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.infrastructure.adapter.outbound.memory
/
MemoryUserCredentialsRepository
/
repository
repository
abstract
val
repository
:
InMemoryRepository
<
UserId
,
UserCredentials
>
The in-memory repository instance used for storing and managing UserCredentials entities.