Class UnauthorizedExceptionMapper
- java.lang.Object
-
- io.quarkus.resteasy.reactive.server.runtime.exceptionmappers.UnauthorizedExceptionMapper
-
public class UnauthorizedExceptionMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description UnauthorizedExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.smallrye.mutiny.Uni<jakarta.ws.rs.core.Response>handle(io.vertx.ext.web.RoutingContext routingContext)
-