Class UserAuthenticationEventListener


@Named public class UserAuthenticationEventListener extends AbstractOncePerPeriodPublisher<SSOLoginEvent>
Listener processing UserAuthenticationSucceededEvent and UserTokenVerificationSucceededEvent events and publishing analytics event SSOLoginEvent. The analytics event is published at most once per day per application per node. It's only published, if the threshold of unique users was reached - THRESHOLD_FOR_REPORTING.