Interface Captcha.RequestsBeforeReverifyStage
-
- All Known Implementing Classes:
Captcha.Builder
- Enclosing class:
- Captcha
public static interface Captcha.RequestsBeforeReverifyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Captcha.Builderfrom(Captcha other)Captcha.VerificationTtlStagerequestsBeforeReverify(int requestsBeforeReverify)
-
-
-
Method Detail
-
requestsBeforeReverify
Captcha.VerificationTtlStage requestsBeforeReverify(int requestsBeforeReverify)
-
from
Captcha.Builder from(Captcha other)
-
-