Skip navigation links
A B C D E F G H I J K L M O P R S T U V W X 

A

AbstractJdbcDstService - Class in org.lsc.service
This class is a Database abstraction layour for a destination service
AbstractJdbcDstService(String, SqlMapClient, String) - Constructor for class org.lsc.service.AbstractJdbcDstService
 
AbstractJdbcService - Class in org.lsc.service
Generic JDBC iBatis Service Manage retrieving of list and object according t Can be override by a specific implementation in the final class if needed : Get a look at org.lsc.service.StructureJdbcService class
AbstractJdbcService(SqlMapClient, String) - Constructor for class org.lsc.service.AbstractJdbcService
 
AbstractJdbcService(DatabaseConnectionType, String) - Constructor for class org.lsc.service.AbstractJdbcService
 
AbstractLscXmlRpcClient - Class in org.lsc.connectors.xmlrpc
This class contains most of the required client methods to handle XmlRpc calls
AbstractLscXmlRpcClient() - Constructor for class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcClient
 
AbstractLscXmlRpcObject - Class in org.lsc.connectors.xmlrpc
This methods contains all the required method to handle encoding and decoding of values inside the XmlRpc protocol
AbstractLscXmlRpcObject() - Constructor for class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
AbstractSimpleJndiService - Class in org.lsc.jndi
This class is an abstract generic but configurable implementation to get data from the directory.
AbstractSimpleJndiService(Properties) - Constructor for class org.lsc.jndi.AbstractSimpleJndiService
Deprecated.
AbstractSimpleJndiService(LdapServiceType) - Constructor for class org.lsc.jndi.AbstractSimpleJndiService
The default initializer.
AbstractSynchronize - Class in org.lsc
Abstract main class to derive.
ActiveDirectoryDstService - Class in org.lsc.jndi
A custom JNDI service to translate modifications on the user's "memberOf" attribute to modifications on the "member" attribute of each groups.
ActiveDirectoryDstService(TaskType) - Constructor for class org.lsc.jndi.ActiveDirectoryDstService
 
