Interface HttpServer.User

    • Field Detail

      • KEY

        static final java.lang.Class<HttpServer.User> KEY
        The key of the HttpServer.User used in HTTP request context properties.

        The value is com.github.fmjsjx.libnetty.http.server.HttpServer.User.class.

    • Method Detail

      • username

        java.lang.String username()
        Returns the username of this user.
        Returns:
        the username of this user