import java.util.Objects;import java.util.function.Function;import org.glowroot.agent.api.Glowroot;import dev.rafex.ether.http.core.HttpExchange;import dev.rafex.ether.http.core.HttpHandler;import dev.rafex.ether.http.core.Middleware;Go to the source code of this file.
Classes | |
| class | dev.rafex.ether.glowroot.jetty12.GlowrootAuthUserMiddleware |
| Middleware that sets the authenticated user on the Glowroot transaction. More... | |
Packages | |
| package | dev.rafex.ether.glowroot.jetty12 |