Uses of Interface
pl.edu.icm.unity.engine.api.authn.UnsuccessfulAuthenticationCounter
Packages that use UnsuccessfulAuthenticationCounter
-
Uses of UnsuccessfulAuthenticationCounter in pl.edu.icm.unity.engine.api.authn
Classes in pl.edu.icm.unity.engine.api.authn that implement UnsuccessfulAuthenticationCounterModifier and TypeClassDescriptionclassCounts unsuccessful authentication attempts per client's IP address.classMethods in pl.edu.icm.unity.engine.api.authn with parameters of type UnsuccessfulAuthenticationCounterModifier 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)