Download spring-ldap-core-1.3.2.release-sources.jar
spring-ldap/spring-ldap-core-1.3.2.release-sources.jar.zip( 222 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF org.springframework.ldap.AttributeInUseException.java org.springframework.ldap.AttributeModificationException.java org.springframework.ldap.AuthenticationException.java org.springframework.ldap.AuthenticationNotSupportedException.java org.springframework.ldap.BadLdapGrammarException.java org.springframework.ldap.CannotProceedException.java org.springframework.ldap.CommunicationException.java org.springframework.ldap.ConfigurationException.java org.springframework.ldap.ContextNotEmptyException.java org.springframework.ldap.InsufficientResourcesException.java org.springframework.ldap.InterruptedNamingException.java org.springframework.ldap.InvalidAttributeIdentifierException.java org.springframework.ldap.InvalidAttributeValueException.java org.springframework.ldap.InvalidAttributesException.java org.springframework.ldap.InvalidNameException.java org.springframework.ldap.InvalidSearchControlsException.java org.springframework.ldap.InvalidSearchFilterException.java org.springframework.ldap.LdapReferralException.java org.springframework.ldap.LimitExceededException.java org.springframework.ldap.LinkException.java org.springframework.ldap.LinkLoopException.java org.springframework.ldap.MalformedLinkException.java org.springframework.ldap.NameAlreadyBoundException.java org.springframework.ldap.NameNotFoundException.java org.springframework.ldap.NamingException.java org.springframework.ldap.NamingSecurityException.java org.springframework.ldap.NoInitialContextException.java org.springframework.ldap.NoPermissionException.java org.springframework.ldap.NoSuchAttributeException.java org.springframework.ldap.NotContextException.java org.springframework.ldap.OperationNotSupportedException.java org.springframework.ldap.PartialResultException.java org.springframework.ldap.ReferralException.java org.springframework.ldap.SchemaViolationException.java org.springframework.ldap.ServiceUnavailableException.java org.springframework.ldap.SizeLimitExceededException.java org.springframework.ldap.TimeLimitExceededException.java org.springframework.ldap.UncategorizedLdapException.java org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator.java org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor.java org.springframework.ldap.control.AbstractRequestControlDirContextProcessor.java org.springframework.ldap.control.CreateControlFailedException.java org.springframework.ldap.control.PagedResult.java org.springframework.ldap.control.PagedResultsCookie.java org.springframework.ldap.control.PagedResultsDirContextProcessor.java org.springframework.ldap.control.PagedResultsRequestControl.java org.springframework.ldap.control.SortControlDirContextProcessor.java org.springframework.ldap.core.AttributeModificationsAware.java org.springframework.ldap.core.AttributesMapper.java org.springframework.ldap.core.AttributesMapperCallbackHandler.java org.springframework.ldap.core.AuthenticatedLdapEntryContextCallback.java org.springframework.ldap.core.AuthenticationErrorCallback.java org.springframework.ldap.core.AuthenticationSource.java org.springframework.ldap.core.CollectingNameClassPairCallbackHandler.java org.springframework.ldap.core.ContextAssembler.java org.springframework.ldap.core.ContextExecutor.java org.springframework.ldap.core.ContextMapper.java org.springframework.ldap.core.ContextMapperCallbackHandler.java org.springframework.ldap.core.ContextSource.java org.springframework.ldap.core.DefaultDnParserFactory.java org.springframework.ldap.core.DefaultNameClassPairMapper.java org.springframework.ldap.core.DirContextAdapter.java org.springframework.ldap.core.DirContextOperations.java org.springframework.ldap.core.DirContextProcessor.java org.springframework.ldap.core.DirContextProxy.java org.springframework.ldap.core.DistinguishedName.java org.springframework.ldap.core.DistinguishedNameEditor.java org.springframework.ldap.core.DnParser.java org.springframework.ldap.core.DnParserImpl.java org.springframework.ldap.core.DnParserImplConstants.java org.springframework.ldap.core.DnParserImplTokenManager.java org.springframework.ldap.core.IncrementalAttributesMapper.java org.springframework.ldap.core.LdapEncoder.java org.springframework.ldap.core.LdapEntryIdentification.java org.springframework.ldap.core.LdapEntryIdentificationContextMapper.java org.springframework.ldap.core.LdapOperations.java org.springframework.ldap.core.LdapRdn.java org.springframework.ldap.core.LdapRdnComponent.java org.springframework.ldap.core.LdapTemplate.java org.springframework.ldap.core.NameClassPairCallbackHandler.java org.springframework.ldap.core.NameClassPairMapper.java org.springframework.ldap.core.ObjectRetrievalException.java org.springframework.ldap.core.ParseException.java org.springframework.ldap.core.SearchExecutor.java org.springframework.ldap.core.SimpleCharStream.java org.springframework.ldap.core.Token.java org.springframework.ldap.core.TokenMgrError.java org.springframework.ldap.core.support.AbstractContextMapper.java org.springframework.ldap.core.support.AbstractContextSource.java org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy.java org.springframework.ldap.core.support.AggregateDirContextProcessor.java org.springframework.ldap.core.support.BaseLdapPathAware.java org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor.java org.springframework.ldap.core.support.BaseLdapPathContextSource.java org.springframework.ldap.core.support.BaseLdapPathSource.java org.springframework.ldap.core.support.CollectingAuthenticationErrorCallback.java org.springframework.ldap.core.support.CountNameClassPairCallbackHandler.java org.springframework.ldap.core.support.DefaultDirObjectFactory.java org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper.java org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy.java org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy.java org.springframework.ldap.core.support.DirContextAuthenticationStrategy.java org.springframework.ldap.core.support.DirContextSource.java org.springframework.ldap.core.support.ExternalTlsDirContextAuthenticationStrategy.java org.springframework.ldap.core.support.LdapContextSource.java org.springframework.ldap.core.support.LookupAttemptingCallback.java org.springframework.ldap.core.support.RangeOption.java org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy.java org.springframework.ldap.core.support.SingleContextSource.java org.springframework.ldap.filter.AbsoluteFalseFilter.java org.springframework.ldap.filter.AbsoluteTrueFilter.java org.springframework.ldap.filter.AbstractFilter.java org.springframework.ldap.filter.AndFilter.java org.springframework.ldap.filter.BinaryLogicalFilter.java org.springframework.ldap.filter.CompareFilter.java org.springframework.ldap.filter.EqualsFilter.java org.springframework.ldap.filter.Filter.java org.springframework.ldap.filter.FilterEditor.java org.springframework.ldap.filter.GreaterThanOrEqualsFilter.java org.springframework.ldap.filter.HardcodedFilter.java org.springframework.ldap.filter.LessThanOrEqualsFilter.java org.springframework.ldap.filter.LikeFilter.java org.springframework.ldap.filter.NotFilter.java org.springframework.ldap.filter.NotPresentFilter.java org.springframework.ldap.filter.OrFilter.java org.springframework.ldap.filter.PresentFilter.java org.springframework.ldap.filter.WhitespaceWildcardsFilter.java org.springframework.ldap.pool.DelegatingContext.java org.springframework.ldap.pool.DelegatingDirContext.java org.springframework.ldap.pool.DelegatingLdapContext.java org.springframework.ldap.pool.DirContextType.java org.springframework.ldap.pool.MutableDelegatingLdapContext.java org.springframework.ldap.pool.factory.DirContextPoolableObjectFactory.java org.springframework.ldap.pool.factory.MutablePoolingContextSource.java org.springframework.ldap.pool.factory.PoolingContextSource.java org.springframework.ldap.pool.validation.DefaultDirContextValidator.java org.springframework.ldap.pool.validation.DirContextValidator.java org.springframework.ldap.support.AttributeValueCallbackHandler.java org.springframework.ldap.support.LdapUtils.java org.springframework.ldap.support.ListComparator.java org.springframework.ldap.transaction.compensating.BindOperationExecutor.java org.springframework.ldap.transaction.compensating.BindOperationRecorder.java org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory.java org.springframework.ldap.transaction.compensating.LdapTransactionUtils.java org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor.java org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder.java org.springframework.ldap.transaction.compensating.NullOperationExecutor.java org.springframework.ldap.transaction.compensating.NullOperationRecorder.java org.springframework.ldap.transaction.compensating.RebindOperationExecutor.java org.springframework.ldap.transaction.compensating.RebindOperationRecorder.java org.springframework.ldap.transaction.compensating.RenameOperationExecutor.java org.springframework.ldap.transaction.compensating.RenameOperationRecorder.java org.springframework.ldap.transaction.compensating.TempEntryRenamingStrategy.java org.springframework.ldap.transaction.compensating.UnbindOperationExecutor.java org.springframework.ldap.transaction.compensating.UnbindOperationRecorder.java org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager.java org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager.java org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager.java org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate.java org.springframework.ldap.transaction.compensating.manager.DirContextHolder.java org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy.java org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler.java org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy.java org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy.java org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor.java org.springframework.transaction.compensating.CompensatingTransactionOperationFactory.java org.springframework.transaction.compensating.CompensatingTransactionOperationManager.java org.springframework.transaction.compensating.CompensatingTransactionOperationRecorder.java org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate.java org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport.java org.springframework.transaction.compensating.support.CompensatingTransactionObject.java org.springframework.transaction.compensating.support.CompensatingTransactionUtils.java org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager.java