Serialized Form
- 
Package org.springframework.ldap- 
Exception org.springframework.ldap.AttributeInUseExceptionclass AttributeInUseException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.AttributeModificationExceptionclass AttributeModificationException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.AuthenticationExceptionclass AuthenticationException extends NamingSecurityException implements Serializable
- 
Exception org.springframework.ldap.AuthenticationNotSupportedExceptionclass AuthenticationNotSupportedException extends NamingSecurityException implements Serializable
- 
Exception org.springframework.ldap.BadLdapGrammarExceptionclass BadLdapGrammarException extends NamingException implements Serializable- serialVersionUID:
- 961612585331409470L
 
- 
Exception org.springframework.ldap.CannotProceedExceptionclass CannotProceedException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.CommunicationExceptionclass CommunicationException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.ConfigurationExceptionclass ConfigurationException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.ContextNotEmptyExceptionclass ContextNotEmptyException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InsufficientResourcesExceptionclass InsufficientResourcesException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InterruptedNamingExceptionclass InterruptedNamingException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidAttributeIdentifierExceptionclass InvalidAttributeIdentifierException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidAttributesExceptionclass InvalidAttributesException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidAttributeValueExceptionclass InvalidAttributeValueException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidNameExceptionclass InvalidNameException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidSearchControlsExceptionclass InvalidSearchControlsException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.InvalidSearchFilterExceptionclass InvalidSearchFilterException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.LdapReferralExceptionclass LdapReferralException extends ReferralException implements Serializable
- 
Exception org.springframework.ldap.LimitExceededExceptionclass LimitExceededException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.LinkExceptionclass LinkException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.LinkLoopExceptionclass LinkLoopException extends LinkException implements Serializable
- 
Exception org.springframework.ldap.MalformedLinkExceptionclass MalformedLinkException extends LinkException implements Serializable
- 
Exception org.springframework.ldap.NameAlreadyBoundExceptionclass NameAlreadyBoundException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.NameNotFoundExceptionclass NameNotFoundException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.NamingExceptionclass NamingException extends org.springframework.core.NestedRuntimeException implements Serializable- 
Serialization Methods- 
writeObjectChecks if the resolvedObj of the causing exception is suspected to be non-serializable, and if so temporarily nulls it before calling the default serialization mechanism.- Parameters:
- stream- the stream onto which this object is serialized
- Throws:
- IOException- if there is an error writing this object to the stream
 
 
- 
- 
Serialized Fields- 
causeThrowable cause 
 
- 
 
- 
- 
Exception org.springframework.ldap.NamingSecurityExceptionclass NamingSecurityException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.NoInitialContextExceptionclass NoInitialContextException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.NoPermissionExceptionclass NoPermissionException extends NamingSecurityException implements Serializable
- 
Exception org.springframework.ldap.NoSuchAttributeExceptionclass NoSuchAttributeException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.NotContextExceptionclass NotContextException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.OperationNotSupportedExceptionclass OperationNotSupportedException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.PartialResultExceptionclass PartialResultException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.ReferralExceptionclass ReferralException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.SchemaViolationExceptionclass SchemaViolationException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.SizeLimitExceededExceptionclass SizeLimitExceededException extends LimitExceededException implements Serializable
- 
Exception org.springframework.ldap.TimeLimitExceededExceptionclass TimeLimitExceededException extends LimitExceededException implements Serializable
- 
Exception org.springframework.ldap.UncategorizedLdapExceptionclass UncategorizedLdapException extends NamingException implements Serializable
 
- 
- 
Package org.springframework.ldap.control- 
Exception org.springframework.ldap.control.CreateControlFailedExceptionclass CreateControlFailedException extends NamingException implements Serializable
 
- 
- 
Package org.springframework.ldap.core- 
Class org.springframework.ldap.core.DistinguishedNameclass DistinguishedName extends Object implements Serializable- serialVersionUID:
- 3514344371999042586L
 - 
Serialized Fields- 
namesList names Deprecated.
 
- 
 
