Password Events Service

@Autowired
constructor(eventsRepository: PasswordEventsRepository)

Constructor used to init the service

Parameters

eventsRepository

The instance used to manage the database operations for the events