类 IdentityRoleCalculatorImpl
- java.lang.Object
-
- net.risesoft.service.identity.impl.IdentityRoleCalculatorImpl
-
- 所有已实现的接口:
IdentityRoleCalculator
@Component public class IdentityRoleCalculatorImpl extends Object implements IdentityRoleCalculator
身份角色计算实现- 作者:
- shidaobang
- Date:
- 2024/03/08
-
-
方法详细资料
-
recalculateByOrgUnitId
public void recalculateByOrgUnitId(String orgUnitId)
- 指定者:
recalculateByOrgUnitId在接口中IdentityRoleCalculator
-
recalculateByPersonId
public void recalculateByPersonId(String personId)
- 指定者:
recalculateByPersonId在接口中IdentityRoleCalculator
-
-