Uses of Class
com.pingidentity.sdk.api.authn.AuthnApiPluginDescriptor.Builder
-
Packages that use AuthnApiPluginDescriptor.Builder Package Description com.pingidentity.sdk.api.authn 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.Builder Modifier and Type Method Description AuthnApiPluginDescriptor.BuilderAuthnApiPluginDescriptor.Builder. interactive(boolean interactive)Set the flag that indicates whether the API plugin may write to the servlet response.
-