Synchronizes all users with the current information that is in LDAP.
public void ldap_synchAll( String accessToken );
The ldap_synchAll operation synchronizes all users with the current information that is in LDAP.
Either the security token passed to your application by Vibe as part of implementing a remote application, or the null value.
None.
Java objects in the Vibe sources (see Working with Java Objects)