- generateDefaultRandomKeyFile() - Method in class org.lsc.utils.security.SymmetricEncryption
-
Generate a random key file with default value
- generatePwd() - Static method in class org.lsc.utils.FrenchFilters
-
Generate a 8 chars long password
- generateRandomKeyFile(String, String, int) - Method in class org.lsc.utils.security.SymmetricEncryption
-
Generate a random key file.
- get(String, LscDatasets, boolean, String) - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Get the ldap search result according the specified identifier.
- get(Object) - Method in class org.lsc.utils.CaseIgnoreStringHashMap
-
- getAccountExpires(String, String) - Static method in class org.lsc.utils.directory.AD
-
Return the accountexpires time in Microsoft format
- getAccountExpires(String) - Static method in class org.lsc.utils.directory.AD
-
Returns the accountexpires time in Microsoft format
- getAlgorithm() - Method in class org.lsc.configuration.EncryptionType
-
Gets the value of the algorithm property.
- getAlgorithm() - Static method in class org.lsc.utils.security.SymmetricEncryption
-
Return the default supported algorithm to use.
- getAllFilter() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the allFilter property.
- getAny() - Method in class org.lsc.configuration.PluginAuditType
-
Gets the value of the any property.
- getAny() - Method in class org.lsc.configuration.PluginConnectionType
-
Gets the value of the any property.
- getAny() - Method in class org.lsc.configuration.PluginDestinationServiceType
-
Gets the value of the any property.
- getAny() - Method in class org.lsc.configuration.PluginSourceServiceType
-
Gets the value of the any property.
- getAny() - Method in class org.lsc.configuration.PluginSyncOptionsType
-
Gets the value of the any property.
- getApiCategory() - Method in class org.lsc.configuration.GoogleAppsServiceType
-
Gets the value of the apiCategory property.
- getAsProperties(String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getAsProperties(String, String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getAsProperties(PropertiesConfiguration, String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getAsyncLdapSourceService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the asyncLdapSourceService property.
- getAsyncTasksName() - Method in interface org.lsc.jmx.LscServer
-
List all asynchronous manageable tasks (running or not)
- getAsyncTasksName() - Method in class org.lsc.jmx.LscServerImpl
-
- getAttributeAsSetById(String) - Method in interface org.lsc.beans.IBean
-
Deprecated.
- getAttributeAsSetById(String) - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getAttributeById(String) - Method in interface org.lsc.beans.IBean
-
Deprecated.
- getAttributeById(String) - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getAttributeFirstValueById(String) - Method in interface org.lsc.beans.IBean
-
Deprecated.
- getAttributeFirstValueById(String) - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getAttributeName() - Method in class org.lsc.LscDatasetModification
-
- getAttributesMap(List<LscDatasetModification>) - Static method in class org.lsc.service.AbstractJdbcService
-
- getAttributesMap(LscDatasets) - Static method in class org.lsc.service.AbstractJdbcService
-
- getAttributesNames() - Method in interface org.lsc.beans.IBean
-
- getAttributesNames() - Method in class org.lsc.beans.LscBean
-
- getAttributesNames() - Method in class org.lsc.LscDatasets
-
- getAttributeValuesById(String) - Method in interface org.lsc.beans.IBean
-
- getAttributeValuesById(String) - Method in class org.lsc.beans.LscBean
-
- getAttrs() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Default attributes getter.
- getAttrsId() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Default attrId getter.
- getAttrsList(String, String, int, List<String>) - Method in class org.lsc.jndi.JndiServices
-
Search for a list of attribute values
This method is a simple LDAP search operation which is attended to
return a list of the attribute values in all returned entries
- getAudit(String) - Static method in class org.lsc.configuration.LscConfiguration
-
- getAuditLog() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the auditLog property.
- getAudits() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the audits property.
- getAudits() - Static method in class org.lsc.configuration.LscConfiguration
-
- getAuthentication() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the authentication property.
- getBaseDn() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the baseDn property.
- getBaseDn() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Default base distinguish name getter.
- getBean() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the bean property.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.jndi.EmptyJndiDstService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.jndi.FullDNJndiDstService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.jndi.SimpleJndiDstService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.jndi.SimpleJndiSrcService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets) - Method in class org.lsc.service.AbstractJdbcService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.service.AbstractJdbcService
-
Override default AbstractJdbcSrcService to get a SimpleBean
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.service.GoogleAppsService
-
- getBean(String, LscDatasets, boolean) - Method in interface org.lsc.service.IService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.service.MultipleDstService
-
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.service.SyncReplSourceService
-
The simple object getter according to its identifier.
- getBean(String, LscDatasets, boolean) - Method in class org.lsc.service.XALdifDstService
-
- getBeanFromSR(SearchResult, IBean) - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Map the ldap search result into a AbstractBean inherited object.
- getBinaryAttributes() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the binaryAttributes property.
- getBooleanValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getCallbackHandler(String, String) - Static method in class org.lsc.jndi.JndiServices
-
- getChangeId() - Method in class org.lsc.configuration.ConditionsType
-
Gets the value of the changeId property.
- getChangeIdCondition() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getChangeIdCondition() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Returns the condition for a id change
- getChangeIdCondition() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getClassName() - Method in class org.lsc.utils.ExternalJSFileHelper
-
- getCleanFilter() - Method in class org.lsc.configuration.LdapSourceServiceType
-
Gets the value of the cleanFilter property.
- getCleanHook() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the cleanHook property.
- getCleanHook() - Method in class org.lsc.Task
-
- getCondition(LscModificationType) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getCondition(LscModificationType) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
- getCondition(LscModificationType) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getConditions() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Gets the value of the conditions property.
- getConfiguration(String) - Method in class org.lsc.configuration.JaxbXmlConfigurationHelper
-
Load an XML file to the object
- getConfigurationClass() - Method in class org.lsc.configuration.PluginAuditType
-
Gets the value of the configurationClass property.
- getConfigurationClass() - Method in class org.lsc.configuration.PluginConnectionType
-
Gets the value of the configurationClass property.
- getConfigurationClass() - Method in class org.lsc.configuration.PluginDestinationServiceType
-
Gets the value of the configurationClass property.
- getConfigurationClass() - Method in class org.lsc.configuration.PluginSourceServiceType
-
Gets the value of the configurationClass property.
- getConfigurationClass() - Method in class org.lsc.configuration.PluginSyncOptionsType
-
Gets the value of the configurationClass property.
- getConfigurationDirectory() - Static method in class org.lsc.Configuration
-
Get the path to the directory where configuration files
are stored, with a "/" at the end (or "\" on Windows).
- getConfigurationDirectory() - Method in interface org.lsc.jmx.LscServer
-
Accessor
- getConfigurationDirectory() - Method in class org.lsc.jmx.LscServerImpl
-
- getConnection(String) - Static method in class org.lsc.configuration.LscConfiguration
-
- getConnection() - Method in class org.lsc.configuration.ServiceType
-
Gets the value of the connection property.
- getConnection(LdapConnectionType) - Static method in class org.lsc.service.SyncReplSourceService
-
- getConnections() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the connections property.
- getConnections() - Static method in class org.lsc.configuration.LscConfiguration
-
- getContext() - Method in class org.lsc.jndi.JndiServices
-
Get the JNDI context.
- getContext(boolean) - Method in class org.lsc.jndi.JndiServices
-
Get the initial JNDI context or get a derived context to be able to use controls without
impacting or being impacted by other threads sharing a same context
- getContextDn() - Method in class org.lsc.jndi.JndiServices
-
- getContextDn() - Method in class org.lsc.jndi.ScriptableJndiServices
-
Get the context DN configured for this instance.
- getCreate() - Method in class org.lsc.configuration.ConditionsType
-
Gets the value of the create property.
- getCreateAttributeNames() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getCreateAttributeNames() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the names of attributes to be created.
- getCreateAttributeNames() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getCreateCondition() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getCreateCondition() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Returns the condition for a creation
- getCreateCondition() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getCreateValue(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getCreateValues(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getCreateValues(String, String) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the create value for a given attribute name.
- getCreateValues(String, String) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getCreateValues() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the createValues property.
- getCsvAuditOrLdifAuditOrPluginAudit() - Method in class org.lsc.configuration.AuditsType
-
Gets the value of the csvAuditOrLdifAuditOrPluginAudit property.
- getCurrentValue(String, String) - Method in class org.lsc.utils.SequencesFactory
-
Get the current value for this sequence
- getCustomLibraries() - Method in class org.lsc.Task
-
- getCustomLibrary() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the customLibrary property.
- getDatabaseDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the databaseDestinationService property.
- getDatabaseSourceService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the databaseSourceService property.
- getDataset(PropertiesBasedSyncOptionsType, String) - Static method in class org.lsc.configuration.LscConfiguration
-
- getDataset() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Gets the value of the dataset property.
- getDatasetAsSetById(String) - Method in class org.lsc.beans.LscBean
-
Get an attribute from its name as a Set.
- getDatasetBinaryValuesById(String) - Method in class org.lsc.beans.LscBean
-
Get all binary values of an attribute from its name
- getDatasetById(String) - Method in interface org.lsc.beans.IBean
-
Get an dataset from its name.
- getDatasetById(String) - Method in class org.lsc.beans.LscBean
-
Get an dataset from its name.
- getDatasetFirstBinaryValueById(String) - Method in interface org.lsc.beans.IBean
-
Get the first binary value of an attribute from its name
- getDatasetFirstBinaryValueById(String) - Method in class org.lsc.beans.LscBean
-
Get the first binary value of an attribute from its name
- getDatasetFirstValueById(String) - Method in interface org.lsc.beans.IBean
-
Get the first value of an attribute from its name
- getDatasetFirstValueById(String) - Method in class org.lsc.beans.LscBean
-
Get the first value of an attribute from its name
- getDatasets() - Method in class org.lsc.configuration.CsvAuditType
-
Gets the value of the datasets property.
- getDatasets() - Method in class org.lsc.LscDatasets
-
Get the datasets' values
- getDatasetsBytes() - Method in class org.lsc.beans.LscBean
-
- getDatasetsNames() - Method in class org.lsc.beans.LscBean
-
Get the attributes name list.
- getDatasetValuesById(String) - Method in class org.lsc.beans.LscBean
-
Get all values of an attribute from its name
- getDateFormat() - Method in class org.lsc.configuration.LdapSourceServiceType
-
Gets the value of the dateFormat property.
- getDefaultDelimiter() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Gets the value of the defaultDelimiter property.
- getDefaultPolicy() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Gets the value of the defaultPolicy property.
- getDefaultValue(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDefaultValuedAttributeNames() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDefaultValuedAttributeNames() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the default valued attributes
- getDefaultValuedAttributeNames() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getDefaultValues(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDefaultValues(String, String) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the default values for a given attribute name.
- getDefaultValues(String, String) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getDefaultValues() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the defaultValues property.
- getDelete() - Method in class org.lsc.configuration.ConditionsType
-
Gets the value of the delete property.
- getDeleteCondition() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDeleteCondition() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Returns the condition for a delete
- getDeleteCondition() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getDelimiter(String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDelimiter(String) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the delimiter name for the corresponding dataset
- getDelimiter(String) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getDelimiter() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the delimiter property.
- getDerefAliases() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the derefAliases property.
- getDescription() - Method in enum org.lsc.jndi.JndiModificationType
-
- getDescription() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getDescription() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getDescription() - Method in enum org.lsc.LscModificationType
-
- getDestinationBean() - Method in class org.lsc.LscModifications
-
- getDestinationService(TaskType) - Static method in class org.lsc.configuration.LscConfiguration
-
- getDestinationService() - Method in class org.lsc.Task
-
- getDistinguishedName() - Method in interface org.lsc.beans.IBean
-
- getDistinguishedName() - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getDistinguishName() - Method in class org.lsc.jndi.JndiModifications
-
Default distinguish name getter.
- getDN() - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getDn() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getDn() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the expression used to infer the new object DN
- getDn() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getDnList(String, String, int) - Method in class org.lsc.jndi.JndiServices
-
Search for a list of DN.
- getDriver() - Method in class org.lsc.configuration.DatabaseConnectionType
-
Gets the value of the driver property.
- getDstInstance() - Static method in class org.lsc.jndi.JndiServices
-
Deprecated.
- getDstProperties() - Static method in class org.lsc.Configuration
-
Deprecated.
- getElementSingleType(String) - Method in interface org.lsc.service.DataSchemaProvider
-
Return the Java type of the specified element
- getElementSingleType(String) - Method in class org.lsc.service.IBatisDataSchemaProvider
-
- getElementSingleType(String) - Method in class org.lsc.service.JndiDataSchemaProvider
-
TODO Refactor to return the good type
- getElementsName() - Method in interface org.lsc.service.DataSchemaProvider
-
Return the list of elements name
- getElementsName() - Method in class org.lsc.service.IBatisDataSchemaProvider
-
- getElementsName() - Method in class org.lsc.service.JndiDataSchemaProvider
-
List of attributes authorized for this object
- getEncryption() - Method in class org.lsc.configuration.SecurityType
-
Gets the value of the encryption property.
- getEntry() - Method in class org.lsc.configuration.KeysValuesMap
-
Gets the value of the entry property.
- getEntry(String, String) - Method in class org.lsc.jndi.JndiServices
-
Search for an entry.
- getEntry(String, String, SearchControls) - Method in class org.lsc.jndi.JndiServices
-
Search for an entry.
- getEntry(String, String, SearchControls, int) - Method in class org.lsc.jndi.JndiServices
-
Search for an entry.
- getEqualityRule() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getErrorMessage() - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
-
Error message accessor
- getFactory() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the factory property.
- getFetchedAttributes() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the fetchedAttributes property.
- getFile() - Method in class org.lsc.configuration.AuditType
-
Gets the value of the file property.
- getFileType() - Method in class org.lsc.configuration.XaFileDestinationServiceType
-
Gets the value of the fileType property.
- getFilterAll() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Default filter getter, for all corresponding entries.
- getFilterAsync() - Method in class org.lsc.configuration.LdapSourceServiceType
-
Gets the value of the filterAsync property.
- getFilterId() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
Default filter getter, for one corresponding entry.
- getFilterIdClean() - Method in class org.lsc.jndi.SimpleJndiSrcService
-
- getForceSyncOptions() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the forceSyncOptions property.
- getForceValuedAttributeNames() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getForceValuedAttributeNames() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the force valued attributes
- getForceValuedAttributeNames() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getForceValues(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getForceValues(String, String) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Return the force value for a given attribute name.
- getForceValues(String, String) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getForceValues() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the forceValues property.
- getFromAttribute() - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Gets the value of the fromAttribute property.
- getFromDescription(String) - Static method in enum org.lsc.jndi.JndiModificationType
-
Returns the JndiModificationType from a String
- getFromDescription(String) - Static method in enum org.lsc.LscModificationType
-
Returns the JndiModificationType from a String
- getFromLscModificationType(LscModificationType) - Static method in enum org.lsc.jndi.JndiModificationType
-
Get the JndiModificationType from LscModificationType
- getFullDistinguishedName() - Method in class org.lsc.beans.LscBean
-
Deprecated.
- getGetAllFilter() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the getAllFilter property.
- getGetOneFilter() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the getOneFilter property.
- getGoogleAppsDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the googleAppsDestinationService property.
- getGoogleAppsSourceService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the googleAppsSourceService property.
- getHeader() - Method in class org.lsc.utils.output.CsvLayout
-
- getId() - Method in class org.lsc.configuration.AuditsType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.AuditType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.ConnectionsType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.ConnectionType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.EncryptionType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.SecurityType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.ServiceType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.SyncOptionsType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.TasksType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the id property.
- getId() - Method in class org.lsc.configuration.ValuesType
-
Gets the value of the id property.
- getId() - Method in interface org.lsc.service.IXAWritableService
-
Return the service unique identifier
The identifier must be unique to distinguish it from the other XA resource manager
- getId() - Method in class org.lsc.service.XAJdbcDstService
-
- getId() - Method in class org.lsc.service.XALdifDstService
-
- getImplementationClass() - Method in class org.lsc.configuration.PluginAuditType
-
Gets the value of the implementationClass property.
- getImplementationClass() - Method in class org.lsc.configuration.PluginConnectionType
-
Gets the value of the implementationClass property.
- getImplementationClass() - Method in class org.lsc.configuration.PluginDestinationServiceType
-
Gets the value of the implementationClass property.
- getImplementationClass() - Method in class org.lsc.configuration.PluginSourceServiceType
-
Gets the value of the implementationClass property.
- getImplementationClass() - Method in class org.lsc.configuration.PluginSyncOptionsType
-
Gets the value of the implementationClass property.
- getInheritFrom() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getInheritFrom() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getInstance(SearchResult, String, Class<?>) - Static method in class org.lsc.beans.LscBean
-
Set a bean from an LDAP entry
- getInstance() - Static method in class org.lsc.configuration.LscConfiguration
-
- getInstance(Properties) - Static method in class org.lsc.jndi.JndiServices
-
- getInstance(Properties, boolean) - Static method in class org.lsc.jndi.JndiServices
-
Instance getter.
- getInstance(LdapConnectionType) - Static method in class org.lsc.jndi.JndiServices
-
- getInstance() - Static method in class org.lsc.utils.ScriptingEvaluator
-
- getInstance(JndiServices) - Static method in class org.lsc.utils.SequencesFactory
-
Get the factory instance (if needed create and initialize it)
- getInt(String, int) - Static method in class org.lsc.Configuration
-
Deprecated.
- getIntegerValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getInterval() - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Gets the value of the interval property.
- getInterval() - Method in class org.lsc.configuration.LdapSourceServiceType
-
Gets the value of the interval property.
- getInterval() - Method in class org.lsc.jndi.PullableJndiSrcService
-
The interval accessor
- getInterval() - Method in interface org.lsc.service.IAsynchronousService
-
The delay in milliseconds to look for available updates
- getInterval() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getInterval() - Method in class org.lsc.service.SyncReplSourceService
-
- getJndiServices() - Method in class org.lsc.jndi.AbstractSimpleJndiService
-
LDAP Services getter to fit to the context - source or destination.
- getJndiServices() - Method in class org.lsc.jndi.ScriptableJndiServices
-
- getKey() - Method in class org.lsc.configuration.KeysValuesMap.Entry
-
Gets the value of the key property.
- getKeyfile() - Method in class org.lsc.configuration.EncryptionType
-
Gets the value of the keyfile property.
- getKeyPath() - Static method in class org.lsc.utils.security.SymmetricEncryption
-
Return the default filename of the key to use.
- getLdapConnectionOrDatabaseConnectionOrGoogleAppsConnection() - Method in class org.lsc.configuration.ConnectionsType
-
Gets the value of the ldapConnectionOrDatabaseConnectionOrGoogleAppsConnection property.
- getLdapDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the ldapDestinationService property.
- getLdapProperties(LdapConnectionType) - Static method in class org.lsc.jndi.JndiServices
-
- getLdapSourceService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the ldapSourceService property.
- getList(Object) - Method in class org.lsc.jndi.ScriptableObject
-
Convert objects to Strings list
- getListIntegerValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getListPivots() - Method in class org.lsc.jndi.EmptyJndiDstService
-
Returns a list of all the objects' identifiers.
- getListPivots() - Method in class org.lsc.jndi.FullDNJndiDstService
-
Returns a list of all the objects' identifiers.
- getListPivots() - Method in class org.lsc.jndi.SimpleJndiDstService
-
Returns a list of all the objects' identifiers.
- getListPivots() - Method in class org.lsc.jndi.SimpleJndiSrcService
-
Returns a list of all the objects' identifiers.
- getListPivots() - Method in class org.lsc.service.AbstractJdbcService
-
Execute a database request to get a list of object identifiers.
- getListPivots() - Method in class org.lsc.service.GoogleAppsService
-
- getListPivots() - Method in interface org.lsc.service.IService
-
Returns a list of all the objects' identifiers.
- getListPivots() - Method in class org.lsc.service.MultipleDstService
-
- getListPivots() - Method in class org.lsc.service.SyncReplSourceService
-
- getListPivots() - Method in class org.lsc.service.XALdifDstService
-
- getListStringValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getListValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getLsc() - Method in class org.lsc.configuration.LscConfiguration
-
- getLscAttributeModifications() - Method in class org.lsc.LscModifications
-
Default modifications items getter.
- getMainIdentifier() - Method in interface org.lsc.beans.IBean
-
- getMainIdentifier() - Method in class org.lsc.beans.LscBean
-
Default distinguished name getter.
- getMainIdentifier() - Method in class org.lsc.configuration.SyncOptionsType
-
Gets the value of the mainIdentifier property.
- getMainIdentifier() - Method in class org.lsc.LscModifications
-
Default distinguish name getter.
- getMAX_PASS_BEFORE_FAILING() - Static method in class org.lsc.jndi.parser.LdapAttributeType
-
- getModificationItems() - Method in class org.lsc.jndi.JndiModifications
-
Default modifications items getter.
- getModificationsItemsByHash() - Method in class org.lsc.jndi.JndiModifications
-
Return all the modification in a hash indexed by the name of the attribute
- getModificationsItemsByHash() - Method in class org.lsc.LscModifications
-
Return all the modification in a hash indexed by the name of the attribute
- getMonoAttrs() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getMultiAttrs() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getMultiDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the multiDestinationService property.
- getName() - Method in class org.lsc.configuration.AuditType
-
Gets the value of the name property.
- getName() - Method in class org.lsc.configuration.ConnectionType
-
Gets the value of the name property.
- getName() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the name property.
- getName() - Method in class org.lsc.configuration.ServiceType
-
Gets the value of the name property.
- getName() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the name property.
- getName() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
Default getter for name.
- getName() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getName() - Method in class org.lsc.Task
-
- getNewDistinguishName() - Method in class org.lsc.jndi.JndiModifications
-
Default new distinguish name getter.
- getNewMainIdentifier() - Method in class org.lsc.LscModifications
-
Default new distinguish name getter.
- getNextId() - Method in class org.lsc.jndi.PullableJndiSrcService
-
- getNextId() - Method in interface org.lsc.service.IAsynchronousService
-
This call is blocking until a data available on the data source
- getNextId() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getNextId() - Method in class org.lsc.service.SyncReplSourceService
-
- getNextValue(String, String) - Method in class org.lsc.utils.SequencesFactory
-
Get the next value for this sequence
- getNumberOfWeeksSinceLastLogon(String) - Static method in class org.lsc.utils.directory.AD
-
Return the number of weeks since the last logon
- getOid() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getOid() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getOneFilter() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the oneFilter property.
- getOperation() - Method in class org.lsc.jmx.LscAgent
-
- getOperation() - Method in class org.lsc.jndi.JndiModifications
-
Default operation getter.
- getOperation() - Method in class org.lsc.LscDatasetModification
-
- getOperation() - Method in class org.lsc.LscModifications
-
Default operation getter.
- getOperations() - Method in class org.lsc.configuration.AuditType
-
Gets the value of the operations property.
- getOptions() - Static method in class org.lsc.AbstractSynchronize
-
Get options against which the command line is analyzed.
- getOrderingRule() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getOutputDirectory() - Method in class org.lsc.configuration.XaFileDestinationServiceType
-
Gets the value of the outputDirectory property.
- getPageSize() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the pageSize property.
- getPassword() - Method in class org.lsc.configuration.ConnectionType
-
Gets the value of the password property.
- getPid() - Method in interface org.lsc.jmx.LscServer
-
Return LSC process identifier
- getPid() - Method in class org.lsc.jmx.LscServerImpl
-
- getPID() - Static method in class org.lsc.utils.PidUtil
-
- getPivotAttributes() - Method in class org.lsc.configuration.LdapServiceType
-
Gets the value of the pivotAttributes property.
- getPivotOrigin() - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Gets the value of the pivotOrigin property.
- getPluginDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the pluginDestinationService property.
- getPluginSourceService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the pluginSourceService property.
- getPluginSyncOptions() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the pluginSyncOptions property.
- getPolicy() - Method in class org.lsc.configuration.DatasetType
-
Gets the value of the policy property.
- getPropertiesBasedSyncOptions() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the propertiesBasedSyncOptions property.
- getPropertiesFromFile(String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getPropertiesFromFileInConfigDir(String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getPropertiesSubset(Properties, String) - Static method in class org.lsc.Configuration
-
- getQuotaLimitInMb() - Method in class org.lsc.configuration.GoogleAppsServiceType
-
Gets the value of the quotaLimitInMb property.
- getReference() - Method in class org.lsc.configuration.MultiDestinationServiceType.XaServices
-
Gets the value of the reference property.
- getReference() - Method in class org.lsc.configuration.ServiceType.Connection
-
Gets the value of the reference property.
- getReference() - Method in class org.lsc.configuration.TaskType.AuditLog
-
Gets the value of the reference property.
- getReferral() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the referral property.
- getRequestNameForClean() - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Gets the value of the requestNameForClean property.
- getRequestNameForClean() - Method in class org.lsc.service.AbstractJdbcService
-
- getRequestNameForClean() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestNameForClean() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getRequestNameForList() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Gets the value of the requestNameForList property.
- getRequestNameForList() - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Gets the value of the requestNameForList property.
- getRequestNameForList() - Method in class org.lsc.service.AbstractJdbcService
-
- getRequestNameForList() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestNameForList() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getRequestNameForNextId() - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Gets the value of the requestNameForNextId property.
- getRequestNameForNextId() - Method in class org.lsc.service.AbstractJdbcService
-
- getRequestNameForNextId() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestNameForNextId() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getRequestNameForObject() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Gets the value of the requestNameForObject property.
- getRequestNameForObject() - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Gets the value of the requestNameForObject property.
- getRequestNameForObject() - Method in class org.lsc.service.AbstractJdbcService
-
- getRequestNameForObject() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestNameForObject() - Method in class org.lsc.service.SimpleJdbcSrcService
-
- getRequestsNameForDelete() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Gets the value of the requestsNameForDelete property.
- getRequestsNameForDelete() - Method in class org.lsc.service.AbstractJdbcDstService
-
- getRequestsNameForDelete() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestsNameForInsert() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Gets the value of the requestsNameForInsert property.
- getRequestsNameForInsert() - Method in class org.lsc.service.AbstractJdbcDstService
-
- getRequestsNameForInsert() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRequestsNameForUpdate() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Gets the value of the requestsNameForUpdate property.
- getRequestsNameForUpdate() - Method in class org.lsc.service.AbstractJdbcDstService
-
- getRequestsNameForUpdate() - Method in class org.lsc.service.SimpleJdbcDstService
-
- getRevision() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the revision property.
- getRevision() - Method in class org.lsc.configuration.LscConfiguration
-
- getSaslQop() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the saslQop property.
- getSchema(String[]) - Method in class org.lsc.jndi.JndiServices
-
Return the LDAP schema.
- getScriptInclude() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the scriptInclude property.
- getScriptIncludes() - Method in class org.lsc.Task
-
- getScriptingVars() - Method in class org.lsc.Task
-
- getSearchContinuationControl(LdapServerType) - Static method in class org.lsc.service.SyncReplSourceService
-
- getSecurity() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the security property.
- getSecurity() - Static method in class org.lsc.configuration.LscConfiguration
-
- getSeparator() - Method in class org.lsc.configuration.CsvAuditType
-
Gets the value of the separator property.
- getServerType() - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
-
Gets the value of the serverType property.
- getServiceImplementation(ServiceType) - Static method in class org.lsc.configuration.LscConfiguration
-
- getSortedBy() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the sortedBy property.
- getSourceBean() - Method in class org.lsc.LscModifications
-
- getSourceService(TaskType) - Static method in class org.lsc.configuration.LscConfiguration
-
- getSourceService() - Method in class org.lsc.Task
-
- getSqlMapClient(Properties) - Static method in class org.lsc.persistence.DaoConfig
-
Return the SQLMap object who manage data access.
- getSqlMapClient(DatabaseConnectionType) - Static method in class org.lsc.persistence.DaoConfig
-
- getSrcInstance() - Static method in class org.lsc.jndi.JndiServices
-
Deprecated.
- getSrcProperties() - Static method in class org.lsc.Configuration
-
Deprecated.
- getStatus(String, String) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getStatus(String, String) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Analyze the context to get the right synchronization status to apply.
- getStatus(String, String) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getStrength() - Method in class org.lsc.configuration.EncryptionType
-
Gets the value of the strength property.
- getStrength() - Static method in class org.lsc.utils.security.SymmetricEncryption
-
Return the default encryption strength.
- getString(String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getString(String, String) - Static method in class org.lsc.Configuration
-
Deprecated.
- getString() - Method in class org.lsc.configuration.ValuesType
-
Gets the value of the string property.
- getStringValueAttribute(String) - Method in class org.lsc.LscDatasets
-
- getSubstringRule() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getSyncHook() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the syncHook property.
- getSyncHook() - Method in class org.lsc.Task
-
- getSynchronize() - Method in class org.lsc.jmx.LscServerImpl
-
- getSyncOptions(TaskType) - Static method in class org.lsc.configuration.LscConfiguration
-
- getSyncOptions() - Method in class org.lsc.Task
-
- getSyncOptionsImplementation(SyncOptionsType) - Static method in class org.lsc.configuration.LscConfiguration
-
- getSyncTasksName() - Method in interface org.lsc.jmx.LscServer
-
List all synchronous manageable tasks (running or not)
- getSyncTasksName() - Method in class org.lsc.jmx.LscServerImpl
-
- getSyntax() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getTask(String) - Method in class org.lsc.AbstractSynchronize
-
- getTask(String) - Static method in class org.lsc.configuration.LscConfiguration
-
- getTask() - Method in class org.lsc.configuration.TasksType
-
Gets the value of the task property.
- getTask(String) - Method in class org.lsc.SimpleSynchronize
-
- getTaskFullStatus(String) - Method in class org.lsc.AbstractSynchronize
-
- getTaskName() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getTaskName() - Method in class org.lsc.jndi.JndiModifications
-
- getTaskName() - Method in class org.lsc.LscModifications
-
- getTaskNames() - Method in class org.lsc.configuration.CsvAuditType
-
Gets the value of the taskNames property.
- getTasks() - Method in class org.lsc.AbstractSynchronize
-
- getTasks() - Method in class org.lsc.configuration.Lsc
-
Gets the value of the tasks property.
- getTasks() - Static method in class org.lsc.configuration.LscConfiguration
-
- getTasks() - Method in class org.lsc.SimpleSynchronize
-
- getTasksName() - Method in class org.lsc.SimpleSynchronize
-
- getTaskStatus(String) - Method in interface org.lsc.jmx.LscServer
-
Get status line of a task
- getTaskStatus(String) - Method in class org.lsc.jmx.LscServerImpl
-
- getTaskType() - Method in class org.lsc.Task
-
- getThreads() - Method in class org.lsc.AbstractSynchronize
-
Parallel synchronizing threads accessor
- getTimeLimit() - Method in class org.lsc.AbstractSynchronize
-
Time limit accessor
- getToAttribute() - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Gets the value of the toAttribute property.
- getTransformation() - Method in class org.lsc.configuration.PivotTransformationType
-
Gets the value of the transformation property.
- getType() - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- getUnicodePwd(String) - Static method in class org.lsc.utils.directory.AD
-
Encode a password so that it can be updated in Active Directory
in the field unicodePwd.
- getUpdate() - Method in class org.lsc.configuration.ConditionsType
-
Gets the value of the update property.
- getUpdateCondition() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getUpdateCondition() - Method in interface org.lsc.beans.syncoptions.ISyncOptions
-
Returns the condition for an update
- getUpdateCondition() - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
-
- getUrl() - Method in class org.lsc.configuration.ConnectionType
-
Gets the value of the url property.
- getUsage() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getUsername() - Method in class org.lsc.configuration.ConnectionType
-
Gets the value of the username property.
- getValue() - Method in class org.lsc.configuration.KeysValuesMap.Entry
-
Gets the value of the value property.
- getValue() - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Gets the value of the value property.
- getValue(Object) - Static method in class org.lsc.service.AbstractJdbcService
-
- getValueForFilter(String) - Method in class org.lsc.LscDatasets
-
- getValues() - Method in class org.lsc.LscDatasetModification
-
- getVersion() - Method in class org.lsc.configuration.LdapConnectionType
-
Gets the value of the version property.
- getWriteAttributes() - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
-
- getWriteDatasetIds() - Method in class org.lsc.jndi.SimpleJndiDstService
-
- getWriteDatasetIds() - Method in class org.lsc.service.AbstractJdbcDstService
-
- getWriteDatasetIds() - Method in class org.lsc.service.GoogleAppsService
-
- getWriteDatasetIds() - Method in interface org.lsc.service.IWritableService
-
- getWriteDatasetIds() - Method in class org.lsc.service.MultipleDstService
-
- getWriteDatasetIds() - Method in class org.lsc.service.XALdifDstService
-
- getX() - Method in class org.lsc.jndi.parser.LdapAttributeType
-
- getXaFileDestinationService() - Method in class org.lsc.configuration.TaskType
-
Gets the value of the xaFileDestinationService property.
- getXaServices() - Method in class org.lsc.configuration.MultiDestinationServiceType
-
Gets the value of the xaServices property.
- GLOBAL - Static variable in interface org.lsc.utils.LSCStructuralLogger
-
- GOOD_SEPARATOR_FOR_EMAIL - Static variable in class org.lsc.utils.FrenchFilters
-
Good words separators for emails
- GOOD_SEPARATOR_FOR_PHONE - Static variable in class org.lsc.utils.FrenchFilters
-
Chars of remplactement for telephone numbers
- GoogleAppsConnectionType - Class in org.lsc.configuration
-
Java class for googleAppsConnectionType complex type.
- GoogleAppsConnectionType() - Constructor for class org.lsc.configuration.GoogleAppsConnectionType
-
- GoogleAppsProvisioningType - Enum in org.lsc.configuration
-
Java class for googleAppsProvisioningType.
- GoogleAppsService - Class in org.lsc.service
-
This class enables a provisioning of the Google Apps accounts - Provisioning API version 2.0
This service reuses most of the code provided as samples by Google at the following location:
http://code.google.com/p
/gdata-java-client/source/browse/trunk/java/sample/appsforyourdomain/AppsForYourDomainClient.java
This service never delete users account: it only suspends them.
- GoogleAppsService(TaskType) - Constructor for class org.lsc.service.GoogleAppsService
-
- GoogleAppsServiceType - Class in org.lsc.configuration
-
Java class for googleAppsServiceType complex type.
- GoogleAppsServiceType() - Constructor for class org.lsc.configuration.GoogleAppsServiceType
-
- GroovyEvaluator - Class in org.lsc.utils
-
This is the Groovy Script evaluation context.
- GroovyEvaluator(ScriptEngine) - Constructor for class org.lsc.utils.GroovyEvaluator
-
Default public constructor.
- SaslQopType - Enum in org.lsc.configuration
-
Java class for saslQopType.
- saveConfiguration(String, Lsc) - Method in class org.lsc.configuration.JaxbXmlConfigurationHelper
-
Dump the object to an XML file (by overriding if necessary)
- saved() - Static method in class org.lsc.configuration.LscConfiguration
-
- saving() - Static method in class org.lsc.configuration.LscConfiguration
-
- ScriptableEvaluator - Interface in org.lsc.utils
-
- ScriptableJndiServices - Class in org.lsc.jndi
-
Simple interface to some methods to access an LDAP directory.
- ScriptableJndiServices() - Constructor for class org.lsc.jndi.ScriptableJndiServices
-
Default constructor.
- ScriptableObject - Class in org.lsc.jndi
-
Based on rhino, this class is able to understand your LQL requests.
- ScriptableObject() - Constructor for class org.lsc.jndi.ScriptableObject
-
- ScriptingEvaluator - Class in org.lsc.utils
-
- search(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
-
Performs a search with subtree scope on a given base DN with a given filter.
- searchAttribute(Object, Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
-
Performs a search with subtree scope on a given base DN with a given
filter returning attribute values
- SecurityType - Class in org.lsc.configuration
-
Java class for securityType complex type.
- SecurityType() - Constructor for class org.lsc.configuration.SecurityType
-
- SecurityUtils - Class in org.lsc.utils
-
Provides some methods to encrypt, decrypt or hash data.
- SequencesFactory - Class in org.lsc.utils
-
This class is used to manage numeric sequences
via LDAP Directory entries storage
- ServiceType - Class in org.lsc.configuration
-
Java class for serviceType complex type.
- ServiceType() - Constructor for class org.lsc.configuration.ServiceType
-
- ServiceType.Connection - Class in org.lsc.configuration
-
Java class for anonymous complex type.
- setAlgorithm(String) - Method in class org.lsc.configuration.EncryptionType
-
Sets the value of the algorithm property.
- setAllFilter(String) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the allFilter property.
- setApiCategory(GoogleAppsProvisioningType) - Method in class org.lsc.configuration.GoogleAppsServiceType
-
Sets the value of the apiCategory property.
- setAppend(Boolean) - Method in class org.lsc.configuration.AuditType
-
Sets the value of the append property.
- setAsyncLdapSourceService(AsyncLdapSourceServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the asyncLdapSourceService property.
- setAttribute(Attribute) - Method in interface org.lsc.beans.IBean
-
- setAttribute(String, Set<Object>) - Method in interface org.lsc.beans.IBean
-
- setAttribute(Attribute) - Method in class org.lsc.beans.LscBean
-
Set an attribute.
- setAttribute(String, Set<Object>) - Method in class org.lsc.beans.LscBean
-
Deprecated.
- setAttrs(String) - Method in class org.lsc.utils.output.CsvLayout
-
- setAudits(AuditsType) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the audits property.
- setAuthentication(LdapAuthenticationType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the authentication property.
- setBaseDn(String) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the baseDn property.
- setBean(String) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the bean property.
- setBinaryAttributes(ValuesType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the binaryAttributes property.
- setChangeId(String) - Method in class org.lsc.configuration.ConditionsType
-
Sets the value of the changeId property.
- setCleanFilter(String) - Method in class org.lsc.configuration.LdapSourceServiceType
-
Sets the value of the cleanFilter property.
- setCleanHook(String) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the cleanHook property.
- setConditions(ConditionsType) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Sets the value of the conditions property.
- setConfigurationClass(String) - Method in class org.lsc.configuration.PluginAuditType
-
Sets the value of the configurationClass property.
- setConfigurationClass(String) - Method in class org.lsc.configuration.PluginConnectionType
-
Sets the value of the configurationClass property.
- setConfigurationClass(String) - Method in class org.lsc.configuration.PluginDestinationServiceType
-
Sets the value of the configurationClass property.
- setConfigurationClass(String) - Method in class org.lsc.configuration.PluginSourceServiceType
-
Sets the value of the configurationClass property.
- setConfigurationClass(String) - Method in class org.lsc.configuration.PluginSyncOptionsType
-
Sets the value of the configurationClass property.
- setConnection(ServiceType.Connection) - Method in class org.lsc.configuration.ServiceType
-
Sets the value of the connection property.
- setConnections(ConnectionsType) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the connections property.
- setConnections(List<ConnectionType>) - Method in class org.lsc.configuration.LscConfiguration
-
- setContainsAll(Set<Object>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
-
Check to make sure all needles are in the haystack.
- setCreate(String) - Method in class org.lsc.configuration.ConditionsType
-
Sets the value of the create property.
- setCreateValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the createValues property.
- setCustomLibrary(ValuesType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the customLibrary property.
- setDatabaseDestinationService(DatabaseDestinationServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the databaseDestinationService property.
- setDatabaseSourceService(DatabaseSourceServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the databaseSourceService property.
- setDataset(String, Set<Object>) - Method in interface org.lsc.beans.IBean
-
Set an dataset.
- setDataset(String, Set<Object>) - Method in class org.lsc.beans.LscBean
-
Set a dataset.
- setDatasetName(String) - Method in class org.lsc.LscDatasetModification
-
- setDatasets(LscDatasets) - Method in interface org.lsc.beans.IBean
-
- setDatasets(LscDatasets) - Method in class org.lsc.beans.LscBean
-
- setDatasets(String) - Method in class org.lsc.configuration.CsvAuditType
-
Sets the value of the datasets property.
- setDatasets(Map<String, Object>) - Method in class org.lsc.LscDatasets
-
- setDateFormat(String) - Method in class org.lsc.configuration.LdapSourceServiceType
-
Sets the value of the dateFormat property.
- setDefaultDelimiter(String) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Sets the value of the defaultDelimiter property.
- setDefaultPolicy(PolicyType) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
-
Sets the value of the defaultPolicy property.
- setDefaultValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the defaultValues property.
- setDelete(String) - Method in class org.lsc.configuration.ConditionsType
-
Sets the value of the delete property.
- setDelimiter(String) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the delimiter property.
- setDerefAliases(LdapDerefAliasesType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the derefAliases property.
- setDescription(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setDestinationBean(IBean) - Method in class org.lsc.LscModifications
-
- setDestinationService(TaskType, ServiceType) - Static method in class org.lsc.configuration.LscConfiguration
-
- setDistinguishName(String) - Method in interface org.lsc.beans.IBean
-
- setDistinguishName(String) - Method in class org.lsc.beans.LscBean
-
Deprecated.
- setDistinguishName(String) - Method in class org.lsc.jndi.JndiModifications
-
Default distinguish name setter.
- setDriver(String) - Method in class org.lsc.configuration.DatabaseConnectionType
-
Sets the value of the driver property.
- setEncryption(EncryptionType) - Method in class org.lsc.configuration.SecurityType
-
Sets the value of the encryption property.
- setFactory(String) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the factory property.
- setFetchedAttributes(ValuesType) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the fetchedAttributes property.
- setFile(String) - Method in class org.lsc.configuration.AuditType
-
Sets the value of the file property.
- setFileType(String) - Method in class org.lsc.configuration.XaFileDestinationServiceType
-
Sets the value of the fileType property.
- setFilterAsync(String) - Method in class org.lsc.configuration.LdapSourceServiceType
-
Sets the value of the filterAsync property.
- setForceSyncOptions(ForceSyncOptionsType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the forceSyncOptions property.
- setForceValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the forceValues property.
- setFromAttribute(String) - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Sets the value of the fromAttribute property.
- setGetAllFilter(String) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the getAllFilter property.
- setGetOneFilter(String) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the getOneFilter property.
- setGoogleAppsDestinationService(GoogleAppsServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the googleAppsDestinationService property.
- setGoogleAppsSourceService(GoogleAppsServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the googleAppsSourceService property.
- setId(String) - Method in class org.lsc.configuration.AuditsType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.AuditType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.ConnectionsType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.ConnectionType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.EncryptionType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.SecurityType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.ServiceType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.SyncOptionsType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.TasksType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the id property.
- setId(String) - Method in class org.lsc.configuration.ValuesType
-
Sets the value of the id property.
- setImplementationClass(String) - Method in class org.lsc.configuration.PluginAuditType
-
Sets the value of the implementationClass property.
- setImplementationClass(String) - Method in class org.lsc.configuration.PluginConnectionType
-
Sets the value of the implementationClass property.
- setImplementationClass(String) - Method in class org.lsc.configuration.PluginDestinationServiceType
-
Sets the value of the implementationClass property.
- setImplementationClass(String) - Method in class org.lsc.configuration.PluginSourceServiceType
-
Sets the value of the implementationClass property.
- setImplementationClass(String) - Method in class org.lsc.configuration.PluginSyncOptionsType
-
Sets the value of the implementationClass property.
- setInheritFrom(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setInterval(Integer) - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Sets the value of the interval property.
- setInterval(Integer) - Method in class org.lsc.configuration.LdapSourceServiceType
-
Sets the value of the interval property.
- setJndiServices(JndiServices) - Method in class org.lsc.jndi.ScriptableJndiServices
-
Default jndiServices setter.
- setKey(String) - Method in class org.lsc.configuration.KeysValuesMap.Entry
-
Sets the value of the key property.
- setKeyfile(String) - Method in class org.lsc.configuration.EncryptionType
-
Sets the value of the keyfile property.
- setLdapDestinationService(LdapDestinationServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the ldapDestinationService property.
- setLdapSourceService(LdapSourceServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the ldapSourceService property.
- setLoggingSetup(boolean) - Static method in class org.lsc.Configuration
-
Set the flag to determine if logging is configured or not yet
- setLogOnlyLdif(Boolean) - Method in class org.lsc.configuration.LdifAuditType
-
Sets the value of the logOnlyLdif property.
- setLogOperations(LscModificationType[]) - Method in class org.lsc.utils.output.CsvLayout
-
- setLogOperations(String) - Method in class org.lsc.utils.output.CsvLayout
-
- setLogOperations(LscModificationType[]) - Method in class org.lsc.utils.output.LdifLayout
-
- setLogOperations(String) - Method in class org.lsc.utils.output.LdifLayout
-
- setLscAttributeModifications(List<LscDatasetModification>) - Method in class org.lsc.LscModifications
-
Attribute modifications list setter.
- setMainIdentifer(String) - Method in class org.lsc.LscModifications
-
Default main identifier setter.
- setMainIdentifier(String) - Method in interface org.lsc.beans.IBean
-
- setMainIdentifier(String) - Method in class org.lsc.beans.LscBean
-
Default main object identifier setter.
- setMainIdentifier(String) - Method in class org.lsc.configuration.SyncOptionsType
-
Sets the value of the mainIdentifier property.
- setMetadata(ResultSetMetaData) - Static method in class org.lsc.beans.LscBean
-
Manage something there !
- setModificationItems(List<ModificationItem>) - Method in class org.lsc.jndi.JndiModifications
-
Modification items list setter.
- setMonoAttrs(List<String>) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setMultiAttrs(List<String>) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setMultiDestinationService(MultiDestinationServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the multiDestinationService property.
- setName(String) - Method in class org.lsc.configuration.AuditType
-
Sets the value of the name property.
- setName(String) - Method in class org.lsc.configuration.ConnectionType
-
Sets the value of the name property.
- setName(String) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the name property.
- setName(String) - Method in class org.lsc.configuration.ServiceType
-
Sets the value of the name property.
- setName(String) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the name property.
- setName(String) - Method in class org.lsc.jndi.parser.LdapAttributeType
-
The slightly modify name setter.
- setName(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setNewDistinguishName(String) - Method in class org.lsc.jndi.JndiModifications
-
Default new distinguish name setter.
- setNewMainIdentifier(String) - Method in class org.lsc.LscModifications
-
Default distinguish name setter.
- setOid(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setOneFilter(String) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the oneFilter property.
- setOnlyLdif(boolean) - Method in class org.lsc.utils.output.LdifLayout
-
- setOperation(JndiModificationType) - Method in class org.lsc.jndi.JndiModifications
-
Default operation setter.
- setOperation(LscDatasetModification.LscDatasetModificationType) - Method in class org.lsc.LscDatasetModification
-
- setOperation(LscModificationType) - Method in class org.lsc.LscModifications
-
Default operation setter.
- setOperations(String) - Method in class org.lsc.configuration.AuditType
-
Sets the value of the operations property.
- setOutputDirectory(String) - Method in class org.lsc.configuration.XaFileDestinationServiceType
-
Sets the value of the outputDirectory property.
- setOutputHeader(Boolean) - Method in class org.lsc.configuration.CsvAuditType
-
Sets the value of the outputHeader property.
- setOutputHeader(Boolean) - Method in class org.lsc.utils.output.CsvLayout
-
- setPageSize(Integer) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the pageSize property.
- setPassword(String) - Method in class org.lsc.configuration.ConnectionType
-
Sets the value of the password property.
- setPivotAttributes(ValuesType) - Method in class org.lsc.configuration.LdapServiceType
-
Sets the value of the pivotAttributes property.
- setPivotOrigin(PivotOriginType) - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Sets the value of the pivotOrigin property.
- setPluginDestinationService(PluginDestinationServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the pluginDestinationService property.
- setPluginSourceService(PluginSourceServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the pluginSourceService property.
- setPluginSyncOptions(PluginSyncOptionsType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the pluginSyncOptions property.
- setPolicy(PolicyType) - Method in class org.lsc.configuration.DatasetType
-
Sets the value of the policy property.
- setProperties(String, Properties) - Static method in class org.lsc.Configuration
-
Set the new properties
- setPropertiesBasedSyncOptions(PropertiesBasedSyncOptionsType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the propertiesBasedSyncOptions property.
- setQuotaLimitInMb(Integer) - Method in class org.lsc.configuration.GoogleAppsServiceType
-
Sets the value of the quotaLimitInMb property.
- setRecursiveDelete(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the recursiveDelete property.
- setReference(ConnectionType) - Method in class org.lsc.configuration.ServiceType.Connection
-
Sets the value of the reference property.
- setReference(AuditType) - Method in class org.lsc.configuration.TaskType.AuditLog
-
Sets the value of the reference property.
- setReferral(LdapReferralType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the referral property.
- setRelaxRules(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the relaxRules property.
- setRequestNameForClean(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Sets the value of the requestNameForClean property.
- setRequestNameForList(String) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Sets the value of the requestNameForList property.
- setRequestNameForList(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Sets the value of the requestNameForList property.
- setRequestNameForNextId(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Sets the value of the requestNameForNextId property.
- setRequestNameForObject(String) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Sets the value of the requestNameForObject property.
- setRequestNameForObject(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
-
Sets the value of the requestNameForObject property.
- setRequestsNameForDelete(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Sets the value of the requestsNameForDelete property.
- setRequestsNameForInsert(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Sets the value of the requestsNameForInsert property.
- setRequestsNameForUpdate(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
-
Sets the value of the requestsNameForUpdate property.
- setRevision(Integer) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the revision property.
- setSaslMutualAuthentication(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the saslMutualAuthentication property.
- setSaslQop(SaslQopType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the saslQop property.
- setScriptInclude(ValuesType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the scriptInclude property.
- setSecurity(SecurityType) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the security property.
- setSecurity(SecurityType) - Method in class org.lsc.configuration.LscConfiguration
-
- setSeparator(String) - Method in class org.lsc.configuration.CsvAuditType
-
Sets the value of the separator property.
- setSeparator(String) - Method in class org.lsc.utils.output.CsvLayout
-
- setServerType(LdapServerType) - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
-
Sets the value of the serverType property.
- setSortedBy(String) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the sortedBy property.
- setSourceBean(IBean) - Method in class org.lsc.LscModifications
-
- setSourceService(TaskType, ServiceType) - Static method in class org.lsc.configuration.LscConfiguration
-
- setStrength(int) - Method in class org.lsc.configuration.EncryptionType
-
Sets the value of the strength property.
- setSyncHook(String) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the syncHook property.
- setSynchronizingAllWhenStarting(Boolean) - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
-
Sets the value of the synchronizingAllWhenStarting property.
- setSyncOptions(TaskType, SyncOptionsType) - Static method in class org.lsc.configuration.LscConfiguration
-
- setTaskName(String) - Method in class org.lsc.jndi.JndiModifications
-
- setTaskName(String) - Method in class org.lsc.LscModifications
-
- setTaskNames(ValuesType) - Method in class org.lsc.configuration.CsvAuditType
-
Sets the value of the taskNames property.
- setTaskNames(String) - Method in class org.lsc.utils.output.CsvLayout
-
- setTaskNames(String[]) - Method in class org.lsc.utils.output.CsvLayout
-
- setTasks(TasksType) - Method in class org.lsc.configuration.Lsc
-
Sets the value of the tasks property.
- setThreads(int) - Method in class org.lsc.AbstractSynchronize
-
Parallel synchronizing threads accessor
- setTimeLimit(int) - Method in class org.lsc.AbstractSynchronize
-
Time limit accessor
- setTlsActivated(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the tlsActivated property.
- setToAttribute(String) - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Sets the value of the toAttribute property.
- setToAttribute(String, Set<?>) - Static method in class org.lsc.utils.SetUtils
-
Return an Attribute containing all the Objects that are in a Set.
- setTransactionManager(TransactionManager) - Method in interface org.lsc.service.IXAWritableService
-
- setTransactionManager(TransactionManager) - Method in class org.lsc.service.XAJdbcDstService
-
- setTransactionManager(TransactionManager) - Method in class org.lsc.service.XALdifDstService
-
- setType(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
-
- setUp() - Static method in class org.lsc.Configuration
-
Set up configuration for the given location, including logback.
- setUp(String) - Static method in class org.lsc.Configuration
-
Set up configuration for the given location, including logback.
- setUp(String, boolean) - Static method in class org.lsc.Configuration
-
Set up configuration for the given location, including logback.
- setUpdate(String) - Method in class org.lsc.configuration.ConditionsType
-
Sets the value of the update property.
- setUrl(String) - Method in class org.lsc.configuration.ConnectionType
-
Sets the value of the url property.
- setUsername(String) - Method in class org.lsc.configuration.ConnectionType
-
Sets the value of the username property.
- SetUtils - Class in org.lsc.utils
-
Utility class offering various methods to manipulate and search in Lists.
- setValue(String) - Method in class org.lsc.configuration.KeysValuesMap.Entry
-
Sets the value of the value property.
- setValue(String) - Method in class org.lsc.configuration.PivotTransformationType.Transformation
-
Sets the value of the value property.
- setValues(List<Object>) - Method in class org.lsc.LscDatasetModification
-
- setVersion(LdapVersionType) - Method in class org.lsc.configuration.LdapConnectionType
-
Sets the value of the version property.
- setXaFileDestinationService(XaFileDestinationServiceType) - Method in class org.lsc.configuration.TaskType
-
Sets the value of the xaFileDestinationService property.
- setXaServices(MultiDestinationServiceType.XaServices) - Method in class org.lsc.configuration.MultiDestinationServiceType
-
Sets the value of the xaServices property.
- show() - Method in class org.lsc.utils.RhinoDummyDebugger
-
- shutdownAsynchronousSynchronize2Ldap(String, boolean) - Method in class org.lsc.AbstractSynchronize
-
- shutdownAsyncTask(String) - Method in interface org.lsc.jmx.LscServer
-
Schedule for shutdown a named task
- shutdownAsyncTask(String) - Method in class org.lsc.jmx.LscServerImpl
-
- SimpleBean - Class in org.lsc.beans
-
Empty simple bean
May be overridden by any subclass if needed.
- SimpleBean() - Constructor for class org.lsc.beans.SimpleBean
-
- simpleFormat(Date) - Static method in class org.lsc.utils.DateUtils
-
Generate a date string - synchronized call to internal formatter
object to support multi-threaded calls.
- SimpleJdbcDstService - Class in org.lsc.service
-
This class is a Database Service destination service
- SimpleJdbcDstService(Properties, String) - Constructor for class org.lsc.service.SimpleJdbcDstService
-
Deprecated.
- SimpleJdbcDstService(TaskType) - Constructor for class org.lsc.service.SimpleJdbcDstService
-
Simple JDBC source service that gets SQL request names from lsc.properties
and calls the appropriate SQL requests defined in sql-map-config.d
- SimpleJdbcSrcService - Class in org.lsc.service
-
- SimpleJdbcSrcService(Properties, String) - Constructor for class org.lsc.service.SimpleJdbcSrcService
-
Deprecated.
- SimpleJdbcSrcService(TaskType) - Constructor for class org.lsc.service.SimpleJdbcSrcService
-
Simple JDBC source service that gets SQL request names from lsc.properties
and calls the appropriate SQL requests defined in sql-map-config.d
- SimpleJndiDstService - Class in org.lsc.jndi
-
This class is a generic but configurable implementation to read data from the destination directory.
- SimpleJndiDstService(TaskType) - Constructor for class org.lsc.jndi.SimpleJndiDstService
-
Constructor adapted to the context properties and the bean class name to instantiate.
- SimpleJndiDstService(LdapServiceType, List<String>, Class<IBean>) - Constructor for class org.lsc.jndi.SimpleJndiDstService
-
- SimpleJndiFakeDstService - Class in org.lsc.jndi
-
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).
- SimpleJndiFakeDstService(TaskType) - Constructor for class org.lsc.jndi.SimpleJndiFakeDstService
-
- SimpleJndiSrcService - Class in org.lsc.jndi
-
This class is a generic but configurable implementation to get data
from the directory.
- SimpleJndiSrcService(Properties, String) - Constructor for class org.lsc.jndi.SimpleJndiSrcService
-
Deprecated.
- SimpleJndiSrcService(TaskType) - Constructor for class org.lsc.jndi.SimpleJndiSrcService
-
Constructor adapted to the context properties and the bean class name
to instantiate.
- SimpleSynchronize - Class in org.lsc
-
Extends AbstractSynchronize to instantiate a simple synchronization engine
This class is responsible for reading LSC properties and using specified classes
and objects to avoid implementing each every time.
- SimpleSynchronize() - Constructor for class org.lsc.SimpleSynchronize
-
Default constructor
- SOURCE - Static variable in interface org.lsc.utils.LSCStructuralLogger
-
- SRCSERVICE_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
-
lsc.tasks.TASKNAME.srcService property.
- start() - Method in interface org.lsc.service.IXAWritableService
-
Ask for a Xid to the XA resource manager
- start() - Method in class org.lsc.service.XAJdbcDstService
-
- start() - Method in class org.lsc.service.XALdifDstService
-
- start() - Method in class org.lsc.utils.output.CsvLayout
-
Parse logOpertaions string for backward compatibility to configuration old style
- start() - Method in class org.lsc.utils.output.LdifLayout
-
Parse logOpertaions string for backward compatibility to configuration old style
- startAsynchronousSynchronize2Ldap(Task) - Method in class org.lsc.AbstractSynchronize
-
- startAsyncTask(String) - Method in interface org.lsc.jmx.LscServer
-
Start a named task
- startAsyncTask(String) - Method in class org.lsc.jmx.LscServerImpl
-
- startJmx(SimpleSynchronize) - Static method in class org.lsc.jmx.LscServerImpl
-
Register LSC as JMX MBean
- status() - Method in interface org.lsc.jmx.LscServer
-
Return the status of the current LSC instance
- status() - Method in class org.lsc.jmx.LscServerImpl
-
- stop() - Method in interface org.lsc.jmx.LscServer
-
Stop the whole LSC instance
- stop() - Method in class org.lsc.jmx.LscServerImpl
-
- StringLengthComparator - Class in org.lsc.utils
-
- StringLengthComparator() - Constructor for class org.lsc.utils.StringLengthComparator
-
- StringUtils - Class in org.lsc.utils
-
This method provides various helpers for handling strings
- StringUtils() - Constructor for class org.lsc.utils.StringUtils
-
- submit(String, LscModifications) - Method in interface org.lsc.service.IXAWritableService
-
- submit(String, LscModifications) - Method in class org.lsc.service.XAJdbcDstService
-
- submit(String, LscModifications) - Method in class org.lsc.service.XALdifDstService
-
- sup(String, int) - Method in class org.lsc.jndi.JndiServices
-
- sup(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
-
Returns the parent DN on the n-th level of a given DN, in a List of Strings.
- suspendUser(String) - Method in class org.lsc.service.GoogleAppsService
-
Suspends a user.
- SymmetricEncryption - Class in org.lsc.utils.security
-
This new class allows symmetric encryption.
- SymmetricEncryption() - Constructor for class org.lsc.utils.security.SymmetricEncryption
-
New SymmetricEncryption object with default values.
- SymmetricEncryption(EncryptionType) - Constructor for class org.lsc.utils.security.SymmetricEncryption
-
New SymmetricEncryption object.
- syncByObject(String, String, Map<String, List<String>>) - Method in class org.lsc.jmx.LscAgent
-
- SynchronizeThreadPoolExecutor - Class in org.lsc
-
This object is managing LSC tasks.
- SYNCOPTIONS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
-
lsc.syncoptions property.
- SyncOptionsFactory - Class in org.lsc.beans.syncoptions
-
- SyncOptionsType - Class in org.lsc.configuration
-
Java class for syncOptionsType complex type.
- SyncOptionsType() - Constructor for class org.lsc.configuration.SyncOptionsType
-
- SyncReplSourceService - Class in org.lsc.service
-
You will find there the SyncRepl source service that can attach
to a compatible directory to get updates on the fly.
- SyncReplSourceService(TaskType) - Constructor for class org.lsc.service.SyncReplSourceService
-