接口的使用
cn.dustlight.captcha.store.CodeStore
-
使用CodeStore的程序包 程序包 说明 cn.dustlight.captcha.annotations cn.dustlight.captcha.configurations cn.dustlight.captcha.store -
-
cn.dustlight.captcha.annotations中CodeStore的使用
返回变量类型为CodeStore的类型的cn.dustlight.captcha.annotations中的方法 修饰符和类型 方法 说明 Class<? extends CodeStore>type()存储器类型 -
cn.dustlight.captcha.configurations中CodeStore的使用
返回变量类型为CodeStore的类型的cn.dustlight.captcha.configurations中的方法 修饰符和类型 方法 说明 DefaultBeanProperties.Item<CodeStore>DefaultBeanProperties. getStore()类型变量类型为CodeStore的cn.dustlight.captcha.configurations中的方法参数 修饰符和类型 方法 说明 voidDefaultBeanProperties. setStore(DefaultBeanProperties.Item<CodeStore> store) -
cn.dustlight.captcha.store中CodeStore的使用
实现CodeStore的cn.dustlight.captcha.store中的类 修饰符和类型 类 说明 classHttpSessionCodeStore<T>
-