JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.sliew.carp.module.security.core.service
Interface SecCaptchaService
All Known Implementing Classes:
SecCaptchaServiceImpl
public interface
SecCaptchaService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SecCaptchaDTO
getCaptcha
()
boolean
verityCaptcha
(
String
uuid,
String
authCode)
Method Details
getCaptcha
SecCaptchaDTO
getCaptcha
()
verityCaptcha
boolean
verityCaptcha
(
String
uuid,
String
authCode)