Package | Description |
---|---|
com.blade | |
com.blade.mvc.middlewares | |
com.blade.mvc.route |
Modifier and Type | Method and Description |
---|---|
List<WebHook> |
Blade.middlewares() |
Modifier and Type | Method and Description |
---|---|
Blade |
Blade.use(WebHook... middlewares) |
Modifier and Type | Class and Description |
---|---|
class |
CsrfMiddleware |
class |
XssMiddleware |
Modifier and Type | Method and Description |
---|---|
void |
RouteMatcher.initMiddlewares(List<WebHook> hooks) |
Copyright © 2017. All rights reserved.