Package | Description |
---|---|
psdi.security.ldap | |
psdi.security.ldap.ads | |
psdi.security.ldap.nds |
Class and Description |
---|
AbstractLdapSynchronizer
An abstract class that implements the common synchronization
logic needed to retrieve user and group object information
from LDAP Directory Server.
|
DataMap
A class used to represent data mapping of a user or group
object's LDAP attributes to MAXIMO database tables and columns
|
GroupSettings
A class to indicate group settings configured.
|
LdapContextSettings
A class to represent the default LDAP context
setting configured for the synchronization task.
|
LdapSyncAdapter
An adapter class that has a dummy implementations of
all the required methods.
|
LdapSyncEvent
An event class used to notify the listener object
when it's time to synchronize individual user and group
data to MAXIMO database tables.
|
LdapSyncException
An exception class used to indicate all exceptions
raised by LDAP Synchronization code.
|
LdapSynchronizer
An abstract base synchronizer class that has the bare
minimum methods needed to perform the synchronization.
|
LdapSynchronizerInitData
A class to represent the initialization data that has been
configured for the synchronization task.
|
LdapSyncListener
An interface to be implemented by an object that need
to process the user and group data that's obtained from
the LDAP Server.
|
LdapSyncTask
A class to represent the LDAP synchronization task
that performs the synchronization of the LDAP user
and group object data to MAXIMO database tables.
|
LoadSyncSettings
A class to represent the configured settings.
|
MemberDataMap
A class to represent the group member data mapping
that's configured in the configuration file
used for synchronizing the group members from
LDAP Server to MAXIMO database tables.
|
SyncData
A class to prepresent synchronization data that's obtained
from the LDAP server.
|
SynchronizerSettings
A class to represent the setting that are configured
for the synchronizer.
|
SyncParameters
A class to represent the synchronization parameters
that are used by the synchronizer object to determine
the need to perform synchronization or not and also
to determine whether full or incremental synchronization
is needed or not.
|
UserSettings |
Class and Description |
---|
AbstractLdapSynchronizer
An abstract class that implements the common synchronization
logic needed to retrieve user and group object information
from LDAP Directory Server.
|
LdapSynchronizer
An abstract base synchronizer class that has the bare
minimum methods needed to perform the synchronization.
|
Class and Description |
---|
AbstractLdapSynchronizer
An abstract class that implements the common synchronization
logic needed to retrieve user and group object information
from LDAP Directory Server.
|
LdapSynchronizer
An abstract base synchronizer class that has the bare
minimum methods needed to perform the synchronization.
|