Uses of Class
com.pingidentity.sdk.api.authn.spec.AuthnErrorGroup
-
Packages that use AuthnErrorGroup Package Description com.pingidentity.sdk.api.authn.spec Defines various "spec" classes for the Authentication API. -
-
Uses of AuthnErrorGroup in com.pingidentity.sdk.api.authn.spec
Methods in com.pingidentity.sdk.api.authn.spec that return AuthnErrorGroup Modifier and Type Method Description AuthnErrorGroupAuthnErrorGroup.Builder. build()Build the instance.Methods in com.pingidentity.sdk.api.authn.spec that return types with arguments of type AuthnErrorGroup Modifier and Type Method Description List<AuthnErrorGroup>AuthnActionSpec. getErrorGroups()Get a list of errors that can be returned when this action is requested.
-