UserCredentials

constructor(id: UserId, passwordHash: String, salt: String, loginAttempts: Int = 0, lockedUntil: Long = -1L, lastLogin: Long = 0)