public class LdapExportService
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static LdapExportService | 
build(BmContext context,
     ItemValue<Server> server,
     ItemValue<Domain> domain)  | 
static java.util.Optional<LdapExportService> | 
build(java.lang.String domainUid)  | 
static java.util.List<ItemValue<Server>> | 
ldapExportServer(BmContext context,
                java.lang.String domainUid)  | 
void | 
sync()  | 
public static LdapExportService build(BmContext context, ItemValue<Server> server, ItemValue<Domain> domain)
public static java.util.Optional<LdapExportService> build(java.lang.String domainUid)
public static java.util.List<ItemValue<Server>> ldapExportServer(BmContext context, java.lang.String domainUid)
public void sync()
          throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.