Uses of Interface
pl.edu.icm.unity.engine.api.authn.UnsuccessfulAuthenticationCounter
-
Uses of UnsuccessfulAuthenticationCounter in pl.edu.icm.unity.engine.api.authn
Modifier and TypeClassDescriptionclass
Counts unsuccessful authentication attempts per client's IP address.class
Modifier and TypeMethodDescriptionRememberMeProcessor.processRememberedSecondFactor
(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.ServletResponse response, long entityId, String clientIp, AuthenticationRealm realm, UnsuccessfulAuthenticationCounter dosGauard) RememberMeProcessor.processRememberedWholeAuthn
(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.ServletResponse response, String clientIp, AuthenticationRealm realm, UnsuccessfulAuthenticationCounter dosGauard)