Interface ILdapImportAsync
public interface ILdapImportAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fullSync
(String uid, AsyncHandler<Void> handler) void
testParameters
(String hostname, String protocol, String allCertificate, String basedn, String logindn, String password, String userfilter, String groupfilter, AsyncHandler<Void> handler)
-
Method Details
-
fullSync
-
testParameters
-