Class ReconciliationRules
java.lang.Object
com.sath.idhub.util.ReconciliationRules
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enumA single keyword indicating the circumstances under which the value of the attribute can be (re)defined: -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyPatchRulesToTargetSystem(@NonNull Map<String, Object> form, boolean formRequest) applyRulesToTargetSystem(@NonNull Map<String, Object> form, boolean formRequest) org.bson.Documentorg.bson.DocumentgetAccountKeySearchDocument(Map<String, Object> targetSystemAccount) org.bson.DocumentgetUserKeySearchDocument(Map<String, Object> targetSystemAccount)
-
Constructor Details
-
ReconciliationRules
-
-
Method Details
-
applyRulesToTargetSystem
-
applyPatchRulesToTargetSystem
-
getAccountKeySearchDocument
-
getUserKeySearchDocument
-
asDocument
public org.bson.Document asDocument()
-