Posted By:
ANGEL_PEREZ
Posted On:
Monday, June 13, 2005 03:46 PM
Hi, Im using jdbcRealm to authenticate users in my web application; I need to limit the number of failed authentication attempts, in order to block those accounts and prevent possible attacks. How can I do this??