hi,
In my application, I have a listener class for capturing AuthenticationFailureBadCredentialsEvent that implements ApplicationListener. When I am running the application and giving wrong password for a user, the listener is called twice. Can anyone please suggest why it is happening?