Interfaces
\
| Name | Description |
|---|---|
| ContextProvider | A ContextProvider is an object that can provide the decision making context for a selection provider. It lets the selection provider retrieve information from the request and possibly other components such as a tracker. |
| SelectionProvider | No description available |
| TrackingIdentityFinder | No description available |
| TrackingStore | Tracker relies on an implementer of this interface to handle the actual storage and retrieval of tracking data. |