| Package | Description |
|---|---|
| org.kapott.hbci.comm | |
| org.kapott.hbci.manager |
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
|
| org.kapott.hbci.rewrite |
Rewriter-Module werden von HBCI4Java benutzt, um mit fehlerhaften
HBCI-Servern arbeiten zu können.
|
| org.kapott.hbci.security |
| Modifier and Type | Method and Description |
|---|---|
MSG |
Comm.pingpong(Hashtable<String,Object> kernelData,
String msgName,
MSG msg) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
Comm.ping(MSG msg) |
protected void |
CommStandard.ping(MSG msg) |
protected void |
CommPinTan.ping(MSG msg) |
MSG |
Comm.pingpong(Hashtable<String,Object> kernelData,
String msgName,
MSG msg) |
| Modifier and Type | Method and Description |
|---|---|
MSG |
MsgGen.generate(String msgName) |
| Modifier and Type | Method and Description |
|---|---|
MSG |
Rewrite.incomingData(MSG msg,
MsgGen gen) |
MSG |
RKUmsEmptyBDateSets.incomingData(MSG msg,
MsgGen gen) |
MSG |
RKUmsDelimiters.incomingData(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingClearText(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingCrypted(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingSigned(MSG msg,
MsgGen gen) |
| Modifier and Type | Method and Description |
|---|---|
MSG |
Rewrite.incomingData(MSG msg,
MsgGen gen) |
MSG |
RKUmsEmptyBDateSets.incomingData(MSG msg,
MsgGen gen) |
MSG |
RKUmsDelimiters.incomingData(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingClearText(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingCrypted(MSG msg,
MsgGen gen) |
MSG |
Rewrite.outgoingSigned(MSG msg,
MsgGen gen) |
| Modifier and Type | Method and Description |
|---|---|
MSG |
Crypt.cryptIt(String newName) |
| Modifier and Type | Method and Description |
|---|---|
void |
Crypt.init(IHandlerData handlerdata,
MSG msg) |
| Constructor and Description |
|---|
Crypt(IHandlerData handlerdata,
MSG msg) |
Sig(IHandlerData handlerdata,
MSG msg,
HBCIPassportList passports) |
Copyright © 2017. All rights reserved.