Reads user and group entries out of an LDAP service, and provides them as User and Group entities for the catalog.
Add an instance of this class to your catalog builder, and then periodically call the LdapOrgEntityProvider.read method.
Runs one single complete ingestion. This is only necessary if you use manual scheduling.
Optional
Static
Reads user and group entries out of an LDAP service, and provides them as User and Group entities for the catalog.
Remarks
Add an instance of this class to your catalog builder, and then periodically call the LdapOrgEntityProvider.read method.