Hi, could anyone help me how to execute SQL query on incorrect login action? Or even better on succesfull login action to store IP address and date/time of last action.
In my app I am using:
Any help will be very appreciated.securityEnforcementFilter
-- authenticationManager
-- -- daoAuthenticationProvider
-- -- -- jdbcAuthenticationDao
-- -- anonymousAuthenticationProvider
Thanks in advance.


