Uses of Enum Class
com.nettoolkit.gatekeeper.CaptchaStatus
Packages that use CaptchaStatus
-
Uses of CaptchaStatus in com.nettoolkit.gatekeeper
Methods in com.nettoolkit.gatekeeper that return CaptchaStatusModifier and TypeMethodDescriptionstatic CaptchaStatusReturns the enum constant of this class with the specified name.static CaptchaStatus[]CaptchaStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.nettoolkit.gatekeeper with parameters of type CaptchaStatusModifier and TypeMethodDescriptionReportCaptchaAttemptRequest.status(CaptchaStatus status) Sets the CAPTCHA status.