| 程序包 | 说明 |
|---|---|
| cn.ocoop.framework.safe.auth.controller | |
| cn.ocoop.framework.safe.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
LogoutController.logout(javax.servlet.http.HttpServletResponse response) |
| 限定符和类型 | 字段和说明 |
|---|---|
static Result |
Result.SUCCESS |
| 限定符和类型 | 方法和说明 |
|---|---|
static Result |
Result.build(String code) |
static Result |
Result.build(String code,
Object data) |
static Result |
Result.build(String code,
String message) |
static Result |
Result.build(String code,
String message,
Object data) |
static Result |
Result.success(Object data) |
Copyright © 2018. All rights reserved.