| 程序包 | 说明 |
|---|---|
| cn.omisheep.authz | |
| cn.omisheep.authz.core.auth.deviced | |
| cn.omisheep.authz.core.helper |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<DeviceCountInfo> |
AuHelper.getOrUpdateDeviceTypesTotalLimit()
获得当前用户 可修改的 DeviceTypesTotalLimit list
count >= 1 or count = -1
|
static List<DeviceCountInfo> |
AuHelper.getOrUpdateDeviceTypesTotalLimitAt(Object userId)
获得任意用户 可修改的 DeviceTypesTotalLimit list
count >= 1 or count = -1
|
| 限定符和类型 | 方法和说明 |
|---|---|
default List<DeviceCountInfo> |
UserDevicesDict.getOrUpdateDeviceTypesTotalLimit(Object userId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<DeviceCountInfo> |
AuthzDeviceHelper.getOrUpdateDeviceTypesTotalLimit()
获得一个可修改的 DeviceTypesTotalLimit list
count >= 1 or count = -1
|
static List<DeviceCountInfo> |
AuthzDeviceHelper.getOrUpdateDeviceTypesTotalLimitAt(Object userId)
获得一个可修改的 DeviceTypesTotalLimit list
count >= 1 or count = -1
|
Copyright © 2022. All rights reserved.