Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.security.ldap.LdapSynchronizer

  • Packages that use LdapSynchronizer 
    Package Description
    psdi.security.ldap  
    psdi.security.ldap.ads  
    psdi.security.ldap.nds  
    • Uses of LdapSynchronizer in psdi.security.ldap

      Subclasses of LdapSynchronizer in psdi.security.ldap 
      Modifier and Type Class and Description
      class  AbstractLdapSynchronizer
      An abstract class that implements the common synchronization logic needed to retrieve user and group object information from LDAP Directory Server.
      class  GenericDirectorySynchronizer
      This is a generic class to synchronize the required data from LDAP server to MAXIMO Database tables.
    • Uses of LdapSynchronizer in psdi.security.ldap.ads

      Subclasses of LdapSynchronizer in psdi.security.ldap.ads 
      Modifier and Type Class and Description
      class  ActiveDirectorySynchronizer
      This class synchronizes the required data from Microsoft Active Directory LDAP server to MAXIMO Database tables.
    • Uses of LdapSynchronizer in psdi.security.ldap.nds

      Subclasses of LdapSynchronizer in psdi.security.ldap.nds 
      Modifier and Type Class and Description
      class  NovellDirectorySynchronizer
      This class synchronizes the required data from Novell eDirectory LDAP server to MAXIMO Database tables.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes