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