com.metamatrix.connector.ldap
Class LDAPConnectorConstants
java.lang.Object
com.metamatrix.connector.ldap.LDAPConnectorConstants
public class LDAPConnectorConstants
- extends java.lang.Object
Utility class to maintain list of constants for the LDAPConnector.
Please modify constants here; changes should be reflected throughout
the connector code.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ldapDefaultSortName
public static final java.lang.String ldapDefaultSortName
- See Also:
- Constant Field Values
ldapDefaultSearchScope
public static final int ldapDefaultSearchScope
- See Also:
- Constant Field Values
ldapDefaultIsAscending
public static final boolean ldapDefaultIsAscending
- See Also:
- Constant Field Values
JNDI_LDAP_CTX_FACTORY
public static final java.lang.String JNDI_LDAP_CTX_FACTORY
- See Also:
- Constant Field Values
ldapTimestampFormat
public static final java.lang.String ldapTimestampFormat
- See Also:
- Constant Field Values
LDAPConnectorConstants
public LDAPConnectorConstants()
Copyright © 2009. All Rights Reserved.