| Package | Description |
|---|---|
| org.kapott.hbci.callback |
HBCI4Java kommuniziert mit der Anwendung bzw.
|
| org.kapott.hbci.manager |
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HBCICallbackIOStreams.tanChallengeCallback(String orderRef,
String challenge,
String challenge_hhd_uc,
HHDVersion.Type type) |
void |
HBCICallback.tanChallengeCallback(String orderRef,
String challenge,
String challenge_hhd_uc,
HHDVersion.Type type) |
void |
AbstractHBCICallback.tanChallengeCallback(String orderRef,
String challenge,
String challenge_hhd_uc,
HHDVersion.Type type) |
| Modifier and Type | Method and Description |
|---|---|
HHDVersion.Type |
HHDVersion.getType()
Liefert die Art des TAN-Verfahrens.
|
static HHDVersion.Type |
HHDVersion.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HHDVersion.Type[] |
HHDVersion.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.