Package com.pingidentity.sdk.captchaprovider
package com.pingidentity.sdk.captchaprovider
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
- Since:
- 11.2
-
ClassDescriptionA wrapper class for contextual information used by
CaptchaProvidermethods.A helper to createCaptchaContextinstance.This interface defines the methods that the PingFederate server calls to complete CAPTCHA from external CAPTCHA services.A readonly representation of the current authentication statusThis class is used to describe a CAPTCHA provider plugin implementation to the PingFederate server.Contains information about the result ofCaptchaProvider.validateCaptcha(com.pingidentity.sdk.captchaprovider.CaptchaContext).