Package ubic.gemma.rest.providers
-
Class Summary Class Description AbstractExceptionMapper<E extends Throwable> AccessDeniedExceptionMapper Map Spring Security'sAccessDeniedException
to a 403 Forbidden response.AnalyticsApplicationEventListener RegisterAnalyticsRequestEventListener
AnalyticsRequestEventListener Request event listener that publishes an event when a request is finished.AuthenticationExceptionMapper Handles Spring SecurityAuthenticationException
by producing a 403 Forbidden response.CacheControlHeaderDecorator EntityNotFoundExceptionMapper Deprecated. Phenocarta is scheduled for removalGzipHeaderDecorator Automagically add theContent-Encoding: gzip
header to endpoints annotated withGZIP
.MalformedArgExceptionMapper MetricsApplicationEventListener NotFoundExceptionMapper This mapper ensures that raisedNotFoundException
throughout the API contain well-formedResponseErrorObject
entity.ObjectMapperResolver RequestExceptionEventListener Listen and dispatchApplicationEvent
.RequestExceptionLogger Log request exceptions.UnhandledExceptionMapper Render unhandled exceptions.WebApplicationExceptionMapper MapWebApplicationException
so that it always expose aResponseErrorObject
entity.