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