| Interface | Description |
|---|---|
| TCFRepository |
This interface defines methods which must be provided in classess which implement this interface (namely: TCFV1Repository and TCFV2Repository, depending on configuration provided).
|
| Class | Description |
|---|---|
| TCFFactory |
Factory class used to create and return instance of TCFRepository based on TCF version provided by app configuration.
|
| TCFHelper | |
| TCFV1Repository |