Interface CaptchaProvider


public interface CaptchaProvider
  • Method Details

    • getCaptcha

      com.liferay.portal.kernel.captcha.Captcha getCaptcha()
    • getCaptchaConfiguration

      CaptchaConfiguration getCaptchaConfiguration()
    • getCaptchas

      Map<String,com.liferay.portal.kernel.captcha.Captcha> getCaptchas()