Package | Description |
---|---|
org.lsc.jndi | |
org.lsc.service | |
org.lsc.utils |
Modifier and Type | Method and Description |
---|---|
static JndiServices |
JndiServices.getDstInstance()
Deprecated.
|
static JndiServices |
JndiServices.getInstance(LdapConnectionType connection) |
static JndiServices |
JndiServices.getInstance(Properties props) |
static JndiServices |
JndiServices.getInstance(Properties props,
boolean forceNewConnection)
Instance getter.
|
JndiServices |
AbstractSimpleJndiService.getJndiServices()
LDAP Services getter to fit to the context - source or destination.
|
JndiServices |
ScriptableJndiServices.getJndiServices() |
static JndiServices |
JndiServices.getSrcInstance()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptableJndiServices.setJndiServices(JndiServices jndiServices)
Default jndiServices setter.
|
Constructor and Description |
---|
JndiDataSchemaProvider(JndiServices js,
String className)
Initialize the data schema provider by reading the directory schema and
looking for the specified objectclass name
|
Modifier and Type | Method and Description |
---|---|
static SequencesFactory |
SequencesFactory.getInstance(JndiServices services)
Get the factory instance (if needed create and initialize it)
|
Copyright © 2005-2024 LSC project. All Rights Reserved.