Uses of Class
io.jans.as.model.error.ErrorResponse
-
Packages that use ErrorResponse Package Description io.jans.as.model.error -
-
Uses of ErrorResponse in io.jans.as.model.error
Subclasses of ErrorResponse in io.jans.as.model.error Modifier and Type Class Description class
DefaultErrorResponse
Methods in io.jans.as.model.error with parameters of type ErrorResponse Modifier and Type Method Description @NotNull jakarta.ws.rs.WebApplicationException
ErrorResponseFactory. createBadRequestException(@NotNull ErrorResponse error)
-