Uses of Class
com.pingidentity.sdk.api.authn.spec.AuthnErrorGroup.Builder
-
Packages that use AuthnErrorGroup.Builder Package Description com.pingidentity.sdk.api.authn.spec 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.Builder Modifier and Type Method Description AuthnErrorGroup.BuilderAuthnErrorGroup.Builder. error(AuthnErrorSpec errorSpec)Set the top-level error spec.AuthnErrorGroup.BuilderAuthnErrorGroup.Builder. errorDetail(AuthnErrorDetailSpec detailSpec)Add an error detail spec to the list.
-