Uses of Class
com.pingidentity.sdk.api.authn.spec.AuthnErrorGroup.Builder
Packages that use AuthnErrorGroup.Builder
Package
Description
Defines various "spec" classes for the Authentication API.
-
Uses of AuthnErrorGroup.Builder in com.pingidentity.sdk.api.authn.spec
Methods in com.pingidentity.sdk.api.authn.spec that return AuthnErrorGroup.BuilderModifier and TypeMethodDescriptionAuthnErrorGroup.Builder.error(AuthnErrorSpec errorSpec) Set the top-level error spec.AuthnErrorGroup.Builder.errorDetail(AuthnErrorDetailSpec detailSpec) Add an error detail spec to the list.