com.metamatrix.connector.ldap
Class LDAPConnectorPropertyNames
java.lang.Object
com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
public class LDAPConnectorPropertyNames
- extends java.lang.Object
Property names used in the LDAP connector.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LDAP_URL
public static final java.lang.String LDAP_URL
- See Also:
- Constant Field Values
LDAP_ADMIN_USER_DN
public static final java.lang.String LDAP_ADMIN_USER_DN
- See Also:
- Constant Field Values
LDAP_ADMIN_USER_PASSWORD
public static final java.lang.String LDAP_ADMIN_USER_PASSWORD
- See Also:
- Constant Field Values
LDAP_TXN_TIMEOUT_IN_MILLIS
public static final java.lang.String LDAP_TXN_TIMEOUT_IN_MILLIS
- See Also:
- Constant Field Values
LDAP_MAX_CRITERIA
public static final java.lang.String LDAP_MAX_CRITERIA
- See Also:
- Constant Field Values
LDAP_DEFAULT_BASEDN
public static final java.lang.String LDAP_DEFAULT_BASEDN
- See Also:
- Constant Field Values
LDAP_DEFAULT_SCOPE
public static final java.lang.String LDAP_DEFAULT_SCOPE
- See Also:
- Constant Field Values
LDAP_RESTRICT_TO_OBJECTCLASS
public static final java.lang.String LDAP_RESTRICT_TO_OBJECTCLASS
- See Also:
- Constant Field Values
LDAPConnectorPropertyNames
public LDAPConnectorPropertyNames()
Copyright © 2009. All Rights Reserved.