Constant Field Values


Contents
org.springframework.*

org.springframework.ldap.core.LdapRdnComponent
public static final boolean DONT_DECODE_VALUE false

org.springframework.ldap.core.support.AbstractContextSource
public static final java.lang.String SUN_LDAP_POOLING_FLAG "com.sun.jndi.ldap.connect.pool"

org.springframework.ldap.core.support.DefaultDirObjectFactory
public static final java.lang.String JNDI_ENV_BASE_PATH_KEY "org.springframework.ldap.base.path"

org.springframework.ldap.transaction.compensating.LdapTransactionUtils
public static final java.lang.String BIND_METHOD_NAME "bind"
public static final java.lang.String MODIFY_ATTRIBUTES_METHOD_NAME "modifyAttributes"
public static final java.lang.String REBIND_METHOD_NAME "rebind"
public static final java.lang.String RENAME_METHOD_NAME "rename"
public static final java.lang.String UNBIND_METHOD_NAME "unbind"

org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
public static final java.lang.String DEFAULT_TEMP_SUFFIX "_temp"



Copyright (c) 2005-2007. All Rights Reserved.