Package org.kapott.hbci.rewrite
Class Rewrite
java.lang.Object
org.kapott.hbci.rewrite.Rewrite
- Direct Known Subclasses:
RHBCIVersion
,RInvalidSegment
,RInvalidSuppHBCIVersion
,RKUmsDelimiters
,RKUmsEmptyBDateSets
,RMissingMsgRef
,RSecTypeTAN
,RSigIdLeadingZero
,RWrongSequenceNumbers
,RWrongStatusSegOrder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
incomingClearText
(String st, MsgGen gen) incomingCrypted
(String st, MsgGen gen) incomingData
(MSG msg, MsgGen gen) outgoingClearText
(MSG msg, MsgGen gen) outgoingCrypted
(MSG msg, MsgGen gen) outgoingSigned
(MSG msg, MsgGen gen) static void
-
Constructor Details
-
Rewrite
protected Rewrite()
-
-
Method Details
-
setData
-
getData
-
outgoingClearText
-
outgoingSigned
-
outgoingCrypted
-
incomingCrypted
-
incomingClearText
-
incomingData
-