Uses of Class
pl.edu.icm.unity.exceptions.TooManyAttempts
-
Packages that use TooManyAttempts Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilities -
-
Uses of TooManyAttempts in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that throw TooManyAttempts Modifier and Type Method Description voidCredentialReset. 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.
-