Uses of Class
org.oa4mp.delegation.server.OA2GeneralError
-
Packages that use OA2GeneralError Package Description org.oa4mp.delegation.server -
-
Uses of OA2GeneralError in org.oa4mp.delegation.server
Subclasses of OA2GeneralError in org.oa4mp.delegation.server Modifier and Type Class Description classOA2ATExceptionThis is thrown by the AT servlet and is used to construct the response which must include JSON.classOA2JSONExceptionUsed for exceptions that must be returned as JSON.classOA2RedirectableErrorA standard OIDC error, where there is a valid redirect and the return codes are turned into parameters in the redirect.
-