Uses of Class
com.soffid.iam.iga.api.Rule
Packages that use Rule
Package
Description
-
Uses of Rule in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type Rule -
Uses of Rule in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return RuleModifier and TypeMethodDescriptionOperation createOperation updateMethods in com.soffid.iam.iga.service that return types with arguments of type RuleModifier and TypeMethodDescriptionOperation findRulesRulesService.findRulesByRole(Long roleId) Operation findRulesByRoleMethods in com.soffid.iam.iga.service with parameters of type RuleModifier and TypeMethodDescriptionvoidOperation applyRulesService.applyAsync(Rule rule) Operation applyAsyncOperation createvoidOperation deleteRulesService.findRuleAssignments(Rule rule) Operation findRuleAssignmentsRulesService.generateChangesReport(Rule rule, Collection<RuleAssignedRole> grants) Operation generateChangesReport Generates an excel file with expected changesOperation update -
Uses of Rule in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return RuleModifier and TypeMethodDescriptionMethods in com.soffid.iam.iga.service.ejb that return types with arguments of type RuleMethods in com.soffid.iam.iga.service.ejb with parameters of type RuleModifier and TypeMethodDescriptionvoidRulesService.applyAsync(Rule rule) voidRulesService.findRuleAssignments(Rule rule) RulesService.generateChangesReport(Rule rule, Collection<RuleAssignedRole> grants)