Class Hierarchy
- java.lang.Object
- com.io7m.idstore.server.service.events.IdEventService (implements com.io7m.idstore.server.service.events.IdEventServiceType)
- java.lang.Record
- com.io7m.idstore.server.service.events.IdEventAdminLoggedIn (implements com.io7m.idstore.server.service.events.IdEventAdminType)
- com.io7m.idstore.server.service.events.IdEventAdminLoginAuthenticationFailed (implements com.io7m.idstore.server.service.events.IdEventAdminType)
- com.io7m.idstore.server.service.events.IdEventAdminLoginRateLimitExceeded (implements com.io7m.idstore.server.service.events.IdEventType)
- com.io7m.idstore.server.service.events.IdEventUserEmailVerificationRateLimitExceeded (implements com.io7m.idstore.server.service.events.IdEventUserType)
- com.io7m.idstore.server.service.events.IdEventUserLoggedIn (implements com.io7m.idstore.server.service.events.IdEventUserType)
- com.io7m.idstore.server.service.events.IdEventUserLoginAuthenticationFailed (implements com.io7m.idstore.server.service.events.IdEventUserType)
- com.io7m.idstore.server.service.events.IdEventUserLoginRateLimitExceeded (implements com.io7m.idstore.server.service.events.IdEventType)
- com.io7m.idstore.server.service.events.IdEventUserPasswordResetRateLimitExceeded (implements com.io7m.idstore.server.service.events.IdEventType)
Interface Hierarchy
- com.io7m.idstore.server.service.events.IdEventType
- com.io7m.idstore.server.service.events.IdEventAdminType
- com.io7m.idstore.server.service.events.IdEventUserType
- com.io7m.repetoir.core.RPServiceType
- com.io7m.idstore.server.service.events.IdEventServiceType