Uses of Interface
org.openiam.match.MatchObjectRule
-
Packages that use MatchObjectRule Package Description org.openiam.match -
-
Uses of MatchObjectRule in org.openiam.match
Classes in org.openiam.match that implement MatchObjectRule Modifier and Type Class Description class
AbstractMatchObjectRule<DB_RESPONSE extends BaseListResponse,PROVISION_OBJECT extends ProvisionObject,PAIR extends AbstractMatchPair>
class
GroupMatchObjectRule
class
LogMatchObjectRule
class
ManagedSystemMatchObjectRule
class
OrganizationMatchObjectRule
class
PolicyMatchObjectRule
class
ResourceMatchObjectRule
class
RoleMatchObjectRule
class
UserMatchObjectRule
Methods in org.openiam.match that return MatchObjectRule Modifier and Type Method Description MatchObjectRule
MatchRuleProcessorFactory. getInstance(AbstractConfig config)
-