| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.auth |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AuthManager.auth(Permission permission,
User user)
Authorization of request, constituted with resource and user.
|
User |
AuthManager.login(Object request)
Authentication of request, identify the user who request the resource.
|
User |
AuthManager.loginRemote(Object request)
Authentication of request, identify the user who request the resource.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.