Class UnauthorizedExceptionMapper


  • public class UnauthorizedExceptionMapper
    extends Object
    • Constructor Detail

      • UnauthorizedExceptionMapper

        public UnauthorizedExceptionMapper()
    • Method Detail

      • handle

        public io.smallrye.mutiny.Uni<javax.ws.rs.core.Response> handle​(io.vertx.ext.web.RoutingContext routingContext)