Package | Description |
---|---|
psdi.security.ldap |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLdapSyncAdapter
A default adapter class that synchronizes the LDAP directory
data with configured MAXIMO database table mappings.
|
class |
LdapSyncAdapter
An adapter class that has a dummy implementations of
all the required methods.
|
Modifier and Type | Method and Description |
---|---|
LdapSyncListener |
AbstractLdapSynchronizer.getLDAPSyncListener()
Returns the listener object that receives synchronization events.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLdapSynchronizer.setLDAPSyncListener(LdapSyncListener ldapSyncListener)
Sets the listener object that gets notification events during
synchronization process.
|