Package | Description |
---|---|
org.lsc.jndi | |
org.lsc.service |
Modifier and Type | Class and Description |
---|---|
class |
ActiveDirectoryDstService
A custom JNDI service to translate modifications on the user's "memberOf"
attribute to modifications on the "member" attribute of each groups.
|
class |
EmptyJndiDstService
This class is a generic implementation to simulate an empty destination directory.
|
class |
FullDNJndiDstService
This class is a generic but configurable implementation to read data from the destination directory.
|
class |
PullableJndiSrcService
This directory service class is handling either full
synchronization, or partial updates.
|
class |
SimpleJndiDstService
This class is a generic but configurable implementation to read data from the destination directory.
|
class |
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).
|
class |
SimpleJndiSrcService
This class is a generic but configurable implementation to get data
from the directory.
|
Modifier and Type | Class and Description |
---|---|
class |
SyncReplSourceService
You will find there the SyncRepl source service that can attach
to a compatible directory to get updates on the fly.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.