Uses of Class
org.primefaces.component.captcha.Captcha
Packages that use Captcha
-
Uses of Captcha in org.primefaces.component.captcha
Methods in org.primefaces.component.captcha with parameters of type CaptchaModifier and TypeMethodDescriptionprotected voidCaptchaRenderer.encodeMarkup(javax.faces.context.FacesContext context, Captcha captcha, String publicKey) protected voidCaptchaRenderer.encodeScript(javax.faces.context.FacesContext context, Captcha captcha, String publicKey) protected StringCaptchaRenderer.getPublicKey(javax.faces.context.FacesContext context, Captcha captcha)