Class LdapSyncTask

java.lang.Object
alpine.server.tasks.LdapSyncTask
All Implemented Interfaces:
Subscriber

public class LdapSyncTask extends Object implements Subscriber
A task to synchronize LDAP users. This should be added to a concrete class that extends AlpineTaskScheduler.
Since:
1.0.0
Author:
Steve Springett
  • Constructor Details

    • LdapSyncTask

      public LdapSyncTask()
  • Method Details