| Package | Description |
|---|---|
| anon.forward.client | |
| anon.pay | |
| anon.util.captcha |
| Modifier and Type | Field and Description |
|---|---|
private IImageEncodedCaptcha |
ForwarderInformationGrabber.m_captcha
This stores the captcha, if we have successfully parsed the forwarder information.
|
| Modifier and Type | Method and Description |
|---|---|
IImageEncodedCaptcha |
ForwarderInformationGrabber.getCaptcha()
Returns the structure which includes the captcha with the forwarder information.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
BIConnection.fireGotCaptcha(IImageEncodedCaptcha a_captcha)
Signals a received captcha to all registered IBICOnnectionListeners.
|
void |
PayAccountsFile.gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
This method is called whenever a captcha has been received from the
Payment Instance.
|
void |
PaymentAdapter.gotCaptcha(ICaptchaSender aSource,
IImageEncodedCaptcha aCaptcha) |
void |
IBIConnectionListener.gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
This method is called whenever a captcha has been received from the
Payment Instance.
|
void |
IPaymentListener.gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
Captcha retrieved
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZipBinaryImageCaptchaClient
This is the client implementation for all captchas of the "ZIP_BINARY_IMAGE" format.
|
Copyright © 2023. All rights reserved.