spring-ldap-core-3.2.3.jar中文-英文对照文档.zip

org.springframework.ldapspring-ldap-core3.2.3API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: spring-ldap-core-3.2.3.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.54 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

spring-ldap-core-3.2.3.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:spring-ldap-core-3.2.3.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:spring-ldap-core-3.2.3.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:spring-ldap-core-3.2.3.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:spring-ldap-core-3.2.3-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 spring-ldap-core-3.2.3.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: spring-ldap-core
  • 描述: Spring LDAP
  • 版本: 3.2.3

Maven依赖

<dependency>
	<groupId>org.springframework.ldap</groupId>
	<artifactId>spring-ldap-core</artifactId>
	<version>3.2.3</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.springframework.ldap', name: 'spring-ldap-core', version: '3.2.3'
Gradle (Short):
	implementation 'org.springframework.ldap:spring-ldap-core:3.2.3'
Gradle (Kotlin):
	implementation("org.springframework.ldap:spring-ldap-core:3.2.3")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.springframework
org.springframework.ldap
org.springframework.ldap.authentication
org.springframework.ldap.config
org.springframework.ldap.control
org.springframework.ldap.core
org.springframework.ldap.core.support
org.springframework.ldap.filter
org.springframework.ldap.odm.annotations
org.springframework.ldap.odm.core
org.springframework.ldap.odm.core.impl
org.springframework.ldap.odm.typeconversion
org.springframework.ldap.odm.typeconversion.impl
org.springframework.ldap.odm.typeconversion.impl.converters
org.springframework.ldap.pool
org.springframework.ldap.pool.factory
org.springframework.ldap.pool.validation
org.springframework.ldap.pool2
org.springframework.ldap.pool2.factory
org.springframework.ldap.pool2.validation
org.springframework.ldap.query
org.springframework.ldap.support
org.springframework.ldap.transaction.compensating
org.springframework.ldap.transaction.compensating.manager
org.springframework.ldap.transaction.compensating.support
org.springframework.transaction.compensating
org.springframework.transaction.compensating.support

本组件包含的 Java class(类)

