AuthMiddleware

Members

Functions

onAccessable
bool onAccessable(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
onProcess
Response onProcess(Request request, Response response)
Undocumented in source. Be warned that the author may not have intended to support it.
onRejected
Response onRejected(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AbstractMiddleware

name
string name()

get the middleware name

Meta