程序包 cn.dustlight.captcha.store
-
接口概要 接口 说明 CodeStore<T> 验证码储存器 -
类概要 类 说明 HttpSessionCodeStore<T> -
异常错误概要 异常错误 说明 CodeNotExistsException LoadCodeException RemoveCodeException StoreCodeException
| 接口 | 说明 |
|---|---|
| CodeStore<T> |
验证码储存器
|
| 类 | 说明 |
|---|---|
| HttpSessionCodeStore<T> |
| 异常错误 | 说明 |
|---|---|
| CodeNotExistsException | |
| LoadCodeException | |
| RemoveCodeException | |
| StoreCodeException |