类 DemoImageCodeFactory
- java.lang.Object
-
- demo.validate.code.image.DemoImageCodeFactory
-
- 所有已实现的接口:
top.dcenter.ums.security.core.api.validate.code.image.ImageCodeFactory
@Component public class DemoImageCodeFactory extends Object implements top.dcenter.ums.security.core.api.validate.code.image.ImageCodeFactory
自定义图片验证码工厂, 这里获取验证码逻辑与DefaultImageCodeFactory一样.- 版本:
- V1.0 Created by 2020/5/22 11:23
- 作者:
- zyw
-
-
构造器概要
构造器 构造器 说明 DemoImageCodeFactory(top.dcenter.ums.security.core.properties.ValidateCodeProperties validateCodeProperties)
-