Uses of Class
io.github.xezzon.zeroweb.common.exception.DataPermissionForbiddenException
Packages that use DataPermissionForbiddenException
Package
Description
-
Uses of DataPermissionForbiddenException in io.github.xezzon.zeroweb.subscription.service
Methods in io.github.xezzon.zeroweb.subscription.service that throw DataPermissionForbiddenExceptionModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<Subscription>
ISubscriptionService4ThirdPartyApp.listSubscription
(ODataQueryOption odata, String appId) 获取订阅列表 -
Uses of DataPermissionForbiddenException in io.github.xezzon.zeroweb.third_party_app.service
Methods in io.github.xezzon.zeroweb.third_party_app.service that throw DataPermissionForbiddenExceptionModifier and TypeMethodDescriptionvoid
IThirdPartyAppService.checkPermission
(String appId) 检查当前人员是否有指定应用的权限