Package com.polarion.alm.projects.ldap
Interface ILdapSyncBuilder
public interface ILdapSyncBuilder
LDAP synchronization flow builder.
- Since:
- 3.21.1
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An extension interface to add builder pattern methods toILdapSynchronization
static interface
Second step of configuring a flow. -
Method Summary
-
Method Details
-
users
Configure flow to synchronize users.- Returns:
- next builder step
-
groups
Configure flow to synchronize user groups.- Returns:
- next builder step
-