Uses of Enum Class
org.bardframework.commons.captcha.CaptchaType
-
Uses of CaptchaType in org.bardframework.commons.captcha
Methods in org.bardframework.commons.captcha that return CaptchaTypeModifier and TypeMethodDescriptionstatic CaptchaTypeReturns the enum constant of this class with the specified name.static CaptchaType[]CaptchaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bardframework.commons.captcha that return types with arguments of type CaptchaTypeMethods in org.bardframework.commons.captcha with parameters of type CaptchaTypeMethod parameters in org.bardframework.commons.captcha with type arguments of type CaptchaTypeModifier and TypeMethodDescriptionvoidCaptchaService.setCaptchaTypeInfoMap(Map<CaptchaType, CaptchaTypeInfo> captchaTypeInfoMap)