Uses of Class
pl.edu.icm.unity.exceptions.TooManyAttempts
Packages that use TooManyAttempts
-
Uses of TooManyAttempts in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that throw TooManyAttemptsModifier and TypeMethodDescriptionvoidCredentialReset.verifyDynamicData(String emailCode) Verifies if the dynamic data about the subject is correct.voidCredentialReset.verifyStaticData(String aswer) Verifies if the static data is about the subject is correct.