Enum Class的使用
cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
使用CaptchaResource的程序包
-
cn.herodotus.engine.captcha.core.definition.enums中CaptchaResource的使用
修饰符和类型方法说明static CaptchaResourceReturns the enum constant of this class with the specified name.static CaptchaResource[]CaptchaResource.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.captcha.core.provider中CaptchaResource的使用
修饰符和类型方法说明protected BufferedImageResourceProvider.getRandomImage(Map<String, String> container, CaptchaResource captchaResource)