Package org.openiam.idm.srvc.recon.dto
Interface MatchConfig
-
- All Known Implementing Classes:
BulkPasswordResetConfig
,ReconciliationConfig
,SynchConfig
public interface MatchConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCustomMatchAttr()
String
getManagedSysId()
String
getMatchFieldName()
String
getMatchSrcFieldName()
-