AD - Class in org.lsc.utils.directory
Utility class to manage specific entries for a Microsoft ActiveDirectory
addAdminPrivilege(String) - Method in class org.lsc.service.GoogleAppsService
Set admin privilege for user.
addAllIfNotPresent(Set<Object>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
 
addAudit(AuditType) - Static method in class org.lsc.configuration.LscConfiguration
 
addConnection(ConnectionType) - Static method in class org.lsc.configuration.LscConfiguration
 
addScriptingVar(String, Object) - Method in class org.lsc.Task
 
addTask(TaskType) - Static method in class org.lsc.configuration.LscConfiguration
 
aDTimeToUnixTimestamp(long) - Static method in class org.lsc.utils.directory.AD
Transform an AD timestamp to a Unix timestamp.
aDTimeToUnixTimestamp(String) - Static method in class org.lsc.utils.directory.AD
Helper method to automatically parse an AD timestamp from a String before calling AD.aDTimeToUnixTimestamp(long).
ALL_TASKS_KEYWORD - Static variable in class org.lsc.SimpleSynchronize
the magic keyword for all synchronization.
AlphabeticOrderComparator - Class in org.lsc.utils
Simple string comparator allowing reverse sorting
AlphabeticOrderComparator(boolean) - Constructor for class org.lsc.utils.AlphabeticOrderComparator
 
and(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Performs an intersection on two Lists of Strings.
apply(LscModifications) - Method in class org.lsc.jndi.ActiveDirectoryDstService
 
apply(JndiModifications) - Method in class org.lsc.jndi.EmptyJndiDstService
Apply directory modifications.
apply(JndiModifications) - Method in class org.lsc.jndi.FullDNJndiDstService
Apply directory modifications.
apply(JndiModifications) - Method in interface org.lsc.jndi.IJndiWritableService
Apply directory modifications.
apply(JndiModifications) - Method in class org.lsc.jndi.JndiServices
Apply directory modifications.
apply(JndiModifications) - Method in class org.lsc.jndi.SimpleJndiDstService
Apply directory modifications.
apply(LscModifications) - Method in class org.lsc.jndi.SimpleJndiDstService
Apply directory modifications.
apply(JndiModifications) - Method in class org.lsc.jndi.SimpleJndiFakeDstService
 
apply(LscModifications) - Method in class org.lsc.service.AbstractJdbcDstService
 
apply(LscModifications) - Method in class org.lsc.service.GoogleAppsService
 
apply(LscModifications) - Method in interface org.lsc.service.IWritableService
Apply lsc modifications.
apply(LscModifications) - Method in class org.lsc.service.MultipleDstService
 
apply(LscModifications) - Method in class org.lsc.service.XALdifDstService
 
assertPropertyNotEmpty(String, String, String) - Static method in class org.lsc.Configuration
Helper method to check that a String read in from a property is not empty or null
ASYNCHRONOUS_PROPS - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.bean property.
AsyncLdapSourceServiceType - Class in org.lsc.configuration
Classe Java pour asyncLdapSourceServiceType complex type.
AsyncLdapSourceServiceType() - Constructor for class org.lsc.configuration.AsyncLdapSourceServiceType
 
attribute(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Reads the entry given by a DN, and returns the values of the given attribute.
attributeToSet(Attribute) - Static method in class org.lsc.utils.SetUtils
Return a new HashSet containing all the Objects that are an Attribute's values.
AuditLog() - Constructor for class org.lsc.configuration.TaskType.AuditLog
 
AuditsType - Class in org.lsc.configuration
Classe Java pour auditsType complex type.
AuditsType() - Constructor for class org.lsc.configuration.AuditsType
 
AuditType - Class in org.lsc.configuration
Classe Java pour auditType complex type.
AuditType() - Constructor for class org.lsc.configuration.AuditType
 
AUTHENTICATION_ERROR - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 

B

BAD_PROTOCOL_VERSION - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
BAD_SEPARATOR_FOR_EMAIL - Static variable in class org.lsc.utils.FrenchFilters
Bad word separators chars for emails
BAD_SEPARATOR_FOR_PHONE - Static variable in class org.lsc.utils.FrenchFilters
Chars to replace in telephone numbers
BAD_SERVICE_NAME - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
Base64toBase16(String) - Static method in class org.lsc.utils.StringUtils
This method will convert Base 64 encoded strings to Base 16 (hexa)
BEAN_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.bean property.
BeanComparator - Class in org.lsc.beans
Bean comparison to generate the JndiModification array This class is used to generate the modifications to be applied to the directory according the differences between two beans.
bind() - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcClient
 

C

calculateModifications(Task, IBean, IBean) - Static method in class org.lsc.beans.BeanComparator
Static comparison method.
calculateModificationType(Task, IBean, IBean) - Static method in class org.lsc.beans.BeanComparator
Static method to return the kind of operation that would happen
canBind(String, String, String) - Static method in class org.lsc.utils.directory.LDAP
Connects to a LDAP server anonymously and tries to rebind with the provided DN and password to check.
canBind(String, String, String, String, String) - Static method in class org.lsc.utils.directory.LDAP
Connects to a LDAP server using a specific DN and password, then tries to rebind with the provided DN and password to check.
canBindSearchRebind(String, String) - Static method in class org.lsc.utils.directory.LDAP
Connects to a LDAP server anonymously, then performs a search to find a DN, then tries to rebind with the provided DN and password to check authentication.
canBindSearchRebind(String, String, String, String) - Static method in class org.lsc.utils.directory.LDAP
Connects to a LDAP server using a specific DN and password, then performs a search to find a DN, then tries to rebind with the provided DN and password to check authentication.
CaseIgnoreStringHashMap<V> - Class in org.lsc.utils
 
CaseIgnoreStringHashMap() - Constructor for class org.lsc.utils.CaseIgnoreStringHashMap
 
CaseIgnoreStringHashMap(int, float) - Constructor for class org.lsc.utils.CaseIgnoreStringHashMap
 
CaseIgnoreStringHashMap(int) - Constructor for class org.lsc.utils.CaseIgnoreStringHashMap
 
CaseIgnoreStringHashMap(Map) - Constructor for class org.lsc.utils.CaseIgnoreStringHashMap
 
CharacterUnacceptedException - Exception in org.lsc.utils
Thrown if some parsing error occurs while checking data consistency.
CharacterUnacceptedException() - Constructor for exception org.lsc.utils.CharacterUnacceptedException
Default constructor.
CharacterUnacceptedException(String) - Constructor for exception org.lsc.utils.CharacterUnacceptedException
Default constructor.
checkOrder(Set<?>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
Check that two supposed identical sets are stored in the same order.
checkOtherModifications(IBean, IBean, JndiModifications) - Static method in class org.lsc.beans.BeanComparator
Check modifications across other directory objects - Never used at this time : implementation may be buggy While adding, deleting or modifying an entry, specific treatments must be done like removing a member from all the remaining inscription, modifying an attribute in the person entry while the original modification has been done on a inscription.
clone() - Method in interface org.lsc.beans.IBean
Clone this object.
clone() - Method in class org.lsc.beans.LscBean
Clone this Bean object.
clone() - Method in class org.lsc.configuration.LscConfiguration
 
close() - Method in class org.lsc.jndi.AbstractSimpleJndiService
 
close() - Method in class org.lsc.service.SyncReplSourceService
 
commit(String) - Method in interface org.lsc.service.IXAWritableService
 
commit(String) - Method in class org.lsc.service.XAJdbcDstService
 
commit(String) - Method in class org.lsc.service.XALdifDstService
 
compare(String, String) - Method in class org.lsc.utils.AlphabeticOrderComparator
 
compare(String, String) - Method in class org.lsc.utils.StringLengthComparator
This function actually compares String lengths so that they are sorted from longest to shortest
completeDn(String) - Method in class org.lsc.jndi.JndiServices
 
computeSambaLMPassword(String) - Static method in class org.lsc.utils.SecurityUtils
Encrypt a password for samba, LMPassword version.
computeSambaNTPassword(String) - Static method in class org.lsc.utils.SecurityUtils
Encrypt a password for samba, NTPassword version.
ConditionsType - Class in org.lsc.configuration
Classe Java pour conditionsType complex type.
ConditionsType() - Constructor for class org.lsc.configuration.ConditionsType
 
Configuration - Class in org.lsc
Ldap Synchronization Connector Configuration.
Connection() - Constructor for class org.lsc.configuration.ServiceType.Connection
 
ConnectionsType - Class in org.lsc.configuration
Classe Java pour connectionsType complex type.
ConnectionsType() - Constructor for class org.lsc.configuration.ConnectionsType
 
ConnectionType - Class in org.lsc.configuration
Classe Java pour connectionType complex type.
ConnectionType() - Constructor for class org.lsc.configuration.ConnectionType
 
containsKey(Object) - Method in class org.lsc.utils.CaseIgnoreStringHashMap
 
contribute(String, Class<? extends ScriptableEvaluator>) - Static method in class org.lsc.utils.ScriptingEvaluator
 
convert(TaskType) - Static method in class org.lsc.beans.syncoptions.SyncOptionsFactory
 
createAsyncLdapSourceServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of AsyncLdapSourceServiceType
createAuditsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of AuditsType
createAuditType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of AuditType
createConditionsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ConditionsType
createConnectionsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ConnectionsType
createConnectionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ConnectionType
createCsvAuditType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of CsvAuditType
createDatabaseConnectionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of DatabaseConnectionType
createDatabaseDestinationServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of DatabaseDestinationServiceType
createDatabaseSourceServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of DatabaseSourceServiceType
createDatasetType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of DatasetType
createEncryptionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of EncryptionType
createForceSyncOptionsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ForceSyncOptionsType
createGoogleAppsConnectionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of GoogleAppsConnectionType
createGoogleAppsServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of GoogleAppsServiceType
createKeysValuesMap() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of KeysValuesMap
createKeysValuesMapEntry() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of KeysValuesMap.Entry
createLdapConnectionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of LdapConnectionType
createLdapDestinationServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of LdapDestinationServiceType
createLdapSourceServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of LdapSourceServiceType
createLdifAuditType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of LdifAuditType
createLsc() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of Lsc
createMultiDestinationServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of MultiDestinationServiceType
createMultiDestinationServiceTypeXaServices() - Method in class org.lsc.configuration.ObjectFactory
createNickname(String, String) - Method in class org.lsc.service.GoogleAppsService
Creates a nickname for the username.
createPluginAuditType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PluginAuditType
createPluginConnectionType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PluginConnectionType
createPluginDestinationServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PluginDestinationServiceType
createPluginSourceServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PluginSourceServiceType
createPluginSyncOptionsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PluginSyncOptionsType
createPropertiesBasedSyncOptionsType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of PropertiesBasedSyncOptionsType
createSecurityType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of SecurityType
createServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ServiceType
createServiceTypeConnection() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ServiceType.Connection
createTasksType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of TasksType
createTaskType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of TaskType
createTaskTypeAuditLog() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of TaskType.AuditLog
createUser(String, String, String, String) - Method in class org.lsc.service.GoogleAppsService
Creates a new user with an email account.
createUser(String, String, String, String, Integer) - Method in class org.lsc.service.GoogleAppsService
Creates a new user with an email account.
createUser(String, String, String, String, String) - Method in class org.lsc.service.GoogleAppsService
Creates a new user with an email account.
createUser(String, String, String, String, String, Integer) - Method in class org.lsc.service.GoogleAppsService
Creates a new user with an email account.
createUser(String, UserEntry) - Method in class org.lsc.service.GoogleAppsService
 
createValuesType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of ValuesType
createXaFileDestinationServiceType() - Method in class org.lsc.configuration.ObjectFactory
Create an instance of XaFileDestinationServiceType
CsvAuditType - Class in org.lsc.configuration
Classe Java pour csvAuditType complex type.
CsvAuditType() - Constructor for class org.lsc.configuration.CsvAuditType
 
CsvLayout - Class in org.lsc.utils.output
 
CsvLayout() - Constructor for class org.lsc.utils.output.CsvLayout
 
CUSTOMLIBRARY_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.customLibrary property.

D

DaoConfig - Class in org.lsc.persistence
This class is used to interface IBatis Direct Access Object engine.
DATABASE_PROPERTIES_FILENAME - Static variable in class org.lsc.Configuration
Filename of the database.properties file
DatabaseConnectionType - Class in org.lsc.configuration
Classe Java pour databaseConnectionType complex type.
DatabaseConnectionType() - Constructor for class org.lsc.configuration.DatabaseConnectionType
 
DatabaseDestinationServiceType - Class in org.lsc.configuration
Classe Java pour databaseDestinationServiceType complex type.
DatabaseDestinationServiceType() - Constructor for class org.lsc.configuration.DatabaseDestinationServiceType
 
DatabaseSourceServiceType - Class in org.lsc.configuration
Classe Java pour databaseSourceServiceType complex type.
DatabaseSourceServiceType() - Constructor for class org.lsc.configuration.DatabaseSourceServiceType
 
DataSchemaProvider - Interface in org.lsc.service
This class represents the data schema, that is a list of element name and their Java types In this class, elements may be either directory attributes or SQL request columns or any single format data subtype returned by the data source
DATASET_NAME_ADMIN - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_AGREEDTOTERMS - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_CREATETS - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_GIVENNAME - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_ID - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_LOGIN - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_MAIL - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_MODIFYTS - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_NICKNAME - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_PASSWORD - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_PASSWORD_HASH - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_QUOTA - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_SURNAME - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_SUSPENDED - Static variable in class org.lsc.service.GoogleAppsService
 
DATASET_NAME_WHITELISTED - Static variable in class org.lsc.service.GoogleAppsService
 
datasets() - Method in interface org.lsc.beans.IBean
 
datasets() - Method in class org.lsc.beans.LscBean
 
DatasetType - Class in org.lsc.configuration
Classe Java pour datasetType complex type.
DatasetType() - Constructor for class org.lsc.configuration.DatasetType
 
DateUtils - Class in org.lsc.utils
Manage LDAP date format.
DAYS_BEFORE_SUPPRESSION - Static variable in class org.lsc.Configuration
Numbers of days between an entry is set to be deleted and its actual deletion.
decodeBooleanResult(Object[]) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
Parse the response to get a boolean result
decodeObjectListResult(Object[]) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
Parse the response to get the parameters as an objects list
decodeStringListResult(Object[]) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
Parse the response to get the parameters as a String list
decrypt(byte[]) - Method in class org.lsc.utils.security.SymmetricEncryption
Decrypt bytes.
decrypt(String) - Static method in class org.lsc.utils.SecurityUtils
Decrypt a base64 value.
DEFAULT_CIPHER_ALGORITHM - Static variable in class org.lsc.utils.security.SymmetricEncryption
 
DEFAULT_CIPHER_STRENGTH - Static variable in class org.lsc.utils.security.SymmetricEncryption
 
DEFAULT_CONDITION - Static variable in interface org.lsc.beans.syncoptions.ISyncOptions
default condition if none is given
DEFAULT_FILTER - Static variable in class org.lsc.jndi.JndiServices
Default LDAP filter.
deleteNickname(String) - Method in class org.lsc.service.GoogleAppsService
Deletes a nickname.
deleteUser(String) - Method in class org.lsc.service.GoogleAppsService
Deletes a user.
DESTINATION - Static variable in interface org.lsc.utils.LSCStructuralLogger
 
DN_ACCOUNTS - Static variable in class org.lsc.Configuration
 
DN_ENHANCED_SCHEMA - Static variable in class org.lsc.Configuration
 
DN_LDAP_SCHEMA - Static variable in class org.lsc.Configuration
 
DN_PEOPLE - Static variable in class org.lsc.Configuration
 
DN_REAL_ROOT - Static variable in class org.lsc.Configuration
 
DN_STRUCTURES - Static variable in class org.lsc.Configuration
 
doGetAttrsList(String, String, int, List<String>) - Method in class org.lsc.jndi.JndiServices
 
doLayout(ILoggingEvent) - Method in class org.lsc.utils.output.CsvLayout
Output log events in CSV format for the JndiModifications class WARN : We only write the first value of each attribute because we write in a 2 dimensional format
doLayout(ILoggingEvent) - Method in class org.lsc.utils.output.LdifLayout
Format the logging event.
doSetsMatch(Set<Object>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
Compare two lists of values to see if they contain the same values.
doSetsMatchWithOrder(Set<Object>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
Compare two lists of values to see if they contain the same values and in same order.
DSTSERVICE_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.dstService property.

E

EMPTY_LIST - Static variable in class org.lsc.SimpleSynchronize
 
EmptyJndiDstService - Class in org.lsc.jndi
This class is a generic implementation to simulate an empty destination directory.
EmptyJndiDstService(TaskType) - Constructor for class org.lsc.jndi.EmptyJndiDstService
Constructor adapted to the context properties and the bean class name to instantiate.
EmptyJndiDstService(Properties, String) - Constructor for class org.lsc.jndi.EmptyJndiDstService
Deprecated.
encodeAttributeValue(Attribute) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
encodeMap(List<Attribute>) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
encodeRequest(Object...) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
encodeResult(int, Object...) - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
Encode a list of parameters starting with the result code, followed by the protocol version and ending by the parameters as an embedded array
encrypt(byte[]) - Method in class org.lsc.utils.security.SymmetricEncryption
Encrypt bytes.
encrypt(String) - Static method in class org.lsc.utils.SecurityUtils
Encrypt a value.
EncryptionType - Class in org.lsc.configuration
Classe Java pour encryptionType complex type.
EncryptionType() - Constructor for class org.lsc.configuration.EncryptionType
 
end(String) - Method in interface org.lsc.service.IXAWritableService
 
end(String) - Method in class org.lsc.service.XAJdbcDstService
 
end(String) - Method in class org.lsc.service.XALdifDstService
 
Entry() - Constructor for class org.lsc.configuration.KeysValuesMap.Entry
 
evalToBoolean(Task, String, Map<String, Object>) - Method in class org.lsc.utils.GroovyEvaluator
 
evalToBoolean(Task, String, Map<String, Object>) - Method in class org.lsc.utils.JScriptEvaluator
Evaluate your script expression to a boolean value
evalToBoolean(Task, String, Map<String, Object>) - Method in class org.lsc.utils.RhinoJScriptEvaluator
Evaluate your script expression to a boolean value
evalToBoolean(Task, String, Map<String, Object>) - Method in interface org.lsc.utils.ScriptableEvaluator
Evaluate your script expression to a boolean value
evalToBoolean(Task, String, Map<String, Object>) - Static method in class org.lsc.utils.ScriptingEvaluator
 
evalToString(Task, String, Map<String, Object>) - Method in class org.lsc.utils.GroovyEvaluator
Evaluate your groovy script expression (manage pre-compiled expressions cache).
evalToString(Task, String, Map<String, Object>) - Method in class org.lsc.utils.JScriptEvaluator
Evaluate your script expression to a single string
evalToString(Task, String, Map<String, Object>) - Method in class org.lsc.utils.RhinoJScriptEvaluator
Evaluate your script expression to a single string
evalToString(Task, String, Map<String, Object>) - Method in interface org.lsc.utils.ScriptableEvaluator
Evaluate your script expression to a single string
evalToString(Task, String, Map<String, Object>) - Static method in class org.lsc.utils.ScriptingEvaluator
Evaluate your Ecma script expression (manage pre-compiled expressions cache).
evalToStringList(Task, String, Map<String, Object>) - Method in class org.lsc.utils.GroovyEvaluator
 
evalToStringList(Task, String, Map<String, Object>) - Method in class org.lsc.utils.JScriptEvaluator
Evaluate your script expression to a list of string
evalToStringList(Task, String, Map<String, Object>) - Method in class org.lsc.utils.RhinoJScriptEvaluator
Evaluate your script expression to a list of string
evalToStringList(Task, String, Map<String, Object>) - Method in interface org.lsc.utils.ScriptableEvaluator
Evaluate your script expression to a list of string
evalToStringList(Task, String, Map<String, Object>) - Static method in class org.lsc.utils.ScriptingEvaluator
 
exec() - Method in class org.lsc.utils.RhinoDebugger
 
execInclude(Script) - Method in class org.lsc.utils.RhinoDebugger
 
execRegex(String, String) - Static method in class org.lsc.jndi.parser.LdapObjectClass
 
execRegex3(String, String) - Static method in class org.lsc.jndi.parser.LdapObjectClass
 
exists(String, String) - Method in class org.lsc.jndi.JndiServices
Check if the entry with the specified distinguish name exists (or not).
exists(String) - Method in class org.lsc.jndi.JndiServices
Check if the entry with the specified distinguish name exists (or not).
exists(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Tests if an entry exists with the given DN and if it matches a given LDAP filter.
exists(Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Tests if an entry exists with the given DN.
ExternalJSFileHelper - Class in org.lsc.utils
First try to load and execute an function specified inside another js file.
ExternalJSFileHelper() - Constructor for class org.lsc.utils.ExternalJSFileHelper
 

F

fillAttributesMap(Map<String, Object>, IBean) - Static method in class org.lsc.service.AbstractJdbcService
 
filterAlpha(String) - Static method in class org.lsc.utils.FrenchFilters
Filter all alphanumeric characters.
filterDate(String, String) - Static method in class org.lsc.utils.FrenchFilters
Converts Date into timestamp string.
filterGivenName(String) - Static method in class org.lsc.utils.FrenchFilters
Filter a string to match a givenName
filterLastName(String) - Static method in class org.lsc.utils.FrenchFilters
Filter a string to match a last name
filterLengthString(String, int) - Static method in class org.lsc.utils.FrenchFilters
 
filterName(String) - Static method in class org.lsc.utils.FrenchFilters
Remove trailing and starting spaces and replace remaining spaces and dots by dashes
filterNumber(String) - Static method in class org.lsc.utils.FrenchFilters
Filters numerical identifier.
filterPhone(String) - Static method in class org.lsc.utils.FrenchFilters
Transform a telephone number in the international display
filterRegexp(String, String[], String[]) - Static method in class org.lsc.utils.FrenchFilters
Filter the string src by removing the chars in srcRegexp by the ones in destRegexp
filterShortUid(String) - Static method in class org.lsc.utils.FrenchFilters
Returns the uid on 8 chars and well formatted
filterSn(String) - Static method in class org.lsc.utils.FrenchFilters
Format a sn
filterStringRegExp(String, String) - Static method in class org.lsc.utils.FrenchFilters
 
filterUid(String) - Static method in class org.lsc.utils.FrenchFilters
Returns the uid on 14 chars and well formatted
finalizeInitialization() - Static method in class org.lsc.configuration.LscConfiguration
 
findMissingNeedles(Set<?>, Set<Object>) - Static method in class org.lsc.utils.SetUtils
Find missing needles from a haystack.
ForceSyncOptions - Class in org.lsc.beans.syncoptions
Always return a Force status.
ForceSyncOptions() - Constructor for class org.lsc.beans.syncoptions.ForceSyncOptions
 
ForceSyncOptionsType - Class in org.lsc.configuration
Classe Java pour forceSyncOptionsType complex type.
ForceSyncOptionsType() - Constructor for class org.lsc.configuration.ForceSyncOptionsType
 
forceUserToChangePassword(String) - Method in class org.lsc.service.GoogleAppsService
Require a user to change password at next login.
format(Date) - Static method in class org.lsc.utils.DateUtils
Generate a date string - synchronized call to internal formatter object to support multi-threaded calls.
format(LscModifications) - Static method in class org.lsc.utils.output.LdifLayout
 
FrenchFilters - Class in org.lsc.utils
Manage all common string manipulation for french
from(CompositeData) - Static method in class org.lsc.beans.SimpleBean
 
fromLscAttributeModifications(List<LscDatasetModification>) - Static method in class org.lsc.jndi.JndiModifications
 
fromValue(String) - Static method in enum org.lsc.configuration.GoogleAppsProvisioningType
 
fromValue(String) - Static method in enum org.lsc.configuration.LdapAuthenticationType
 
fromValue(String) - Static method in enum org.lsc.configuration.LdapDerefAliasesType
 
fromValue(String) - Static method in enum org.lsc.configuration.LdapReferralType
 
fromValue(String) - Static method in enum org.lsc.configuration.LdapServerType
 
fromValue(String) - Static method in enum org.lsc.configuration.LdapVersionType
 
fromValue(String) - Static method in enum org.lsc.configuration.PolicyType
 
fromValue(String) - Static method in enum org.lsc.configuration.SaslQopType
 
fsup(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Returns a List containing the given DN and all parent DNs that exist and match a given LDAP filter.
FullDNJndiDstService - Class in org.lsc.jndi
This class is a generic but configurable implementation to read data from the destination directory.
FullDNJndiDstService(Properties, String) - Constructor for class org.lsc.jndi.FullDNJndiDstService
Deprecated.
FullDNJndiDstService(TaskType) - Constructor for class org.lsc.jndi.FullDNJndiDstService
 

G

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
Obtient la valeur de la propriété algorithm.
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
Obtient la valeur de la propriété allFilter.
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
Obtient la valeur de la propriété apiCategory.
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
Obtient la valeur de la propriété asyncLdapSourceService.
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
Deprecated.
Since LSC 2.0
getAttributesNames() - Method in class org.lsc.beans.LscBean
 
getAttributesNames() - Method in class org.lsc.LscDatasets
 
getAttributeValuesById(String) - Method in interface org.lsc.beans.IBean
Deprecated.
See getDatasetById(String id)
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
Obtient la valeur de la propriété audits.
getAudits() - Static method in class org.lsc.configuration.LscConfiguration
 
getAuthentication() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété authentication.
getBaseDn() - Method in class org.lsc.configuration.LdapServiceType
Obtient la valeur de la propriété baseDn.
getBaseDn() - Method in class org.lsc.jndi.AbstractSimpleJndiService
Default base distinguish name getter.
getBean() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété bean.
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
Obtient la valeur de la propriété binaryAttributes.
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
Obtient la valeur de la propriété changeId.
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
Obtient la valeur de la propriété cleanFilter.
getCleanHook() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété cleanHook.
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
Obtient la valeur de la propriété conditions.
getConfiguration(String) - Method in class org.lsc.configuration.JaxbXmlConfigurationHelper
Load an XML file to the object
getConfigurationClass() - Method in class org.lsc.configuration.PluginAuditType
Obtient la valeur de la propriété configurationClass.
getConfigurationClass() - Method in class org.lsc.configuration.PluginConnectionType
Obtient la valeur de la propriété configurationClass.
getConfigurationClass() - Method in class org.lsc.configuration.PluginDestinationServiceType
Obtient la valeur de la propriété configurationClass.
getConfigurationClass() - Method in class org.lsc.configuration.PluginSourceServiceType
Obtient la valeur de la propriété configurationClass.
getConfigurationClass() - Method in class org.lsc.configuration.PluginSyncOptionsType
Obtient la valeur de la propriété configurationClass.
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
Obtient la valeur de la propriété connection.
getConnection(LdapConnectionType) - Static method in class org.lsc.service.SyncReplSourceService
 
getConnections() - Method in class org.lsc.configuration.Lsc
Obtient la valeur de la propriété connections.
getConnections() - Static method in class org.lsc.configuration.LscConfiguration
 
getContext() - Method in class org.lsc.jndi.JndiServices
Get the JNDI 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
Obtient la valeur de la propriété create.
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
Obtient la valeur de la propriété createValues.
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
Obtient la valeur de la propriété customLibrary.
getDatabaseDestinationService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété databaseDestinationService.
getDatabaseSourceService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété databaseSourceService.
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.
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.
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
Obtient la valeur de la propriété datasets.
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
Obtient la valeur de la propriété dateFormat.
getDefaultDelimiter() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
Obtient la valeur de la propriété defaultDelimiter.
getDefaultPolicy() - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
Obtient la valeur de la propriété defaultPolicy.
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
Obtient la valeur de la propriété defaultValues.
getDelete() - Method in class org.lsc.configuration.ConditionsType
Obtient la valeur de la propriété delete.
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
Obtient la valeur de la propriété delimiter.
getDerefAliases() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété derefAliases.
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
Deprecated.
Since LSC 2.0 - switch to getMainIdentifier()
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
Obtient la valeur de la propriété driver.
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
Obtient la valeur de la propriété encryption.
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
Obtient la valeur de la propriété factory.
getFetchedAttributes() - Method in class org.lsc.configuration.LdapServiceType
Obtient la valeur de la propriété fetchedAttributes.
getFile() - Method in class org.lsc.configuration.AuditType
Obtient la valeur de la propriété file.
getFileType() - Method in class org.lsc.configuration.XaFileDestinationServiceType
Obtient la valeur de la propriété fileType.
getFilterAll() - Method in class org.lsc.jndi.AbstractSimpleJndiService
Default filter getter, for all corresponding entries.
getFilterAsync() - Method in class org.lsc.configuration.LdapSourceServiceType
Obtient la valeur de la propriété filterAsync.
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
Obtient la valeur de la propriété forceSyncOptions.
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
Obtient la valeur de la propriété forceValues.
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
Obtient la valeur de la propriété getAllFilter.
getGetOneFilter() - Method in class org.lsc.configuration.LdapServiceType
Obtient la valeur de la propriété getOneFilter.
getGoogleAppsDestinationService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété googleAppsDestinationService.
getGoogleAppsSourceService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété googleAppsSourceService.
getHeader() - Method in class org.lsc.utils.output.CsvLayout
 
getId() - Method in class org.lsc.configuration.AuditsType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.AuditType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.ConnectionsType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.ConnectionType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.DatasetType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.EncryptionType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.Lsc
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.SecurityType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.ServiceType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.SyncOptionsType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.TasksType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété id.
getId() - Method in class org.lsc.configuration.ValuesType
Obtient la valeur de la propriété id.
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
Obtient la valeur de la propriété implementationClass.
getImplementationClass() - Method in class org.lsc.configuration.PluginConnectionType
Obtient la valeur de la propriété implementationClass.
getImplementationClass() - Method in class org.lsc.configuration.PluginDestinationServiceType
Obtient la valeur de la propriété implementationClass.
getImplementationClass() - Method in class org.lsc.configuration.PluginSourceServiceType
Obtient la valeur de la propriété implementationClass.
getImplementationClass() - Method in class org.lsc.configuration.PluginSyncOptionsType
Obtient la valeur de la propriété implementationClass.
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
Obtient la valeur de la propriété interval.
getInterval() - Method in class org.lsc.configuration.LdapSourceServiceType
Obtient la valeur de la propriété interval.
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
Obtient la valeur de la propriété key.
getKeyfile() - Method in class org.lsc.configuration.EncryptionType
Obtient la valeur de la propriété keyfile.
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
Obtient la valeur de la propriété ldapDestinationService.
getLdapProperties(LdapConnectionType) - Static method in class org.lsc.jndi.JndiServices
 
getLdapSourceService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété ldapSourceService.
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
Obtient la valeur de la propriété mainIdentifier.
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
Obtient la valeur de la propriété multiDestinationService.
getName() - Method in class org.lsc.configuration.AuditType
Obtient la valeur de la propriété name.
getName() - Method in class org.lsc.configuration.ConnectionType
Obtient la valeur de la propriété name.
getName() - Method in class org.lsc.configuration.DatasetType
Obtient la valeur de la propriété name.
getName() - Method in class org.lsc.configuration.ServiceType
Obtient la valeur de la propriété name.
getName() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété name.
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
Obtient la valeur de la propriété oneFilter.
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
Obtient la valeur de la propriété operations.
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
Obtient la valeur de la propriété outputDirectory.
getPageSize() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété pageSize.
getPassword() - Method in class org.lsc.configuration.ConnectionType
Obtient la valeur de la propriété password.
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
Obtient la valeur de la propriété pivotAttributes.
getPluginDestinationService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété pluginDestinationService.
getPluginSourceService() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété pluginSourceService.
getPluginSyncOptions() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété pluginSyncOptions.
getPolicy() - Method in class org.lsc.configuration.DatasetType
Obtient la valeur de la propriété policy.
getPropertiesBasedSyncOptions() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété propertiesBasedSyncOptions.
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
Obtient la valeur de la propriété quotaLimitInMb.
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
Obtient la valeur de la propriété reference.
getReference() - Method in class org.lsc.configuration.TaskType.AuditLog
Obtient la valeur de la propriété reference.
getReferral() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété referral.
getRequestNameForClean() - Method in class org.lsc.configuration.DatabaseSourceServiceType
Obtient la valeur de la propriété requestNameForClean.
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
Obtient la valeur de la propriété requestNameForList.
getRequestNameForList() - Method in class org.lsc.configuration.DatabaseSourceServiceType
Obtient la valeur de la propriété requestNameForList.
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
Obtient la valeur de la propriété requestNameForNextId.
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
Obtient la valeur de la propriété requestNameForObject.
getRequestNameForObject() - Method in class org.lsc.configuration.DatabaseSourceServiceType
Obtient la valeur de la propriété requestNameForObject.
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
Obtient la valeur de la propriété requestsNameForDelete.
getRequestsNameForDelete() - Method in class org.lsc.service.AbstractJdbcDstService
 
getRequestsNameForDelete() - Method in class org.lsc.service.SimpleJdbcDstService
 
getRequestsNameForInsert() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Obtient la valeur de la propriété requestsNameForInsert.
getRequestsNameForInsert() - Method in class org.lsc.service.AbstractJdbcDstService
 
getRequestsNameForInsert() - Method in class org.lsc.service.SimpleJdbcDstService
 
getRequestsNameForUpdate() - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Obtient la valeur de la propriété requestsNameForUpdate.
getRequestsNameForUpdate() - Method in class org.lsc.service.AbstractJdbcDstService
 
getRequestsNameForUpdate() - Method in class org.lsc.service.SimpleJdbcDstService
 
getRevision() - Method in class org.lsc.configuration.Lsc
Obtient la valeur de la propriété revision.
getRevision() - Method in class org.lsc.configuration.LscConfiguration
 
getSaslQop() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété saslQop.
getSchema(String[]) - Method in class org.lsc.jndi.JndiServices
Return the LDAP schema.
getScriptInclude() - Method in class org.lsc.configuration.TaskType
Obtient la valeur de la propriété scriptInclude.
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
Obtient la valeur de la propriété security.
getSecurity() - Static method in class org.lsc.configuration.LscConfiguration
 
getSeparator() - Method in class org.lsc.configuration.CsvAuditType
Obtient la valeur de la propriété separator.
getServerType() - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
Obtient la valeur de la propriété serverType.
getServiceImplementation(ServiceType) - Static method in class org.lsc.configuration.LscConfiguration
 
getSortedBy() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété sortedBy.
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
Obtient la valeur de la propriété strength.
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
Obtient la valeur de la propriété syncHook.
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
Obtient la valeur de la propriété taskNames.
getTasks() - Method in class org.lsc.AbstractSynchronize
 
getTasks() - Method in class org.lsc.configuration.Lsc
Obtient la valeur de la propriété tasks.
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
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
Obtient la valeur de la propriété update.
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
Obtient la valeur de la propriété url.
getUsage() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
getUsername() - Method in class org.lsc.configuration.ConnectionType
Obtient la valeur de la propriété username.
getValue() - Method in class org.lsc.configuration.KeysValuesMap.Entry
Obtient la valeur de la propriété value.
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
Obtient la valeur de la propriété version.
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
Obtient la valeur de la propriété xaFileDestinationService.
getXaServices() - Method in class org.lsc.configuration.MultiDestinationServiceType
Obtient la valeur de la propriété xaServices.
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
Classe Java pour googleAppsConnectionType complex type.
GoogleAppsConnectionType() - Constructor for class org.lsc.configuration.GoogleAppsConnectionType
 
GoogleAppsProvisioningType - Enum in org.lsc.configuration
Classe Java pour 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
Classe Java pour 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.

H

handleNotification(Notification, Object) - Method in class org.lsc.jmx.LscAgent
 
hash(String, String) - Static method in class org.lsc.utils.SecurityUtils
Hash a value within a supported hash type.
HASH_MD5 - Static variable in class org.lsc.utils.SecurityUtils
 
HASH_SHA1 - Static variable in class org.lsc.utils.SecurityUtils
 
HASH_SHA256 - Static variable in class org.lsc.utils.SecurityUtils
 
HASH_SHA512 - Static variable in class org.lsc.utils.SecurityUtils
 

I

IAsynchronousService - Interface in org.lsc.service
Extende default IService interface to add an asynchronous method
IBATIS_SQLMAP_CONFIGURATION_FILE - Static variable in class org.lsc.persistence.DaoConfig
The localization of the iBatis configuration file.
IBATIS_SQLMAP_CONFIGURATION_FILENAME - Static variable in class org.lsc.persistence.DaoConfig
The base name of the iBatis configuration file
IBATIS_SQLMAP_FILES_DIRNAME - Static variable in class org.lsc.persistence.DaoConfig
iBatis sqlMap configuration file directory for sqlMap files
IBatisDataSchemaProvider - Class in org.lsc.service
This class provides the data schema by reading the request schema via iBatis
IBatisDataSchemaProvider(ResultSetMetaData) - Constructor for class org.lsc.service.IBatisDataSchemaProvider
 
IBean - Interface in org.lsc.beans
General interface of a bean.
IJndiWritableService - Interface in org.lsc.jndi
Interface used by Jndi target services.
init() - Method in class org.lsc.SimpleSynchronize
 
initContext(Context, Scriptable, Script) - Method in class org.lsc.utils.RhinoDebugger
 
initialize(TaskType) - Method in class org.lsc.beans.syncoptions.ForceSyncOptions
 
initialize(TaskType) - Method in interface org.lsc.beans.syncoptions.ISyncOptions
Initialize the synchronization options policy.
initialize(TaskType) - Method in class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
 
initialize() - Method in class org.lsc.utils.security.SymmetricEncryption
Initialize encryption object from the configuration file.
invoke(String, String, Object[]) - Static method in class org.lsc.utils.ExternalJSFileHelper
 
isAppend() - Method in class org.lsc.configuration.AuditType
Obtient la valeur de la propriété append.
isAsynchronousTask(String) - Method in class org.lsc.AbstractSynchronize
 
isAsynchronousTask(String) - Method in class org.lsc.SimpleSynchronize
 
isAsynchronousTaskRunning(String) - Method in class org.lsc.AbstractSynchronize
 
isAsyncTaskRunning(String) - Method in interface org.lsc.jmx.LscServer
Check if the named task is running or not
isAsyncTaskRunning(String) - Method in class org.lsc.jmx.LscServerImpl
 
isDirectoryOperation() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
isDistributedOperation() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
isDSAOperation() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
isElementMandatory(String) - Method in interface org.lsc.service.DataSchemaProvider
Must the abstract bean include a value for the following attributes Binded to mandatory directory attributes or non null SQL columns
isElementMandatory(String) - Method in class org.lsc.service.IBatisDataSchemaProvider
 
isElementMandatory(String) - Method in class org.lsc.service.JndiDataSchemaProvider
Unsupported at this time !
isElementMultivalued(String) - Method in interface org.lsc.service.DataSchemaProvider
Must the abstract bean include a value for the following attributes Binded to SINGLE-VALUE directory attributes.
isElementMultivalued(String) - Method in class org.lsc.service.IBatisDataSchemaProvider
Never return true, or maybe in a 3D database implementation :)
isElementMultivalued(String) - Method in class org.lsc.service.JndiDataSchemaProvider
Return true if the attribute is not marked as SINGLE-VALUE
IService - Interface in org.lsc.service
Interface used by services.
isInitialized() - Static method in class org.lsc.configuration.LscConfiguration
 
isLoggingSetup() - Static method in class org.lsc.Configuration
Get the flag to determine if logging is configured or not yet
isLogOnlyLdif() - Method in class org.lsc.configuration.LdifAuditType
Obtient la valeur de la propriété logOnlyLdif.
isModified() - Method in class org.lsc.configuration.LscConfiguration
 
isNoUserModification() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
isObsolete() - Method in class org.lsc.jndi.parser.LdapAttributeType
 
isOutputHeader() - Method in class org.lsc.configuration.CsvAuditType
Obtient la valeur de la propriété outputHeader.
isRecursiveDelete() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété recursiveDelete.
isSaslMutualAuthentication() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété saslMutualAuthentication.
isSingleValue() - Method in class org.lsc.jndi.parser.LdapAttributeType
Default getter for singleValue.
isSynchronizingAllWhenStarting() - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
Obtient la valeur de la propriété synchronizingAllWhenStarting.
isTlsActivated() - Method in class org.lsc.configuration.LdapConnectionType
Obtient la valeur de la propriété tlsActivated.
isVisible() - Method in class org.lsc.utils.RhinoDebugger
Is Debugger visible?
ISyncOptions - Interface in org.lsc.beans.syncoptions
 
IWritableService - Interface in org.lsc.service
Interface used by Jndi target services.
IXAWritableService - Interface in org.lsc.service
This interface exposes a multi referential XA service

J

JaxbXmlConfigurationHelper - Class in org.lsc.configuration
Load/dump a configuration from/to XML file
JaxbXmlConfigurationHelper() - Constructor for class org.lsc.configuration.JaxbXmlConfigurationHelper
Initiate helper by adding XML aliases
jmxBind() - Method in class org.lsc.jmx.LscAgent
Bind to the JMX Server
JndiDataSchemaProvider - Class in org.lsc.service
This class provides the data schema by reading the directory schema
JndiDataSchemaProvider(JndiServices, String) - Constructor for class org.lsc.service.JndiDataSchemaProvider
Initialize the data schema provider by reading the directory schema and looking for the specified objectclass name
JndiModifications - Class in org.lsc.jndi
Single object used to store all modifications on one directory entry.
JndiModifications(JndiModificationType) - Constructor for class org.lsc.jndi.JndiModifications
Standard constructor.
JndiModifications(JndiModificationType, String) - Constructor for class org.lsc.jndi.JndiModifications
Constructor.
JndiModificationType - Enum in org.lsc.jndi
Enumeration for the modifications type of an directory
JndiServices - Class in org.lsc.jndi
General LDAP services wrapper.
JScriptEvaluator - Class in org.lsc.utils
This is the Rhino Java Script evaluation context.
JScriptEvaluator(ScriptEngine) - Constructor for class org.lsc.utils.JScriptEvaluator
Default public constructor.

K

KeysValuesMap - Class in org.lsc.configuration
Classe Java pour keysValuesMap complex type.
KeysValuesMap() - Constructor for class org.lsc.configuration.KeysValuesMap
 
KeysValuesMap.Entry - Class in org.lsc.configuration
Classe Java pour anonymous complex type.

L

launch(String[]) - Static method in class org.lsc.Launcher
 
launch(List<String>, List<String>, List<String>) - Method in class org.lsc.SimpleSynchronize
Main method Check properties, and for each task, launch the synchronization and the cleaning phases.
launch(String, IBean) - Method in class org.lsc.SimpleSynchronize
 
launchById(String, Map<String, LscDatasets>) - Method in class org.lsc.SimpleSynchronize
Launch a sequential synchronization based on identifiers got from the source
launchCleanTask(String) - Method in interface org.lsc.jmx.LscServer
Launch a clean task
launchCleanTask(String) - Method in class org.lsc.jmx.LscServerImpl
 
Launcher - Class in org.lsc
Main launching class This is the main wrapper for generic launcher.
Launcher() - Constructor for class org.lsc.Launcher
Default constructor - instantiate objects.
launchSyncTask(String, SimpleBean) - Method in interface org.lsc.jmx.LscServer
Start a task with the corresponding bean object (bypass the source lookup)
launchSyncTask(String, SimpleBean) - Method in class org.lsc.jmx.LscServerImpl
 
launchSyncTaskById(String, String, Map<String, String>) - Method in interface org.lsc.jmx.LscServer
Start a named task
launchSyncTaskById(String, String, Map<String, String>) - Method in class org.lsc.jmx.LscServerImpl
 
LDAP - Class in org.lsc.utils.directory
Utility class that offers useful functions for standard LDAP directories.
LDAP_DATE_INTERNAL_STORAGE_FORMAT - Static variable in class org.lsc.utils.DateUtils
This is the standard LDAP date format : yyyyMMddHHmmss.S'Z'.
LDAP_DATE_SIMPLIFIED_STORAGE_FORMAT - Static variable in class org.lsc.utils.DateUtils
This is the simplified LDAP date format : yyyyMMddHHmmss'Z'.
LdapAttributeType - Class in org.lsc.jndi.parser
Define an ldap attribute type representation.
LdapAttributeType() - Constructor for class org.lsc.jndi.parser.LdapAttributeType
The default constructor.
LdapAuthenticationType - Enum in org.lsc.configuration
Classe Java pour ldapAuthenticationType.
LdapConnectionType - Class in org.lsc.configuration
Classe Java pour ldapConnectionType complex type.
LdapConnectionType() - Constructor for class org.lsc.configuration.LdapConnectionType
 
LdapDerefAliasesType - Enum in org.lsc.configuration
Classe Java pour ldapDerefAliasesType.
LdapDestinationServiceType - Class in org.lsc.configuration
Classe Java pour ldapDestinationServiceType complex type.
LdapDestinationServiceType() - Constructor for class org.lsc.configuration.LdapDestinationServiceType
 
LdapObjectClass - Class in org.lsc.jndi.parser
Define an ldap objectclass representation.
LdapObjectClass() - Constructor for class org.lsc.jndi.parser.LdapObjectClass
The default constructor.
LdapReferralType - Enum in org.lsc.configuration
Classe Java pour ldapReferralType.
LdapServerType - Enum in org.lsc.configuration
Classe Java pour ldapServerType.
LdapServiceType - Class in org.lsc.configuration
Classe Java pour ldapServiceType complex type.
LdapServiceType() - Constructor for class org.lsc.configuration.LdapServiceType
 
LdapSourceServiceType - Class in org.lsc.configuration
Classe Java pour ldapSourceServiceType complex type.
LdapSourceServiceType() - Constructor for class org.lsc.configuration.LdapSourceServiceType
 
LdapVersionType - Enum in org.lsc.configuration
Classe Java pour ldapVersionType.
LdifAuditType - Class in org.lsc.configuration
Classe Java pour ldifAuditType complex type.
LdifAuditType() - Constructor for class org.lsc.configuration.LdifAuditType
 
LdifLayout - Class in org.lsc.utils.output
Provides a localized logback layout for LDAP entries.
LdifLayout() - Constructor for class org.lsc.utils.output.LdifLayout
 
list(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Performs a search with one level scope on a given base DN with a given filter.
loadConfigurationFrom(String) - Static method in class org.lsc.configuration.PropertiesConfigurationHelper
Call by Configuration.setUp() if the new format configuration file is not available
loadFromInstance(Lsc) - Static method in class org.lsc.configuration.LscConfiguration
 
loadSyncOptions(TaskType, String, Properties) - Static method in class org.lsc.configuration.LscConfiguration
 
location - Static variable in class org.lsc.Configuration
Default location for configuration filename
LOGGER - Static variable in class org.lsc.service.IBatisDataSchemaProvider
This is the local logger.
LOGGER - Static variable in class org.lsc.service.JndiDataSchemaProvider
This is the local logger.
logModification(Object) - Static method in class org.lsc.configuration.LscConfiguration
 
Lsc - Class in org.lsc.configuration
Classe Java pour anonymous complex type.
Lsc() - Constructor for class org.lsc.configuration.Lsc
 
LSC_CONF_XML - Static variable in class org.lsc.configuration.JaxbXmlConfigurationHelper
 
LSC_NAMESPACE - Static variable in class org.lsc.configuration.JaxbXmlConfigurationHelper
 
LSC_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc prefix.
LSC_SYNCOPTIONS_PREFIX - Static variable in class org.lsc.Configuration
Prefix for syncoptions configuration elements in lsc.properties
LSC_TASKS_PREFIX - Static variable in class org.lsc.Configuration
Prefix for tasks configuration elements in lsc.properties
LSC_XMLRPC_PROTOCOL_VERSION - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
LSC_XMLRPC_SERVICE_NAME - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
LscAgent - Class in org.lsc.jmx
JMX Agent - Provide the ability to start/stop/get status of asynchronous tasks By default this agent is only used on local call
LscAgent() - Constructor for class org.lsc.jmx.LscAgent
Default constructor
LscAgent.OperationType - Enum in org.lsc.jmx
The different asynchronous task operation types
LscBean - Class in org.lsc.beans
Basic bean used to centralize methods across all beans This object mainly provides methods to store and access "attributes", i.e.
LscBean() - Constructor for class org.lsc.beans.LscBean
 
LscConfiguration - Class in org.lsc.configuration
This is the main configuration object.
LscConfigurationException - Exception in org.lsc.exception
 
LscConfigurationException(String) - Constructor for exception org.lsc.exception.LscConfigurationException
 
LscConfigurationException(String, Throwable) - Constructor for exception org.lsc.exception.LscConfigurationException
 
LscConfigurationException(Throwable) - Constructor for exception org.lsc.exception.LscConfigurationException
 
LscDatasetModification - Class in org.lsc
Single object used to store modifications on an LscDataset.
LscDatasetModification(LscDatasetModification.LscDatasetModificationType, String, Collection<Object>) - Constructor for class org.lsc.LscDatasetModification
 
LscDatasetModification.LscDatasetModificationType - Enum in org.lsc
 
LscDatasets - Class in org.lsc
Class used to represent a set of datasets and their values.
LscDatasets() - Constructor for class org.lsc.LscDatasets
 
LscDatasets(Map<String, ?>) - Constructor for class org.lsc.LscDatasets
 
LscException - Exception in org.lsc.exception
Generic LSC exception
LscException(String, Throwable) - Constructor for exception org.lsc.exception.LscException
 
LscException(String) - Constructor for exception org.lsc.exception.LscException
 
LscException(Exception) - Constructor for exception org.lsc.exception.LscException
 
LscModifications - Class in org.lsc
Single object used to store all modifications on one object.
LscModifications(LscModificationType) - Constructor for class org.lsc.LscModifications
Standard constructor.
LscModifications(LscModificationType, String) - Constructor for class org.lsc.LscModifications
Constructor.
LscModificationType - Enum in org.lsc
Enumeration for the modifications type of an generic object
LscServer - Interface in org.lsc.jmx
This object is used by JMX as public interface for Lsc Server
LscServerImpl - Class in org.lsc.jmx
This class is implementing all the exposed server methods For security purposes, please look at : http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#remote
LscServerImpl(SimpleSynchronize) - Constructor for class org.lsc.jmx.LscServerImpl
 
LscServiceCommunicationException - Exception in org.lsc.exception
Exception thrown if a service encountered an error while communicating with its data (database, directory, webservice, bus, ...)
LscServiceCommunicationException(String, Exception) - Constructor for exception org.lsc.exception.LscServiceCommunicationException
 
LscServiceCommunicationException(Exception) - Constructor for exception org.lsc.exception.LscServiceCommunicationException
 
LscServiceConfigurationException - Exception in org.lsc.exception
Exception thrown if a service encountered an exception during its configuration phase
LscServiceConfigurationException(String) - Constructor for exception org.lsc.exception.LscServiceConfigurationException
 
LscServiceConfigurationException(String, Exception) - Constructor for exception org.lsc.exception.LscServiceConfigurationException
 
LscServiceConfigurationException(Exception) - Constructor for exception org.lsc.exception.LscServiceConfigurationException
 
LscServiceException - Exception in org.lsc.exception
General service exception May be sub-typed to include required information
LscServiceException(String, Exception) - Constructor for exception org.lsc.exception.LscServiceException
 
LscServiceException(String) - Constructor for exception org.lsc.exception.LscServiceException
 
LscServiceException(Exception) - Constructor for exception org.lsc.exception.LscServiceException
 
LscServiceInitializationException - Exception in org.lsc.exception
Exception thrown if a service encountered an exception during its initialization phase
LscServiceInitializationException(String, Exception) - Constructor for exception org.lsc.exception.LscServiceInitializationException
 
LscServiceInitializationException(Exception) - Constructor for exception org.lsc.exception.LscServiceInitializationException
 
LSCStructuralLogger - Interface in org.lsc.utils
This class is done to reference all the structural loggers which record all the problems which need special attention

M

main(String[]) - Static method in class org.lsc.jmx.LscAgent
 
main(String[]) - Static method in class org.lsc.Launcher
Main launcher.
main(String[]) - Static method in class org.lsc.utils.PidUtil
 
main(String[]) - Static method in class org.lsc.utils.security.SymmetricEncryption
This main allow user to generate random key file.
MAX_CONCURRENT_SYNCHRONIZED - Static variable in class org.lsc.Configuration
The maximum limit of data that can be synchronized by a synchronous task
mgr - Static variable in class org.lsc.utils.ScriptingEvaluator
 
MultiDestinationServiceType - Class in org.lsc.configuration
Classe Java pour multiDestinationServiceType complex type.
MultiDestinationServiceType() - Constructor for class org.lsc.configuration.MultiDestinationServiceType
 
MultiDestinationServiceType.XaServices - Class in org.lsc.configuration
Classe Java pour anonymous complex type.
MultipleDstService - Class in org.lsc.service
This service allows a multiple referential commit two-phase Get object and list object ids calls are done on the first service Updates are done on every one through a XA transaction
MultipleDstService(TaskType) - Constructor for class org.lsc.service.MultipleDstService
 

O

OBJECT_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.object property.
OBJECTCLASS_EMPLOYEE - Static variable in class org.lsc.Configuration
 
OBJECTCLASS_PERSON - Static variable in class org.lsc.Configuration
 
ObjectFactory - Class in org.lsc.configuration
This object contains factory methods for each Java content interface and Java element interface generated in the org.lsc.configuration package.
ObjectFactory() - Constructor for class org.lsc.configuration.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.lsc.configuration
or(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Performs a union on two Lists of Strings.
OrderedValuesBean - Class in org.lsc.beans
Used by BeanComparator to tell that comparison must be value order aware.
OrderedValuesBean() - Constructor for class org.lsc.beans.OrderedValuesBean
 
org.lsc - package org.lsc
 
org.lsc.beans - package org.lsc.beans
 
org.lsc.beans.syncoptions - package org.lsc.beans.syncoptions
 
org.lsc.configuration - package org.lsc.configuration
 
org.lsc.connectors.xmlrpc - package org.lsc.connectors.xmlrpc
 
org.lsc.exception - package org.lsc.exception
 
org.lsc.jmx - package org.lsc.jmx
 
org.lsc.jndi - package org.lsc.jndi
 
org.lsc.jndi.parser - package org.lsc.jndi.parser
 
org.lsc.persistence - package org.lsc.persistence
 
org.lsc.service - package org.lsc.service
 
org.lsc.utils - package org.lsc.utils
 
org.lsc.utils.directory - package org.lsc.utils.directory
 
org.lsc.utils.output - package org.lsc.utils.output
 
org.lsc.utils.security - package org.lsc.utils.security
 

P

parse(String) - Static method in class org.lsc.jndi.parser.LdapAttributeType
The main object builder.
parse(String, Map<String, LdapAttributeType>) - Static method in class org.lsc.jndi.parser.LdapObjectClass
Parse the object class description.
parse(String) - Static method in class org.lsc.utils.DateUtils
Return a date object corresponding to the LDAP date string.
parseOptions(CommandLine) - Method in class org.lsc.AbstractSynchronize
Parse the command line arguments according the selected filter.
PidUtil - Class in org.lsc.utils
 
PidUtil() - Constructor for class org.lsc.utils.PidUtil
 
ping() - Method in interface org.lsc.jmx.LscServer
Just ping the LSC instance
ping() - Method in class org.lsc.jmx.LscServerImpl
 
PluginAuditType - Class in org.lsc.configuration
Classe Java pour pluginAuditType complex type.
PluginAuditType() - Constructor for class org.lsc.configuration.PluginAuditType
 
PluginConnectionType - Class in org.lsc.configuration
Classe Java pour pluginConnectionType complex type.
PluginConnectionType() - Constructor for class org.lsc.configuration.PluginConnectionType
 
PluginDestinationServiceType - Class in org.lsc.configuration
Classe Java pour pluginDestinationServiceType complex type.
PluginDestinationServiceType() - Constructor for class org.lsc.configuration.PluginDestinationServiceType
 
PluginSourceServiceType - Class in org.lsc.configuration
Classe Java pour pluginSourceServiceType complex type.
PluginSourceServiceType() - Constructor for class org.lsc.configuration.PluginSourceServiceType
 
PluginSyncOptionsType - Class in org.lsc.configuration
Classe Java pour pluginSyncOptionsType complex type.
PluginSyncOptionsType() - Constructor for class org.lsc.configuration.PluginSyncOptionsType
 
PolicyType - Enum in org.lsc.configuration
Classe Java pour policyType.
POST_CLEAN_HOOK_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.postCleanHook property.
POST_SYNC_HOOK_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks.TASKNAME.postSyncHook property.
prepare(String) - Method in interface org.lsc.service.IXAWritableService
 
prepare(String) - Method in class org.lsc.service.XAJdbcDstService
 
prepare(String) - Method in class org.lsc.service.XALdifDstService
 
printAttributeToStringBuffer(StringBuilder, String, List<Object>) - Static method in class org.lsc.utils.output.LdifLayout
 
PROPERTIES_FILENAME - Static variable in class org.lsc.Configuration
Filename of the lsc.properties file
PropertiesBasedSyncOptions - Class in org.lsc.beans.syncoptions
Synchronization options based on a properties file This class interprets properties to get detailed options for synchronization, including behavior and values for the general case or attribute by attribute.
PropertiesBasedSyncOptions() - Constructor for class org.lsc.beans.syncoptions.PropertiesBasedSyncOptions
 
PropertiesBasedSyncOptionsType - Class in org.lsc.configuration
Classe Java pour propertiesBasedSyncOptionsType complex type.
PropertiesBasedSyncOptionsType() - Constructor for class org.lsc.configuration.PropertiesBasedSyncOptionsType
 
PropertiesConfigurationHelper - Class in org.lsc.configuration
Properties configuration loader
PropertiesConfigurationHelper() - Constructor for class org.lsc.configuration.PropertiesConfigurationHelper
 
PullableJndiSrcService - Class in org.lsc.jndi
This directory service class is handling either full synchronization, or partial updates.
PullableJndiSrcService(Properties, String) - Constructor for class org.lsc.jndi.PullableJndiSrcService
Deprecated.
PullableJndiSrcService(TaskType) - Constructor for class org.lsc.jndi.PullableJndiSrcService
 
pump(InputStream, OutputStream, boolean, boolean) - Static method in class org.lsc.utils.PidUtil
 
put(String, Object) - Method in class org.lsc.LscDatasets
 
put(String, V) - Method in class org.lsc.utils.CaseIgnoreStringHashMap
 
putAll(Map) - Method in class org.lsc.utils.CaseIgnoreStringHashMap
 

R

read(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Performs a search with base level scope on a given base DN with a given filter.
readEntry(String, boolean) - Method in class org.lsc.jndi.JndiServices
Search for an entry.
readEntry(String, String, boolean) - Method in class org.lsc.jndi.JndiServices
 
readEntry(String, String, boolean, SearchControls) - Method in class org.lsc.jndi.JndiServices
 
remove(Object) - Method in class org.lsc.utils.CaseIgnoreStringHashMap
 
removeAdminPrivilege(String) - Method in class org.lsc.service.GoogleAppsService
Remove admin privilege for user.
removeAudit(AuditType) - Static method in class org.lsc.configuration.LscConfiguration
 
removeBadChars(String) - Static method in class org.lsc.utils.FrenchFilters
Normalize accents and cedillas
removeConnection(ConnectionType) - Static method in class org.lsc.configuration.LscConfiguration
 
removeTask(TaskType) - Static method in class org.lsc.configuration.LscConfiguration
 
reset() - Static method in class org.lsc.configuration.LscConfiguration
 
restoreUser(String) - Method in class org.lsc.service.GoogleAppsService
Restores a user.
RESULT_SUCCESS - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
retain(Object, Object) - Method in class org.lsc.jndi.ScriptableJndiServices
Removes all elements of a List of Strings b from a List of Strings a.
retrieveAllNicknames() - Method in class org.lsc.service.GoogleAppsService
Retrieves all nicknames in domain.
retrieveAllUsers() - Method in class org.lsc.service.GoogleAppsService
Retrieves all users in domain.
retrieveNickname(String) - Method in class org.lsc.service.GoogleAppsService
Retrieves a nickname.
retrieveNicknames(String) - Method in class org.lsc.service.GoogleAppsService
Retrieves all nicknames for the given username.
retrievePageOfNicknames(String) - Method in class org.lsc.service.GoogleAppsService
Retrieves one page (100) of nicknames in domain.
retrievePageOfUsers(String) - Method in class org.lsc.service.GoogleAppsService
Retrieves one page (100) of users in domain.
retrieveUser(String) - Method in class org.lsc.service.GoogleAppsService
Retrieves a user.
revertToInitialState() - Static method in class org.lsc.configuration.LscConfiguration
 
rewriteBase(String) - Method in class org.lsc.jndi.JndiServices
 
RhinoDebugger - Class in org.lsc.utils
 
RhinoDebugger(String, ContextFactory) - Constructor for class org.lsc.utils.RhinoDebugger
 
RhinoDummyDebugger - Class in org.lsc.utils
 
RhinoDummyDebugger() - Constructor for class org.lsc.utils.RhinoDummyDebugger
 
RhinoJScriptEvaluator - Class in org.lsc.utils
This is the Rhino Java Script evaluation context.
RhinoJScriptEvaluator(boolean) - Constructor for class org.lsc.utils.RhinoJScriptEvaluator
Default public constructor.
rollback(String) - Method in interface org.lsc.service.IXAWritableService
 
rollback(String) - Method in class org.lsc.service.XAJdbcDstService
 
rollback(String) - Method in class org.lsc.service.XALdifDstService
 
run() - Method in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcClient
 
run(LscAgent.OperationType) - Method in class org.lsc.jmx.LscAgent
 
run() - Method in class org.lsc.jmx.LscServerImpl
 
run() - Method in class org.lsc.Launcher
Launch the synchronization and cleaning process.
run() - Method in class org.lsc.utils.RhinoDebugger
Exit action.

S

SaslQopType - Enum in org.lsc.configuration
Classe Java pour 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.
SecurityType - Class in org.lsc.configuration
Classe Java pour 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
Classe Java pour serviceType complex type.
ServiceType() - Constructor for class org.lsc.configuration.ServiceType
 
ServiceType.Connection - Class in org.lsc.configuration
Classe Java pour anonymous complex type.
setAlgorithm(String) - Method in class org.lsc.configuration.EncryptionType
Définit la valeur de la propriété algorithm.
setAllFilter(String) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété allFilter.
setApiCategory(GoogleAppsProvisioningType) - Method in class org.lsc.configuration.GoogleAppsServiceType
Définit la valeur de la propriété apiCategory.
setAppend(Boolean) - Method in class org.lsc.configuration.AuditType
Définit la valeur de la propriété append.
setAsyncLdapSourceService(AsyncLdapSourceServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété asyncLdapSourceService.
setAttribute(Attribute) - Method in interface org.lsc.beans.IBean
Deprecated.
Since LSC 2.0
setAttribute(String, Set<Object>) - Method in interface org.lsc.beans.IBean
Deprecated.
Since LSC 2.0
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
Définit la valeur de la propriété audits.
setAuthentication(LdapAuthenticationType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété authentication.
setBaseDn(String) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété baseDn.
setBean(String) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété bean.
setBinaryAttributes(ValuesType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété binaryAttributes.
setChangeId(String) - Method in class org.lsc.configuration.ConditionsType
Définit la valeur de la propriété changeId.
setCleanFilter(String) - Method in class org.lsc.configuration.LdapSourceServiceType
Définit la valeur de la propriété cleanFilter.
setCleanHook(String) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété cleanHook.
setConditions(ConditionsType) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
Définit la valeur de la propriété conditions.
setConfigurationClass(String) - Method in class org.lsc.configuration.PluginAuditType
Définit la valeur de la propriété configurationClass.
setConfigurationClass(String) - Method in class org.lsc.configuration.PluginConnectionType
Définit la valeur de la propriété configurationClass.
setConfigurationClass(String) - Method in class org.lsc.configuration.PluginDestinationServiceType
Définit la valeur de la propriété configurationClass.
setConfigurationClass(String) - Method in class org.lsc.configuration.PluginSourceServiceType
Définit la valeur de la propriété configurationClass.
setConfigurationClass(String) - Method in class org.lsc.configuration.PluginSyncOptionsType
Définit la valeur de la propriété configurationClass.
setConnection(ServiceType.Connection) - Method in class org.lsc.configuration.ServiceType
Définit la valeur de la propriété connection.
setConnections(ConnectionsType) - Method in class org.lsc.configuration.Lsc
Définit la valeur de la propriété connections.
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
Définit la valeur de la propriété create.
setCreateValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété createValues.
setCustomLibrary(ValuesType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété customLibrary.
setDatabaseDestinationService(DatabaseDestinationServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété databaseDestinationService.
setDatabaseSourceService(DatabaseSourceServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété databaseSourceService.
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
Définit la valeur de la propriété datasets.
setDatasets(Map<String, Object>) - Method in class org.lsc.LscDatasets
 
setDateFormat(String) - Method in class org.lsc.configuration.LdapSourceServiceType
Définit la valeur de la propriété dateFormat.
setDefaultDelimiter(String) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
Définit la valeur de la propriété defaultDelimiter.
setDefaultPolicy(PolicyType) - Method in class org.lsc.configuration.PropertiesBasedSyncOptionsType
Définit la valeur de la propriété defaultPolicy.
setDefaultValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété defaultValues.
setDelete(String) - Method in class org.lsc.configuration.ConditionsType
Définit la valeur de la propriété delete.
setDelimiter(String) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété delimiter.
setDerefAliases(LdapDerefAliasesType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété derefAliases.
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
Deprecated.
Since LSC 2.0 - switch to setMainIdentifier(String mainIdentifier)
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
Définit la valeur de la propriété driver.
setEncryption(EncryptionType) - Method in class org.lsc.configuration.SecurityType
Définit la valeur de la propriété encryption.
setFactory(String) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété factory.
setFetchedAttributes(ValuesType) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété fetchedAttributes.
setFile(String) - Method in class org.lsc.configuration.AuditType
Définit la valeur de la propriété file.
setFileType(String) - Method in class org.lsc.configuration.XaFileDestinationServiceType
Définit la valeur de la propriété fileType.
setFilterAsync(String) - Method in class org.lsc.configuration.LdapSourceServiceType
Définit la valeur de la propriété filterAsync.
setForceSyncOptions(ForceSyncOptionsType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété forceSyncOptions.
setForceValues(ValuesType) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété forceValues.
setGetAllFilter(String) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété getAllFilter.
setGetOneFilter(String) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété getOneFilter.
setGoogleAppsDestinationService(GoogleAppsServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété googleAppsDestinationService.
setGoogleAppsSourceService(GoogleAppsServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété googleAppsSourceService.
setId(String) - Method in class org.lsc.configuration.AuditsType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.AuditType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.ConnectionsType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.ConnectionType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.EncryptionType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.Lsc
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.SecurityType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.ServiceType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.SyncOptionsType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.TasksType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété id.
setId(String) - Method in class org.lsc.configuration.ValuesType
Définit la valeur de la propriété id.
setImplementationClass(String) - Method in class org.lsc.configuration.PluginAuditType
Définit la valeur de la propriété implementationClass.
setImplementationClass(String) - Method in class org.lsc.configuration.PluginConnectionType
Définit la valeur de la propriété implementationClass.
setImplementationClass(String) - Method in class org.lsc.configuration.PluginDestinationServiceType
Définit la valeur de la propriété implementationClass.
setImplementationClass(String) - Method in class org.lsc.configuration.PluginSourceServiceType
Définit la valeur de la propriété implementationClass.
setImplementationClass(String) - Method in class org.lsc.configuration.PluginSyncOptionsType
Définit la valeur de la propriété implementationClass.
setInheritFrom(String) - Method in class org.lsc.jndi.parser.LdapObjectClass
 
setInterval(Integer) - Method in class org.lsc.configuration.DatabaseSourceServiceType
Définit la valeur de la propriété interval.
setInterval(Integer) - Method in class org.lsc.configuration.LdapSourceServiceType
Définit la valeur de la propriété interval.
setJndiServices(JndiServices) - Method in class org.lsc.jndi.ScriptableJndiServices
Default jndiServices setter.
setKey(String) - Method in class org.lsc.configuration.KeysValuesMap.Entry
Définit la valeur de la propriété key.
setKeyfile(String) - Method in class org.lsc.configuration.EncryptionType
Définit la valeur de la propriété keyfile.
setLdapDestinationService(LdapDestinationServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété ldapDestinationService.
setLdapSourceService(LdapSourceServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété ldapSourceService.
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
Définit la valeur de la propriété logOnlyLdif.
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
Définit la valeur de la propriété mainIdentifier.
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
Définit la valeur de la propriété multiDestinationService.
setName(String) - Method in class org.lsc.configuration.AuditType
Définit la valeur de la propriété name.
setName(String) - Method in class org.lsc.configuration.ConnectionType
Définit la valeur de la propriété name.
setName(String) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété name.
setName(String) - Method in class org.lsc.configuration.ServiceType
Définit la valeur de la propriété name.
setName(String) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété name.
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
Définit la valeur de la propriété oneFilter.
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
Définit la valeur de la propriété operations.
setOutputDirectory(String) - Method in class org.lsc.configuration.XaFileDestinationServiceType
Définit la valeur de la propriété outputDirectory.
setOutputHeader(Boolean) - Method in class org.lsc.configuration.CsvAuditType
Définit la valeur de la propriété outputHeader.
setOutputHeader(Boolean) - Method in class org.lsc.utils.output.CsvLayout
 
setPageSize(Integer) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété pageSize.
setPassword(String) - Method in class org.lsc.configuration.ConnectionType
Définit la valeur de la propriété password.
setPivotAttributes(ValuesType) - Method in class org.lsc.configuration.LdapServiceType
Définit la valeur de la propriété pivotAttributes.
setPluginDestinationService(PluginDestinationServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété pluginDestinationService.
setPluginSourceService(PluginSourceServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété pluginSourceService.
setPluginSyncOptions(PluginSyncOptionsType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété pluginSyncOptions.
setPolicy(PolicyType) - Method in class org.lsc.configuration.DatasetType
Définit la valeur de la propriété policy.
setProperties(String, Properties) - Static method in class org.lsc.Configuration
Set the new properties
setPropertiesBasedSyncOptions(PropertiesBasedSyncOptionsType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété propertiesBasedSyncOptions.
setQuotaLimitInMb(Integer) - Method in class org.lsc.configuration.GoogleAppsServiceType
Définit la valeur de la propriété quotaLimitInMb.
setRecursiveDelete(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété recursiveDelete.
setReference(ConnectionType) - Method in class org.lsc.configuration.ServiceType.Connection
Définit la valeur de la propriété reference.
setReference(AuditType) - Method in class org.lsc.configuration.TaskType.AuditLog
Définit la valeur de la propriété reference.
setReferral(LdapReferralType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété referral.
setRequestNameForClean(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
Définit la valeur de la propriété requestNameForClean.
setRequestNameForList(String) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Définit la valeur de la propriété requestNameForList.
setRequestNameForList(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
Définit la valeur de la propriété requestNameForList.
setRequestNameForNextId(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
Définit la valeur de la propriété requestNameForNextId.
setRequestNameForObject(String) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Définit la valeur de la propriété requestNameForObject.
setRequestNameForObject(String) - Method in class org.lsc.configuration.DatabaseSourceServiceType
Définit la valeur de la propriété requestNameForObject.
setRequestsNameForDelete(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Définit la valeur de la propriété requestsNameForDelete.
setRequestsNameForInsert(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Définit la valeur de la propriété requestsNameForInsert.
setRequestsNameForUpdate(ValuesType) - Method in class org.lsc.configuration.DatabaseDestinationServiceType
Définit la valeur de la propriété requestsNameForUpdate.
setRevision(Integer) - Method in class org.lsc.configuration.Lsc
Définit la valeur de la propriété revision.
setSaslMutualAuthentication(Boolean) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété saslMutualAuthentication.
setSaslQop(SaslQopType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété saslQop.
setScriptInclude(ValuesType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété scriptInclude.
setSecurity(SecurityType) - Method in class org.lsc.configuration.Lsc
Définit la valeur de la propriété security.
setSecurity(SecurityType) - Method in class org.lsc.configuration.LscConfiguration
 
setSeparator(String) - Method in class org.lsc.configuration.CsvAuditType
Définit la valeur de la propriété separator.
setSeparator(String) - Method in class org.lsc.utils.output.CsvLayout
 
setServerType(LdapServerType) - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
Définit la valeur de la propriété serverType.
setSortedBy(String) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété sortedBy.
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
Définit la valeur de la propriété strength.
setSyncHook(String) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété syncHook.
setSynchronizingAllWhenStarting(Boolean) - Method in class org.lsc.configuration.AsyncLdapSourceServiceType
Définit la valeur de la propriété synchronizingAllWhenStarting.
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
Définit la valeur de la propriété taskNames.
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
Définit la valeur de la propriété tasks.
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
Définit la valeur de la propriété tlsActivated.
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
Définit la valeur de la propriété update.
setUrl(String) - Method in class org.lsc.configuration.ConnectionType
Définit la valeur de la propriété url.
setUsername(String) - Method in class org.lsc.configuration.ConnectionType
Définit la valeur de la propriété username.
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
Définit la valeur de la propriété value.
setValues(List<Object>) - Method in class org.lsc.LscDatasetModification
 
setVersion(LdapVersionType) - Method in class org.lsc.configuration.LdapConnectionType
Définit la valeur de la propriété version.
setXaFileDestinationService(XaFileDestinationServiceType) - Method in class org.lsc.configuration.TaskType
Définit la valeur de la propriété xaFileDestinationService.
setXaServices(MultiDestinationServiceType.XaServices) - Method in class org.lsc.configuration.MultiDestinationServiceType
Définit la valeur de la propriété xaServices.
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
Classe Java pour 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
 

T

Task - Class in org.lsc
This class represent a LSC task
Task(TaskType) - Constructor for class org.lsc.Task
 
Task.Mode - Enum in org.lsc
Enum for the type of mode
TASKS_PROPS_PREFIX - Static variable in class org.lsc.configuration.PropertiesConfigurationHelper
lsc.tasks property.
TasksType - Class in org.lsc.configuration
Classe Java pour tasksType complex type.
TasksType() - Constructor for class org.lsc.configuration.TasksType
 
TaskType - Class in org.lsc.configuration
Classe Java pour taskType complex type.
TaskType() - Constructor for class org.lsc.configuration.TaskType
 
TaskType.AuditLog - Class in org.lsc.configuration
Classe Java pour anonymous complex type.
TESTS - Static variable in interface org.lsc.utils.LSCStructuralLogger
 
toBase64(String) - Static method in class org.lsc.utils.output.LdifLayout
 
toBase64(byte[]) - Static method in class org.lsc.utils.output.LdifLayout
 
toString() - Method in class org.lsc.beans.LscBean
Bean pretty printer.
toString() - Method in class org.lsc.LscDatasets
 
toString() - Method in class org.lsc.LscModifications
 
toUpperCaseAllBeginningNames(String) - Static method in class org.lsc.utils.FrenchFilters
Uppercased all the words of a string

U

UAC_ACCOUNTDISABLE - Static variable in class org.lsc.utils.directory.AD
 
UAC_DONT_EXPIRE_PASSWORD - Static variable in class org.lsc.utils.directory.AD
 
UAC_DONT_REQ_PREAUTH - Static variable in class org.lsc.utils.directory.AD
 
UAC_ENCRYPTED_TEXT_PWD_ALLOWED - Static variable in class org.lsc.utils.directory.AD
 
UAC_HOMEDIR_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_INTERDOMAIN_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_LOCKOUT - Static variable in class org.lsc.utils.directory.AD
 
UAC_MNS_LOGON_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_NORMAL_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_NOT_DELEGATED - Static variable in class org.lsc.utils.directory.AD
 
UAC_PASSWD_CANT_CHANGE - Static variable in class org.lsc.utils.directory.AD
 
UAC_PASSWD_NOTREQD - Static variable in class org.lsc.utils.directory.AD
 
UAC_PASSWORD_EXPIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SCRIPT - Static variable in class org.lsc.utils.directory.AD
Internal values in the AD in Hex See : http://support.microsoft.com/kb/305144
UAC_SERVER_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_ACCOUNTDISABLE - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_DONT_EXPIRE_PASSWORD - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_DONT_REQ_PREAUTH - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_ENCRYPTED_TEXT_PWD_ALLOWED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_HOMEDIR_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_INTERDOMAIN_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_LOCKOUT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_MNS_LOGON_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_NORMAL_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_NOT_DELEGATED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_PASSWD_CANT_CHANGE - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_PASSWD_NOTREQD - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_PASSWORD_EXPIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_SCRIPT - Static variable in class org.lsc.utils.directory.AD
The constants available in the configuration If it is starting by SET, it is to force the value on in the AD If it is starting by UNSET, it is to force the removing of the value in the AD
UAC_SET_SERVER_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_SMARTCARD_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_TEMP_DUPLICATE_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_TRUSTED_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_TRUSTED_TO_AUTH_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_USE_DES_KEY_ONLY - Static variable in class org.lsc.utils.directory.AD
 
UAC_SET_WORKSTATION_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_SMARTCARD_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_TEMP_DUPLICATE_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_TRUSTED_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_TRUSTED_TO_AUTH_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_ACCOUNTDISABLE - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_DONT_EXPIRE_PASSWORD - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_DONT_REQ_PREAUTH - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_ENCRYPTED_TEXT_PWD_ALLOWED - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_HOMEDIR_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_INTERDOMAIN_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_LOCKOUT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_MNS_LOGON_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_NORMAL_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_NOT_DELEGATED - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_PASSWD_CANT_CHANGE - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_PASSWD_NOTREQD - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_PASSWORD_EXPIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_SCRIPT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_SERVER_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_SMARTCARD_REQUIRED - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_TEMP_DUPLICATE_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_TRUSTED_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_TRUSTED_TO_AUTH_FOR_DELEGATION - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_USE_DES_KEY_ONLY - Static variable in class org.lsc.utils.directory.AD
 
UAC_UNSET_WORKSTATION_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UAC_USE_DES_KEY_ONLY - Static variable in class org.lsc.utils.directory.AD
 
UAC_WORKSTATION_TRUST_ACCOUNT - Static variable in class org.lsc.utils.directory.AD
 
UID_MAX_LENGTH - Static variable in class org.lsc.Configuration
 
UNHANDLED_ERROR - Static variable in class org.lsc.connectors.xmlrpc.AbstractLscXmlRpcObject
 
unixTimestampToADTime(long) - Static method in class org.lsc.utils.directory.AD
Transform a Unix timestamp to an AD timestamp.
unixTimestampToADTime(String) - Static method in class org.lsc.utils.directory.AD
Helper method to automatically parse a Unix timestamp from a String before calling AD.unixTimestampToADTime(long).
updateUser(String, UserEntry) - Method in class org.lsc.service.GoogleAppsService
Updates a user.
userAccountControlCheck(int, String) - Static method in class org.lsc.utils.directory.AD
Check if a bit is set in UserAccountControl
userAccountControlSet(int, String[]) - Static method in class org.lsc.utils.directory.AD
Set or unset some bits to a UserAccountControl attribute of an AD
userAccountControlToggle(int, String) - Static method in class org.lsc.utils.directory.AD
Toggle a bit in UserAccountControl

V

validate() - Method in class org.lsc.configuration.LscConfiguration
 
value() - Method in enum org.lsc.configuration.GoogleAppsProvisioningType
 
value() - Method in enum org.lsc.configuration.LdapAuthenticationType
 
value() - Method in enum org.lsc.configuration.LdapDerefAliasesType
 
value() - Method in enum org.lsc.configuration.LdapReferralType
 
value() - Method in enum org.lsc.configuration.LdapServerType
 
value() - Method in enum org.lsc.configuration.LdapVersionType
 
value() - Method in enum org.lsc.configuration.PolicyType
 
value() - Method in enum org.lsc.configuration.SaslQopType
 
valueOf(String) - Static method in enum org.lsc.configuration.GoogleAppsProvisioningType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.LdapAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.LdapDerefAliasesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.LdapReferralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.LdapServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.LdapVersionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.configuration.SaslQopType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.jmx.LscAgent.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.jndi.JndiModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.LscDatasetModification.LscDatasetModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.LscModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsc.Task.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsc.configuration.GoogleAppsProvisioningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.LdapAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.LdapDerefAliasesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.LdapReferralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.LdapServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.LdapVersionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.configuration.SaslQopType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.jmx.LscAgent.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.jndi.JndiModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.LscDatasetModification.LscDatasetModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.LscModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsc.Task.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesType - Class in org.lsc.configuration
Classe Java pour valuesType complex type.
ValuesType() - Constructor for class org.lsc.configuration.ValuesType
 

W

wrap(String, Object, Object, boolean) - Method in class org.lsc.jndi.ScriptableObject
 
wrapList(String, Object, Object) - Method in class org.lsc.jndi.ScriptableObject
 
wrapString(String, Object, Object) - Method in class org.lsc.jndi.ScriptableObject
 

X

XaFileDestinationServiceType - Class in org.lsc.configuration
Classe Java pour xaFileDestinationServiceType complex type.
XaFileDestinationServiceType() - Constructor for class org.lsc.configuration.XaFileDestinationServiceType
 
XAJdbcDstService - Class in org.lsc.service
Relies upon the Bitronix JTA transaction manager Supported databases list is available there: http://docs.codehaus.org/display/BTM/JdbcXaSupportEvaluation
XAJdbcDstService(TaskType) - Constructor for class org.lsc.service.XAJdbcDstService
 
XALdifDstService - Class in org.lsc.service
 
XALdifDstService(TaskType) - Constructor for class org.lsc.service.XALdifDstService
 
XaServices() - Constructor for class org.lsc.configuration.MultiDestinationServiceType.XaServices
 
A B C D E F G H I J K L M O P R S T U V W X 
Skip navigation links

Copyright © 2005-2017 LSC project. All Rights Reserved.