Class CaptchaSupport

All Implemented Interfaces:
ExtensionPoint, Describable<CaptchaSupport>

public abstract class CaptchaSupport extends AbstractDescribableImpl<CaptchaSupport> implements ExtensionPoint
Extension point for adding Captcha Support to User Registration Page CaptchaSupport.

This object can have an optional config.jelly to configure the Captcha Support

A default constructor is needed to create CaptchaSupport in the default configuration.

Since:
1.416
Author:
Winston Prakash
See Also: