Uses of Class
org.miaixz.bus.extra.captcha.strategy.AbstractStrategy
Packages that use AbstractStrategy
Package
Description
Provides various strategies for CAPTCHA code generation.
-
Uses of AbstractStrategy in org.miaixz.bus.extra.captcha.strategy
Subclasses of AbstractStrategy in org.miaixz.bus.extra.captcha.strategyModifier and TypeClassDescriptionclassRandom character CAPTCHA generation strategy.