Uses of Interface
com.pingidentity.sdk.captchaprovider.CaptchaProvider
-
Packages that use CaptchaProvider Package Description com.pingidentity.access Provides access to various objects contained within the main PingFederate application and engine. -
-
Uses of CaptchaProvider in com.pingidentity.access
Methods in com.pingidentity.access that return CaptchaProvider Modifier and Type Method Description static CaptchaProviderCaptchaProviderAccessor. getCaptchaProvider(String captchaProviderId)Retrieves the specifiedCaptchaProviderassociated with the captchaProviderId.
-