Interface | Description |
---|---|
IJndiWritableService |
Interface used by Jndi target services.
|
Class | Description |
---|---|
AbstractSimpleJndiService |
This class is an abstract generic but configurable implementation to get data
from the directory.
|
ActiveDirectoryDstService |
A custom JNDI service to translate modifications on the user's "memberOf"
attribute to modifications on the "member" attribute of each groups.
|
EmptyJndiDstService |
This class is a generic implementation to simulate an empty destination directory.
|
FullDNJndiDstService |
This class is a generic but configurable implementation to read data from the destination directory.
|
JndiModifications |
Single object used to store all modifications on one directory entry.
|
JndiServices |
General LDAP services wrapper.
|
PullableJndiSrcService |
This directory service class is handling either full
synchronization, or partial updates.
|
ScriptableJndiServices |
Simple interface to some methods to access an LDAP directory.
|
ScriptableObject |
Based on rhino, this class is able to understand your LQL requests.
|
SimpleJndiDstService |
This class is a generic but configurable implementation to read data from the destination directory.
|
SimpleJndiFakeDstService |
This class provides the same functional level as SimpleJndiDstService
but does not apply any modification
You can specify where (baseDn) and what (filterId & attr) information will be read on which type of entries
(filterAll and attrId).
|
SimpleJndiSrcService |
This class is a generic but configurable implementation to get data
from the directory.
|
Enum | Description |
---|---|
JndiModificationType |
Enumeration for the modifications type of an directory
|
Copyright © 2005-2024 LSC project. All Rights Reserved.