- 
Class org.springframework.ldap.core.LdapAttributeclass LdapAttribute extends BasicAttribute implements Serializable- serialVersionUID:
- -5263905906016179429L
 
- 
Class org.springframework.ldap.core.LdapAttributesclass LdapAttributes extends BasicAttributes implements Serializable- serialVersionUID:
- 97903297123869138L
 - 
Serialized Fields- 
dnLdapName dn Distinguished name to which the object is bound.
 
- 
 
- 
Class org.springframework.ldap.core.LdapRdnclass LdapRdn extends Object implements Serializable- serialVersionUID:
- 5681397547245228750L
 - 
Serialized Fields- 
componentsMap<String, LdapRdnComponent> components Deprecated.
 
- 
 
- 
Class org.springframework.ldap.core.LdapRdnComponentclass LdapRdnComponent extends Object implements Serializable- serialVersionUID:
- -3296747972616243038L
 
- 
Class org.springframework.ldap.core.NameAwareAttributeclass NameAwareAttribute extends Object implements Serializable
- 
Class org.springframework.ldap.core.NameAwareAttributesclass NameAwareAttributes extends Object implements Serializable- 
Serialized Fields- 
attributesMap<String, NameAwareAttribute> attributes 
 
- 
 
- 
- 
Exception org.springframework.ldap.core.ObjectRetrievalExceptionclass ObjectRetrievalException extends NamingException implements Serializable
- 
Exception org.springframework.ldap.core.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
currentTokenToken currentToken This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.
- 
eolString eol The end of line string for this machine.
- 
expectedTokenSequencesint[][] expectedTokenSequences Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
- 
tokenImageString[] tokenImage This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
 
- 
 
- 
Class org.springframework.ldap.core.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
beginColumnint beginColumn The column number of the first character of this Token.
- 
beginLineint beginLine The line number of the first character of this Token.
- 
endColumnint endColumn The column number of the last character of this Token.
- 
endLineint endLine The line number of the last character of this Token.
- 
imageString image The string image of the token.
- 
kindint kind An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
- 
nextToken next A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
- 
specialTokenToken specialToken This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
 
- 
 
- 
Error org.springframework.ldap.core.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode Indicates the reason why the exception is thrown. It will have one of the above 4 values.
 
- 
 
 
- 
- 
Package org.springframework.ldap.ldif- 
Exception org.springframework.ldap.ldif.InvalidAttributeFormatExceptionclass InvalidAttributeFormatException extends NamingException implements Serializable- serialVersionUID:
- -4529380160785322985L
 
- 
Exception org.springframework.ldap.ldif.InvalidRecordFormatExceptionclass InvalidRecordFormatException extends NamingException implements Serializable- serialVersionUID:
- -5047874723621065139L
 
 
- 
- 
Package org.springframework.ldap.odm.core- 
Exception org.springframework.ldap.odm.core.OdmExceptionclass OdmException extends NamingException implements Serializable
 
- 
- 
Package org.springframework.ldap.odm.core.impl- 
Exception org.springframework.ldap.odm.core.impl.InvalidEntryExceptionclass InvalidEntryException extends OdmException implements Serializable
- 
Exception org.springframework.ldap.odm.core.impl.MetaDataExceptionclass MetaDataException extends OdmException implements Serializable
- 
Exception org.springframework.ldap.odm.core.impl.UnmanagedClassExceptionclass UnmanagedClassException extends OdmException implements Serializable
 
- 
- 
Package org.springframework.ldap.odm.typeconversion- 
Exception org.springframework.ldap.odm.typeconversion.ConverterExceptionclass ConverterException extends NamingException implements Serializable
 
- 
- 
Package org.springframework.ldap.support- 
Class org.springframework.ldap.support.ListComparatorclass ListComparator extends Object implements Serializable- serialVersionUID:
- -3068381879731157178L
 
 
- 
- 
Package org.springframework.ldap.transaction.compensating.manager- 
Class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerclass ContextSourceTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable- serialVersionUID:
- 7138208218687237856L
 - 
Serialized Fields- 
delegateContextSourceTransactionManagerDelegate delegate 
 
- 
 
 
-