Package sonia.scm.user
Interface ExternalUserConverter
@ExtensionPoint
public interface ExternalUserConverter
The external user converter can be used to modify users
which are provided by external systems before creation in SCM-Manager.
The implementations will be called in the
SyncingRealmHelper
- Since:
- 2.9.0
-
Method Summary
-
Method Details
-
convert
Returns the converted user.- Returns:
- converted user
-