Uses of Class
com.pingidentity.sdk.captchaprovider.CaptchaContext.Builder
Packages that use CaptchaContext.Builder
Package
Description
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
-
Uses of CaptchaContext.Builder in com.pingidentity.sdk.captchaprovider
Methods in com.pingidentity.sdk.captchaprovider that return CaptchaContext.BuilderModifier and TypeMethodDescriptionSet theCaptchaProvideraction for theCaptchaContextinstance.CaptchaContext.Builder.setInParameters(Map<String, Object> inParameters) Set the map that contains a set of input parameters.CaptchaContext.Builder.setRequest(javax.servlet.http.HttpServletRequest request) Set theHttpServletRequestfor theCaptchaContextinstance.CaptchaContext.Builder.setResponse(javax.servlet.http.HttpServletResponse response) Set theHttpServletResponsefor theCaptchaContextinstance.