SecurityEventLogger

class SecurityEventLogger(repository: BannedIpAddressesRepository)

Constructors

Link copied to clipboard
constructor(repository: BannedIpAddressesRepository)

Functions

Link copied to clipboard
@EventListener
fun recordIpEvent(ipAddress: String)