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 String SUN_LDAP_POOLING_FLAG "com.sun.jndi.ldap.connect.pool"

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

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

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



Copyright © 2006-2011 Spring Framework. All Rights Reserved.