public class Captcha extends BaseModule implements CaptchaInterface
basePackage, debugStackTraceExclusions
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable()
Determines whether the module is available
|
CaptchaResultIf |
validateCaptcha(CaptchaInputIf captchaInput)
Called to validate a captcha
|
getBasketMgr, getCatMgr, getConfigMgr, getConfiguration, getConfigurationValue, getConfigurationValueAsBigDecimalWithDefault, getConfigurationValueAsBool, getConfigurationValueAsIntWithDefault, getCurrMgr, getCustMgr, getCustTagMgr, getDebugStackTraceExclusions, getEmailMgr, getEng, getLangMgr, getModuleClassName, getMultiStoreMgr, getNewCriteria, getOrderMgr, getOrderTotalMgr, getPaymentMgr, getProdMgr, getPromMgr, getRandomText, getRandomText, getResourceBundle, getRewardPointMgr, getSecMgr, getShippingMgr, getSolrMgr, getStoreId, getStoreMgr, getTaxMgr, getZoneCodeForZoneName, init, isAvailable, isAvailable, isMultiStoreShareCustomersOrProducts, setDebugStackTraceExclusions, updateStaticVariablesNow
public Captcha(KKEngIf eng) throws com.konakart.app.KKException
eng
- the engcom.konakart.app.KKException
- an unexpected KKException exceptionpublic CaptchaResultIf validateCaptcha(CaptchaInputIf captchaInput) throws java.lang.Exception
validateCaptcha
in interface CaptchaInterface
captchaInput
- the captchajava.lang.Exception
- an unexpected exceptionpublic boolean isAvailable()
CaptchaInterface
isAvailable
in interface CaptchaInterface
Copyright © 2018 DS Data Systems UK Ltd.