- authenticate
Auth authenticate(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAdmin
void getAdmin(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAdminA
void getAdminA(HTTPServerResponse res, Auth auth)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAdminMember
void getAdminMember(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAny
void getAny(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAnyA
void getAnyA(HTTPServerResponse res, Auth auth)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMember
void getMember(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPublic
void getPublic(HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.