org.springframework.LdapDataEntry
org.springframework.ldap.AttributeInUseException
org.springframework.ldap.AttributeModificationException
org.springframework.ldap.AuthenticationException
org.springframework.ldap.AuthenticationNotSupportedException
org.springframework.ldap.BadLdapGrammarException
org.springframework.ldap.CannotProceedException
org.springframework.ldap.CommunicationException
org.springframework.ldap.ConfigurationException
org.springframework.ldap.ContextNotEmptyException
org.springframework.ldap.InsufficientResourcesException
org.springframework.ldap.InterruptedNamingException
org.springframework.ldap.InvalidAttributeIdentifierException
org.springframework.ldap.InvalidAttributeValueException
org.springframework.ldap.InvalidAttributesException
org.springframework.ldap.InvalidNameException
org.springframework.ldap.InvalidSearchControlsException
org.springframework.ldap.InvalidSearchFilterException
org.springframework.ldap.LdapReferralException
org.springframework.ldap.LimitExceededException
org.springframework.ldap.LinkException
org.springframework.ldap.LinkLoopException
org.springframework.ldap.MalformedLinkException
org.springframework.ldap.NameAlreadyBoundException
org.springframework.ldap.NameNotFoundException
org.springframework.ldap.NamingException
org.springframework.ldap.NamingSecurityException
org.springframework.ldap.NoInitialContextException
org.springframework.ldap.NoPermissionException
org.springframework.ldap.NoSuchAttributeException
org.springframework.ldap.NotContextException
org.springframework.ldap.OperationNotSupportedException
org.springframework.ldap.PartialResultException
org.springframework.ldap.ReferralException
org.springframework.ldap.SchemaViolationException
org.springframework.ldap.ServiceUnavailableException
org.springframework.ldap.SizeLimitExceededException
org.springframework.ldap.TimeLimitExceededException
org.springframework.ldap.UncategorizedLdapException
org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
org.springframework.ldap.config.ContextSourceParser
org.springframework.ldap.config.DefaultRenamingStrategyParser
org.springframework.ldap.config.Elements
org.springframework.ldap.config.LdapNamespaceHandler
org.springframework.ldap.config.LdapTemplateParser
org.springframework.ldap.config.TransactionManagerParser
org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
org.springframework.ldap.control.CreateControlFailedException
org.springframework.ldap.control.PagedResult
org.springframework.ldap.control.PagedResultsCookie
org.springframework.ldap.control.PagedResultsDirContextProcessor
org.springframework.ldap.control.PagedResultsRequestControl
org.springframework.ldap.control.SortControlDirContextProcessor
org.springframework.ldap.core.AttributeModificationsAware
org.springframework.ldap.core.AttributesMapper
org.springframework.ldap.core.AttributesMapperCallbackHandler
org.springframework.ldap.core.AuthenticatedLdapEntryContextCallback
org.springframework.ldap.core.AuthenticatedLdapEntryContextMapper
org.springframework.ldap.core.AuthenticationErrorCallback
org.springframework.ldap.core.AuthenticationSource
org.springframework.ldap.core.CollectingAuthenticationErrorCallback
org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
org.springframework.ldap.core.ContextAssembler
org.springframework.ldap.core.ContextExecutor
org.springframework.ldap.core.ContextMapper
org.springframework.ldap.core.ContextMapperCallbackHandler
org.springframework.ldap.core.ContextSource
org.springframework.ldap.core.DefaultDnParserFactory
org.springframework.ldap.core.DefaultNameClassPairMapper
org.springframework.ldap.core.DirContextAdapter
org.springframework.ldap.core.DirContextOperations
org.springframework.ldap.core.DirContextProcessor
org.springframework.ldap.core.DirContextProxy
org.springframework.ldap.core.DistinguishedName
org.springframework.ldap.core.DistinguishedNameEditor
org.springframework.ldap.core.DnParser
org.springframework.ldap.core.DnParserImpl
org.springframework.ldap.core.DnParserImplConstants
org.springframework.ldap.core.DnParserImplTokenManager
org.springframework.ldap.core.IncrementalAttributesMapper
org.springframework.ldap.core.LdapAttribute
org.springframework.ldap.core.LdapAttributes
org.springframework.ldap.core.LdapClient
org.springframework.ldap.core.LdapClient.AuthenticateSpec
org.springframework.ldap.core.LdapClient.BindSpec
org.springframework.ldap.core.LdapClient.Builder
org.springframework.ldap.core.LdapClient.ListBindingsSpec
org.springframework.ldap.core.LdapClient.ListSpec
org.springframework.ldap.core.LdapClient.ModifySpec
org.springframework.ldap.core.LdapClient.SearchSpec
org.springframework.ldap.core.LdapClient.UnbindSpec
org.springframework.ldap.core.LdapEntryIdentification
org.springframework.ldap.core.LdapEntryIdentificationContextMapper
org.springframework.ldap.core.LdapOperations
org.springframework.ldap.core.LdapRdn
org.springframework.ldap.core.LdapRdnComponent
org.springframework.ldap.core.LdapTemplate
org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
org.springframework.ldap.core.LdapTemplate.NullDirContextProcessor
org.springframework.ldap.core.NameAwareAttribute
org.springframework.ldap.core.NameAwareAttributes
org.springframework.ldap.core.NameClassPairCallbackHandler
org.springframework.ldap.core.NameClassPairMapper
org.springframework.ldap.core.ObjectRetrievalException
org.springframework.ldap.core.ParseException
org.springframework.ldap.core.SearchExecutor
org.springframework.ldap.core.SimpleCharStream
org.springframework.ldap.core.Token
org.springframework.ldap.core.TokenMgrError
org.springframework.ldap.core.support.AbstractContextMapper
org.springframework.ldap.core.support.AbstractContextSource
org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
org.springframework.ldap.core.support.AggregateDirContextProcessor
org.springframework.ldap.core.support.BaseLdapNameAware
org.springframework.ldap.core.support.BaseLdapPathAware
org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
org.springframework.ldap.core.support.BaseLdapPathContextSource
org.springframework.ldap.core.support.BaseLdapPathSource
org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls
org.springframework.ldap.core.support.ContextMapperWithControls
org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
org.springframework.ldap.core.support.DefaultDirObjectFactory
org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy
org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
org.springframework.ldap.core.support.DirContextAuthenticationStrategy
org.springframework.ldap.core.support.DirContextSource
org.springframework.ldap.core.support.ExternalTlsDirContextAuthenticationStrategy
org.springframework.ldap.core.support.LdapContextSource
org.springframework.ldap.core.support.LdapOperationsCallback
org.springframework.ldap.core.support.LookupAttemptingCallback
org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
org.springframework.ldap.core.support.SingleContextSource
org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
org.springframework.ldap.filter.AbsoluteFalseFilter
org.springframework.ldap.filter.AbsoluteTrueFilter
org.springframework.ldap.filter.AbstractFilter
org.springframework.ldap.filter.AndFilter
org.springframework.ldap.filter.BinaryLogicalFilter
org.springframework.ldap.filter.CompareFilter
org.springframework.ldap.filter.EqualsFilter
org.springframework.ldap.filter.Filter
org.springframework.ldap.filter.FilterEditor
org.springframework.ldap.filter.GreaterThanOrEqualsFilter
org.springframework.ldap.filter.HardcodedFilter
org.springframework.ldap.filter.LessThanOrEqualsFilter
org.springframework.ldap.filter.LikeFilter
org.springframework.ldap.filter.NotFilter
org.springframework.ldap.filter.NotPresentFilter
org.springframework.ldap.filter.OrFilter
org.springframework.ldap.filter.PresentFilter
org.springframework.ldap.filter.WhitespaceWildcardsFilter
org.springframework.ldap.odm.core.ObjectDirectoryMapper
org.springframework.ldap.odm.core.OdmException
org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
org.springframework.ldap.odm.core.impl.InvalidEntryException
org.springframework.ldap.odm.core.impl.MetaDataException
org.springframework.ldap.odm.core.impl.UnmanagedClassException
org.springframework.ldap.odm.typeconversion.ConverterException
org.springframework.ldap.odm.typeconversion.ConverterManager
org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.NameToStringConverter
org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.StringToNameConverter
org.springframework.ldap.odm.typeconversion.impl.Converter
org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
org.springframework.ldap.odm.typeconversion.impl.StringConverter
org.springframework.ldap.odm.typeconversion.impl.converters.FromStringConverter
org.springframework.ldap.odm.typeconversion.impl.converters.ToStringConverter
org.springframework.ldap.pool.DelegatingContext
org.springframework.ldap.pool.DelegatingDirContext
org.springframework.ldap.pool.DelegatingLdapContext
org.springframework.ldap.pool.DirContextType
org.springframework.ldap.pool.FailureAwareContext
org.springframework.ldap.pool.MutableDelegatingLdapContext
org.springframework.ldap.pool.factory.MutablePoolingContextSource
org.springframework.ldap.pool.factory.PoolingContextSource
org.springframework.ldap.pool.validation.DefaultDirContextValidator
org.springframework.ldap.pool.validation.DirContextValidator
org.springframework.ldap.pool2.DelegatingContext
org.springframework.ldap.pool2.DelegatingDirContext
org.springframework.ldap.pool2.DelegatingLdapContext
org.springframework.ldap.pool2.DirContextType
org.springframework.ldap.pool2.FailureAwareContext
org.springframework.ldap.pool2.MutableDelegatingLdapContext
org.springframework.ldap.pool2.factory.MutablePooledContextSource
org.springframework.ldap.pool2.factory.PoolConfig
org.springframework.ldap.pool2.factory.PooledContextSource
org.springframework.ldap.pool2.validation.DefaultDirContextValidator
org.springframework.ldap.pool2.validation.DirContextValidator
org.springframework.ldap.query.ConditionCriteria
org.springframework.ldap.query.ContainerCriteria
org.springframework.ldap.query.LdapQuery
org.springframework.ldap.query.LdapQueryBuilder
org.springframework.ldap.support.AttributeValueCallbackHandler
org.springframework.ldap.support.LdapEncoder
org.springframework.ldap.support.LdapNameBuilder
org.springframework.ldap.support.LdapUtils
org.springframework.ldap.support.ListComparator
org.springframework.ldap.transaction.compensating.BindOperationExecutor
org.springframework.ldap.transaction.compensating.BindOperationRecorder
org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory
org.springframework.ldap.transaction.compensating.LdapTransactionUtils
org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
org.springframework.ldap.transaction.compensating.NullOperationExecutor
org.springframework.ldap.transaction.compensating.NullOperationRecorder
org.springframework.ldap.transaction.compensating.RebindOperationExecutor
org.springframework.ldap.transaction.compensating.RebindOperationRecorder
org.springframework.ldap.transaction.compensating.RenameOperationExecutor
org.springframework.ldap.transaction.compensating.RenameOperationRecorder
org.springframework.ldap.transaction.compensating.TempEntryRenamingStrategy
org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
org.springframework.ldap.transaction.compensating.manager.DirContextHolder
org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler
org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor
org.springframework.transaction.compensating.CompensatingTransactionOperationFactory
org.springframework.transaction.compensating.CompensatingTransactionOperationManager
org.springframework.transaction.compensating.CompensatingTransactionOperationRecorder
org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
org.springframework.transaction.compensating.support.CompensatingTransactionObject
org.springframework.transaction.compensating.support.CompensatingTransactionUtils
org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager