Class ZxingQRGenerator

java.lang.Object
se.swedenconnect.bankid.rpapi.service.impl.AbstractQRGenerator
se.swedenconnect.bankid.rpapi.service.impl.ZxingQRGenerator
All Implemented Interfaces:
QRGenerator

public class ZxingQRGenerator extends AbstractQRGenerator
A QR generator implementation based on the ZXing open source library.

Note: This implementation does not support the SVG image format.

Author:
Martin Lindström