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