Interface CodeStrategy
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractStrategy,MathStrategy,RandomStrategy
验证码文字生成策略
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
-
Method Details
-
generate
-
verify
-
SerializableAbstractStrategy, MathStrategy, RandomStrategy