| | |
| | | */ |
| | | public static final String ATTR_MATCHING_RULE_USE_LC = "matchingruleuse"; |
| | | |
| | | /** |
| | | * The name of the attribute that holds the synchronization state, |
| | | * formatted in lowercase. |
| | | */ |
| | | public static final String ATTR_SYNCHRONIZATION_STATE_LC = "ds-sync-state"; |
| | | |
| | | /** |
| | | * The name of the attribute that holds the replication generationId, |
| | | * formatted in lowercase. |
| | | */ |
| | | public static final String ATTR_SYNCHRONIZATION_GENERATIONID_LC = |
| | | "ds-sync-generation-id"; |
| | | |
| | | /** |
| | | * The default maximum request size that should be used if none is specified |