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.mongo.document
/
UserCredentialsDocument
/
UserCredentialsDocument
User
Credentials
Document
constructor
(
id
:
String
,
passwordHash
:
String
,
salt
:
String
,
loginAttempts
:
Int
,
lockedUntil
:
Long
,
lastLogin
:
Long
)