Package-level declarations
Types
Abstract Protect Callback that provides the raw content of the Callback, and common methods for sub classes to access.
This class is responsible for registering callbacks in the application. It extends the Initializer interface, which means it is part of the initialization process of the application.
A callback class for evaluating Protect data collection. This class extends AbstractProtectCallback and provides functionality to collect data from the Protect SDK, with an option to pause behavioral data collection.
A callback class for initializing the PingOne Protect SDK. This class extends AbstractProtectCallback and provides functionality to configure the Protect SDK with various parameters such as environment ID, behavioral data collection, console logging, and device attributes to ignore.