Password
Events
Service
The PasswordEventsService
class is
useful to manage all the password events database operations
Author
N7ghtm4r3 - Tecknobit
Properties
Functions
Link copied to clipboard
Method used to register the COPIED
event
Link copied to clipboard
Method used to register the EDITED
event
Link copied to clipboard
Method used to register the GENERATED
event
Link copied to clipboard
Method used to register the INSERTED
event
Link copied to clipboard
private open fun registerPasswordEvent(password: Password, eventDate: Long, type: PasswordEventType)
Method used to register an event of a
password
Link copied to clipboard
Method used to register the REFRESHED
event