Interface FreeTransactionManager

All Superinterfaces:
TransactionManager<FreeTransactionManager>

public interface FreeTransactionManager extends TransactionManager<FreeTransactionManager>
Manager of card transactions requiring no cryptographic computation.

See TransactionManager parent interface for more information and details of available card operations.

An instance of this interface can be obtained via the method CalypsoCardApiFactory.createFreeTransactionManager(CardReader, CalypsoCard).

Since:
2.0.0