Uses of Class
com.pingidentity.sdk.api.authn.spec.AuthnErrorDetailSpec.Builder
Packages that use AuthnErrorDetailSpec.Builder
Package
Description
Defines various "spec" classes for the Authentication API.
-
Uses of AuthnErrorDetailSpec.Builder in com.pingidentity.sdk.api.authn.spec
Methods in com.pingidentity.sdk.api.authn.spec that return AuthnErrorDetailSpec.BuilderModifier and TypeMethodDescriptionSet the error code.Set the developer-facing error message.AuthnErrorDetailSpec.Builder.parentCode(String parentCode) Set the parent error code.Set the JSON target field.AuthnErrorDetailSpec.Builder.userMessageKey(String messageKey) Set the user-facing error message key.