Uses of Class
com.pingidentity.sdk.captchaprovider.CaptchaProvider.AuthenticationStatus
Packages that use CaptchaProvider.AuthenticationStatus
Package
Description
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
-
Uses of CaptchaProvider.AuthenticationStatus in com.pingidentity.sdk.captchaprovider
Methods in com.pingidentity.sdk.captchaprovider with parameters of type CaptchaProvider.AuthenticationStatusModifier and TypeMethodDescriptiondefault voidCaptchaProvider.postAuthenticationCallback(CaptchaProvider.AuthenticationStatus authenticationStatus, CaptchaContext captchaContext) This method provides a way for the authentication flow to provide more information about the ongoing authentication transaction to the captcha/risk provider before returning the control back to PingFederate.