Uses of Class
cn.sliew.carp.module.security.core.service.param.authorize.SecResourceWebBatchAuthorizeForRoleParam
Packages that use SecResourceWebBatchAuthorizeForRoleParam
Package
Description
-
Uses of SecResourceWebBatchAuthorizeForRoleParam in cn.sliew.carp.module.security.core.controller
Methods in cn.sliew.carp.module.security.core.controller with parameters of type SecResourceWebBatchAuthorizeForRoleParamModifier and TypeMethodDescriptionvoidSecAuthorizationController.authorize(@Valid SecResourceWebBatchAuthorizeForRoleParam param) voidSecAuthorizationController.unauthorize(@Valid SecResourceWebBatchAuthorizeForRoleParam param) -
Uses of SecResourceWebBatchAuthorizeForRoleParam in cn.sliew.carp.module.security.core.service
Methods in cn.sliew.carp.module.security.core.service with parameters of type SecResourceWebBatchAuthorizeForRoleParamModifier and TypeMethodDescriptionvoidSecAuthorizationService.authorize(SecResourceWebBatchAuthorizeForRoleParam param) 批量为角色绑定 资源-webvoidSecResourceWebRoleService.authorize(SecResourceWebBatchAuthorizeForRoleParam param) 批量为角色绑定 资源-webvoidSecAuthorizationService.unauthorize(SecResourceWebBatchAuthorizeForRoleParam param) 批量为角色解除 资源-web 绑定voidSecResourceWebRoleService.unauthorize(SecResourceWebBatchAuthorizeForRoleParam param) 批量为角色解除 资源-web 绑定 -
Uses of SecResourceWebBatchAuthorizeForRoleParam in cn.sliew.carp.module.security.core.service.impl
Methods in cn.sliew.carp.module.security.core.service.impl with parameters of type SecResourceWebBatchAuthorizeForRoleParamModifier and TypeMethodDescriptionvoidSecAuthorizationServiceImpl.authorize(SecResourceWebBatchAuthorizeForRoleParam param) voidSecResourceWebRoleServiceImpl.authorize(SecResourceWebBatchAuthorizeForRoleParam param) voidSecAuthorizationServiceImpl.unauthorize(SecResourceWebBatchAuthorizeForRoleParam param) voidSecResourceWebRoleServiceImpl.unauthorize(SecResourceWebBatchAuthorizeForRoleParam param)