UserController

Undocumented in source.

Constructors

this
this(UserCollection userCollection, ServiceConfiguration configuration)

Members

Functions

handle
void handle(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
handle
void handle(View view, User user)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

logedUser
User logedUser;
Undocumented in source.

Meta