| | |
| | | throws DirectoryException |
| | | { |
| | | // No processing is required by default. |
| | | return new SynchronizationProviderResult(true); |
| | | return new SynchronizationProviderResult.ContinueProcessing(); |
| | | } |
| | | |
| | | |
| | |
| | | throws DirectoryException |
| | | { |
| | | // No processing is required by default. |
| | | return new SynchronizationProviderResult(true); |
| | | return new SynchronizationProviderResult.ContinueProcessing(); |
| | | } |
| | | |
| | | |
| | |
| | | throws DirectoryException |
| | | { |
| | | // No processing is required by default. |
| | | return new SynchronizationProviderResult(true); |
| | | return new SynchronizationProviderResult.ContinueProcessing(); |
| | | } |
| | | |
| | | |
| | |
| | | throws DirectoryException |
| | | { |
| | | // No processing is required by default. |
| | | return new SynchronizationProviderResult(true); |
| | | return new SynchronizationProviderResult.ContinueProcessing(); |
| | | } |
| | | |
| | | |