Uses of Class
com.pingidentity.sdk.AuthnAdapterResponse
Packages that use AuthnAdapterResponse
Package
Description
Top level package for the PingFederate SDK.
A plugin interface, with associated classes, for creating custom CAPTCHA/Risk providers.
-
Uses of AuthnAdapterResponse in com.pingidentity.sdk
Methods in com.pingidentity.sdk that return AuthnAdapterResponseModifier and TypeMethodDescriptionIdpAuthenticationAdapterV2.lookupAuthN(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Map<String, Object> inParameters) The extended method that the PingFederate server will invoke during processing of a single sign-on transaction to lookup information about an authenticated security context or session for a user at the external application or authentication provider service. -
Uses of AuthnAdapterResponse in com.pingidentity.sdk.captchaprovider
Fields in com.pingidentity.sdk.captchaprovider declared as AuthnAdapterResponseModifier and TypeFieldDescriptionfinal AuthnAdapterResponseCaptchaProvider.AuthenticationStatus.authnAdapterResponseConstructors in com.pingidentity.sdk.captchaprovider with parameters of type AuthnAdapterResponse