Interface QRGenerator

All Known Implementing Classes:
AbstractQRGenerator, ZxingQRGenerator

public interface QRGenerator
Interface for generating a QR code.

Section 4.1 of the BankID Relying Party Guidelines describes how to generate a static QR code based on an auto start token and how to present it for the user, and section 4.2 describes how to generate an "animated" code.

Author:
Martin Lindström