Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
GlowrootAuthUserMiddleware.java File Reference
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;
Include dependency graph for GlowrootAuthUserMiddleware.java:

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