Uses of Class
cloud.opencode.base.captcha.security.AntiBotStrategy
Packages that use AntiBotStrategy
-
Uses of AntiBotStrategy in cloud.opencode.base.captcha.security
Methods in cloud.opencode.base.captcha.security that return AntiBotStrategyModifier and TypeMethodDescriptionstatic AntiBotStrategyAntiBotStrategy.create()Creates a new strategy with a new analyzer.AntiBotStrategy.withBaseStrength(CaptchaStrength strength) Sets the base strength.AntiBotStrategy.withBaseType(CaptchaType type) Sets the base type.