| Package | Description |
|---|---|
| jizcode.api |
| Modifier and Type | Method and Description |
|---|---|
AuthUser |
SingleAppAuthentication.getUser() |
abstract AuthUser |
Authentication.getUser() |
AuthUser |
ApiContext.getUser()
获取登陆用户
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleAppAuthentication.signIn(AuthUser user,
Object data,
int expires) |
abstract void |
Authentication.signIn(AuthUser user,
Object data,
int expires)
用户登录
|
Copyright © 2019. All rights reserved.