|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TPTCaptcha.CaptchaImageProvider | |
---|---|
eu.livotov.tpt.gui.widgets |
Uses of TPTCaptcha.CaptchaImageProvider in eu.livotov.tpt.gui.widgets |
---|
Classes in eu.livotov.tpt.gui.widgets that implement TPTCaptcha.CaptchaImageProvider | |
---|---|
private class |
TPTCaptcha.DefaultCaptchaImageGenerator
|
Fields in eu.livotov.tpt.gui.widgets declared as TPTCaptcha.CaptchaImageProvider | |
---|---|
private TPTCaptcha.CaptchaImageProvider |
TPTCaptcha.imageProvider
Image provider for captcha |
Methods in eu.livotov.tpt.gui.widgets with parameters of type TPTCaptcha.CaptchaImageProvider | |
---|---|
void |
TPTCaptcha.setCaptchaImageProvider(TPTCaptcha.CaptchaImageProvider provider)
Sets the new image provider, that is responsible for creating captcha images. |
void |
TPTCaptcha.setCaptchaImageProvider(TPTCaptcha.CaptchaImageProvider provider,
com.vaadin.Application app)
Sets the new image provider, that is responsible for creating captcha images. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |