Uses of Class
com.pingidentity.sdk.api.authn.AuthnApiPluginDescriptor.Builder
Packages that use AuthnApiPluginDescriptor.Builder
Package
Description
Contains the interface that must be implemented by plugins that support the Authentication API.
-
Uses of AuthnApiPluginDescriptor.Builder in com.pingidentity.sdk.api.authn
Methods in com.pingidentity.sdk.api.authn that return AuthnApiPluginDescriptor.BuilderModifier and TypeMethodDescriptionAuthnApiPluginDescriptor.Builder.interactive(boolean interactive) Set the flag that indicates whether the API plugin may write to the servlet response.