Class CaptchaConfigWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.captcha.CaptchaConfigWsDTO
- All Implemented Interfaces:
Serializable
Configuration information of captcha
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetEnabled(boolean enabled) voidsetPublicKey(String publicKey)
-
Constructor Details
-
CaptchaConfigWsDTO
public CaptchaConfigWsDTO()
-
-
Method Details
-
setEnabled
public void setEnabled(boolean enabled) -
isEnabled
public boolean isEnabled() -
setPublicKey
-
getPublicKey
-