Interface | Description |
---|---|
IMessageVisitor |
Interface to be implemented by classes that will 'visit' a swift message.
|
Class | Description |
---|---|
AckMessageComparator |
A
SwiftMessageComparator tailored for typical ACK matching using the full original message copy. |
BaseMessageVisitor |
Base class for a IMessageVisitor.
|
IsoUtils |
Helper API to check country and currency codes using Java
Currency and Locale API. |
Lib |
Miscellaneous helper functions.
|
MurMessageComparator |
Compares the messages based on the MUR.
|
SafeXmlUtils |
Reusable safe XML document builder to prevent XXE
https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html
|
SwiftFormatUtils |
This class provides methods to convert field components to objects.
|
SwiftMessageComparator |
An MT message comparator that compares all values from block 1 2 3, 4 and 5.
|
TestUtils |
Utility methods for test cases
|