| 程序包 | 说明 |
|---|---|
| com.blade | |
| com.blade.mvc.route | |
| com.blade.security.web.auth | |
| com.blade.security.web.csrf |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WebHook> |
Blade.middleware() |
| 限定符和类型 | 方法和说明 |
|---|---|
Blade |
Blade.use(WebHook... middleware)
The use of multiple middleware, if any
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RouteMatcher.initMiddleware(List<WebHook> hooks) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicAuthMiddleware
BasicAuth Middleware
Created by biezhi on 11/07/2017.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CsrfMiddleware
Csrf middleware
|
Copyright © 2017. All rights reserved.