Serialized Form


Package org.apache.directory.shared.asn1.ber.tlv

Class org.apache.directory.shared.asn1.ber.tlv.Value extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

data

byte[] data
The data buffer. TODO Create a streamed data to store large data


currentPos

int currentPos
The current position of the last byte in the data buffer


Package org.apache.directory.shared.asn1.codec

Class org.apache.directory.shared.asn1.codec.DecoderException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.asn1.codec.EncoderException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.directory.shared.asn1.primitives

Class org.apache.directory.shared.asn1.primitives.BitString extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

nbUnusedBits

int nbUnusedBits
The number of unused ints


isStreamed

boolean isStreamed
Tells if the OctetString is streamed or not


bytes

byte[] bytes
The string is stored in a byte array


nbBytes

int nbBytes
Actual length of the byte array


nbBits

int nbBits
Actual length of the bit string

Class org.apache.directory.shared.asn1.primitives.OID extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

oidValues

long[] oidValues
The OID as a array of int


Package org.apache.directory.shared.asn1.util

Class org.apache.directory.shared.asn1.util.BooleanDecoderException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.asn1.util.IntegerDecoderException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.directory.shared.ldap

Class org.apache.directory.shared.ldap.MultiException extends Exception implements Serializable

serialVersionUID: 2889747406899775761L

Serialized Fields

m_nestedExceptions

Collection<E> m_nestedExceptions
Collection of nested exceptions.

Class org.apache.directory.shared.ldap.NotImplementedException extends RuntimeException implements Serializable

serialVersionUID: -5899307402675964298L

Class org.apache.directory.shared.ldap.RuntimeMultiException extends RuntimeException implements Serializable

serialVersionUID: 8582253398936366771L

Serialized Fields

m_nestedExceptions

Collection<E> m_nestedExceptions
Collection of nested exceptions.


Package org.apache.directory.shared.ldap.aci

Class org.apache.directory.shared.ldap.aci.ACIItem extends Object implements Serializable

Serialized Fields

identificationTag

String identificationTag

precedence

int precedence

authenticationLevel

AuthenticationLevel authenticationLevel

Class org.apache.directory.shared.ldap.aci.ACITuple extends Object implements Serializable

serialVersionUID: 4353150626941232371L

Serialized Fields

userClasses

Collection<E> userClasses

authenticationLevel

AuthenticationLevel authenticationLevel

protectedItems

Collection<E> protectedItems

microOperations

Set<E> microOperations

grant

boolean grant

precedence

int precedence

Class org.apache.directory.shared.ldap.aci.AuthenticationLevel extends Object implements Serializable

serialVersionUID: -6757937682267073130L

Serialized Fields

level

int level

name

String name

Class org.apache.directory.shared.ldap.aci.ItemFirstACIItem extends ACIItem implements Serializable

serialVersionUID: -8199453391060356463L

Serialized Fields

protectedItems

Collection<E> protectedItems

itemPermissions

Collection<E> itemPermissions

Class org.apache.directory.shared.ldap.aci.ItemPermission extends Permission implements Serializable

serialVersionUID: 3940100745409337694L

Serialized Fields

userClasses

Collection<E> userClasses

Class org.apache.directory.shared.ldap.aci.Permission extends Object implements Serializable

Serialized Fields

precedence

int precedence

grantsAndDenials

Set<E> grantsAndDenials

grants

Set<E> grants

denials

Set<E> denials

Class org.apache.directory.shared.ldap.aci.ProtectedItem extends Object implements Serializable

Class org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues extends org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeTypeProtectedItem implements Serializable

serialVersionUID: -9039274739078220203L

Class org.apache.directory.shared.ldap.aci.ProtectedItem.AllUserAttributeTypes extends ProtectedItem implements Serializable

serialVersionUID: 3728652941148931359L

Class org.apache.directory.shared.ldap.aci.ProtectedItem.AllUserAttributeTypesAndValues extends ProtectedItem implements Serializable

serialVersionUID: 7250988885983604442L

Class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeType extends org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeTypeProtectedItem implements Serializable

serialVersionUID: -9039274739078220203L

Class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue extends ProtectedItem implements Serializable

serialVersionUID: -258318397837951363L

Serialized Fields

attributes

Collection<E> attributes

Class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes extends ProtectedItem implements Serializable

serialVersionUID: -8553151906617285325L

Serialized Fields

classes

ExprNode classes

Class org.apache.directory.shared.ldap.aci.ProtectedItem.Entry extends ProtectedItem implements Serializable

serialVersionUID: -6971482229815999874L

Class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub extends ProtectedItem implements Serializable

serialVersionUID: -8553151906617285325L

Serialized Fields

value

int value

Class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount extends ProtectedItem implements Serializable

serialVersionUID: 5261651541488944572L

Serialized Fields

items

Collection<E> items

Class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem extends Object implements Serializable

serialVersionUID: 43697038363452113L

Serialized Fields

attributeType

String attributeType

maxCount

int maxCount

Class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues extends ProtectedItem implements Serializable

serialVersionUID: -8553151906617285325L

Serialized Fields

filter

ExprNode filter

Class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy extends ProtectedItem implements Serializable

serialVersionUID: -8157637446588058799L

Serialized Fields

items

Collection<E> items

Class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem extends Object implements Serializable

serialVersionUID: 4319052153538757099L

Serialized Fields

attributeType

String attributeType

valuesIn

String valuesIn

Class org.apache.directory.shared.ldap.aci.ProtectedItem.SelfValue extends org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeTypeProtectedItem implements Serializable

serialVersionUID: -7788463918070206609L

Class org.apache.directory.shared.ldap.aci.UserClass extends Object implements Serializable

Class org.apache.directory.shared.ldap.aci.UserClass.AllUsers extends UserClass implements Serializable

serialVersionUID: 8967984720792510292L

Class org.apache.directory.shared.ldap.aci.UserClass.Name extends org.apache.directory.shared.ldap.aci.UserClass.NamedUserClass implements Serializable

serialVersionUID: -4168412030168359882L

Class org.apache.directory.shared.ldap.aci.UserClass.Subtree extends UserClass implements Serializable

serialVersionUID: 3949337699049701332L

Serialized Fields

subtreeSpecifications

Collection<E> subtreeSpecifications

Class org.apache.directory.shared.ldap.aci.UserClass.ThisEntry extends UserClass implements Serializable

serialVersionUID: -8189325270233754470L

Class org.apache.directory.shared.ldap.aci.UserClass.UserGroup extends org.apache.directory.shared.ldap.aci.UserClass.NamedUserClass implements Serializable

serialVersionUID: 8887107815072965807L

Class org.apache.directory.shared.ldap.aci.UserFirstACIItem extends ACIItem implements Serializable

serialVersionUID: 5587483838404246148L

Serialized Fields

userClasses

Collection<E> userClasses

userPermissions

Collection<E> userPermissions

Class org.apache.directory.shared.ldap.aci.UserPermission extends Permission implements Serializable

serialVersionUID: 3940100745409337694L

Serialized Fields

protectedItems

Collection<E> protectedItems

Package org.apache.directory.shared.ldap.codec

Class org.apache.directory.shared.ldap.codec.ResponseCarryingException extends DecoderException implements Serializable

serialVersionUID: 1L

Serialized Fields

response

Message response
The response with the error cause


Package org.apache.directory.shared.ldap.codec.util

Class org.apache.directory.shared.ldap.codec.util.HttpClientError extends Error implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.ldap.codec.util.LdapURLEncodingException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.ldap.codec.util.URIException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

int reasonCode
The reason code.


reason

String reason
The reason message.

Class org.apache.directory.shared.ldap.codec.util.UrlDecoderException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.directory.shared.ldap.exception

Class org.apache.directory.shared.ldap.exception.LdapAttributeInUseException extends AttributeInUseException implements Serializable

serialVersionUID: 886120483680893537L

Class org.apache.directory.shared.ldap.exception.LdapAuthenticationException extends AuthenticationException implements Serializable

serialVersionUID: 4035795887975350185L

Class org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException extends AuthenticationNotSupportedException implements Serializable

serialVersionUID: 2532733848470791678L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the result code type safe enumeration

Class org.apache.directory.shared.ldap.exception.LdapConfigurationException extends ConfigurationException implements Serializable

serialVersionUID: 7062168557099947648L

Class org.apache.directory.shared.ldap.exception.LdapContextNotEmptyException extends ContextNotEmptyException implements Serializable

serialVersionUID: -2320797162018226278L

Class org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException extends InvalidAttributeIdentifierException implements Serializable

serialVersionUID: 886120483680893537L

Class org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException extends InvalidAttributeValueException implements Serializable

serialVersionUID: 5763624876999168014L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the LDAP resultCode this exception is associated with

Class org.apache.directory.shared.ldap.exception.LdapInvalidNameException extends InvalidNameException implements Serializable

serialVersionUID: 1922458280238058561L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the LDAP resultCode this exception is associated with

Class org.apache.directory.shared.ldap.exception.LdapNameAlreadyBoundException extends NameAlreadyBoundException implements Serializable

serialVersionUID: 5387177233617276618L

Class org.apache.directory.shared.ldap.exception.LdapNameNotFoundException extends NameNotFoundException implements Serializable

serialVersionUID: 5162107136594237160L

Class org.apache.directory.shared.ldap.exception.LdapNamingException extends NamingException implements Serializable

serialVersionUID: -3777365681132844241L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the LDAP resultCode this exception is associated with

Class org.apache.directory.shared.ldap.exception.LdapNoPermissionException extends NoPermissionException implements Serializable

serialVersionUID: -8611970137960601723L

Class org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException extends NoSuchAttributeException implements Serializable

serialVersionUID: 886120483680893537L

Class org.apache.directory.shared.ldap.exception.LdapReferralException extends ReferralException implements Serializable

serialVersionUID: -8611970137960601723L

Serialized Fields

refs

List<E> refs

index

int index

Class org.apache.directory.shared.ldap.exception.LdapSchemaViolationException extends SchemaViolationException implements Serializable

serialVersionUID: 5763624876999168014L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the LDAP resultCode this exception is associated with

Class org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException extends ServiceUnavailableException implements Serializable

serialVersionUID: -5058439476235675179L

Serialized Fields

resultCode

ResultCodeEnum resultCode
the LDAP result code to be checked

Class org.apache.directory.shared.ldap.exception.LdapSizeLimitExceededException extends SizeLimitExceededException implements Serializable

serialVersionUID: -8611970137960601723L

Class org.apache.directory.shared.ldap.exception.LdapTimeLimitExceededException extends TimeLimitExceededException implements Serializable

serialVersionUID: -8611970137960601723L

Class org.apache.directory.shared.ldap.exception.OperationAbandonedException extends NamingException implements Serializable

serialVersionUID: -99548684403070989L


Package org.apache.directory.shared.ldap.ldif

Class org.apache.directory.shared.ldap.ldif.LdifControl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

oid

OID oid
The control OID


criticality

boolean criticality
The control criticality


value

byte[] value
The control BER encoded value


Package org.apache.directory.shared.ldap.message

Class org.apache.directory.shared.ldap.message.ControlImpl extends Object implements Serializable

Serialized Fields

oid

String oid
Unique object identifier for this control


value

byte[] value
Control ASN.1 encoded parameters


isCritical

boolean isCritical
Flag for control criticality

Class org.apache.directory.shared.ldap.message.DerefAliasesEnum extends ValuedEnum implements Serializable

serialVersionUID: 1501231261415745531L

Class org.apache.directory.shared.ldap.message.EntryChangeControl extends ControlImpl implements Serializable

serialVersionUID: -2356861450876343999L

Serialized Fields

changeType

ChangeType changeType

changeNumber

int changeNumber

previousDn

LdapDN previousDn

Class org.apache.directory.shared.ldap.message.ExtendedRequestImpl extends AbstractRequest implements Serializable

serialVersionUID: 7916990159044177480L

Serialized Fields

oid

String oid
Extended request's Object Identifier or requestName


payload

byte[] payload
Extended request's payload or requestValue


response

ResultResponse response

Class org.apache.directory.shared.ldap.message.ExtendedResponseImpl extends AbstractResultResponse implements Serializable

serialVersionUID: -6646752766410531060L

Serialized Fields

oid

String oid
Object identifier for the extended response


value

byte[] value
Values encoded in the extended response payload

Class org.apache.directory.shared.ldap.message.LockableAttributeImpl extends Object implements Serializable

serialVersionUID: -5158233254341746514L

Serialized Fields

upId

String upId
the name of the attribute, case sensitive


value

Object value
In case we have only one value, just use this container


list

List<E> list
the list of attribute values, if unordered


size

int size
The number of values stored

Class org.apache.directory.shared.ldap.message.LockableAttributesImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

keyMap

Map<K,V> keyMap
Cache of lowercase id Strings to mixed cased user provided String ids

Class org.apache.directory.shared.ldap.message.ManageDsaITControl extends ControlImpl implements Serializable

serialVersionUID: -8844249964346248321L

Class org.apache.directory.shared.ldap.message.MessageException extends RuntimeMultiException implements Serializable

serialVersionUID: -155089078576745029L

Class org.apache.directory.shared.ldap.message.MessageTypeEnum extends ValuedEnum implements Serializable

serialVersionUID: 4297707466257974528L

Class org.apache.directory.shared.ldap.message.ModificationItemImpl extends ModificationItem implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.ldap.message.PersistentSearchControl extends ControlImpl implements Serializable

serialVersionUID: -2356861450876343999L

Serialized Fields

changesOnly

boolean changesOnly
If changesOnly is TRUE, the server MUST NOT return any existing entries that match the search criteria. Entries are only returned when they are changed (added, modified, deleted, or subject to a modifyDN operation). By default this is set to true.


returnECs

boolean returnECs
If returnECs is TRUE, the server MUST return an Entry Change Notification control with each entry returned as the result of changes. By default this is set to false.


changeTypes

int changeTypes
As changes are made to the server, the effected entries MUST be returned to the client if they match the standard search cri- teria and if the operation that caused the change is included in the changeTypes field. The changeTypes field is the logical OR of one or more of these values: add (1), delete (2), modify (4), modDN (8). By default this is set to 1 | 2 | 4 | 8 which is the int value 0x0F or 15.

Class org.apache.directory.shared.ldap.message.ResponseCarryingMessageException extends RuntimeMultiException implements Serializable

serialVersionUID: 1L

Serialized Fields

response

Message response
The response with the error cause

Class org.apache.directory.shared.ldap.message.ResultCodeEnum extends ValuedEnum implements Serializable

serialVersionUID: -6813787847504596968L

Class org.apache.directory.shared.ldap.message.ScopeEnum extends ValuedEnum implements Serializable

serialVersionUID: 6354503944147675151L

Class org.apache.directory.shared.ldap.message.SubentriesControl extends ControlImpl implements Serializable

serialVersionUID: -2356861450876343999L

Serialized Fields

visibility

boolean visibility
the visibility for this control


Package org.apache.directory.shared.ldap.message.extended

Class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect extends ExtendedResponseImpl implements Serializable

serialVersionUID: -4682291068700593492L

Serialized Fields

timeOffline

int timeOffline
offline Time after disconnection


delay

int delay
Delay before disconnection


replicatedContexts

Referral replicatedContexts
String based LDAP URL that may be followed for replicated namingContexts

Class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest extends ExtendedRequestImpl implements Serializable

serialVersionUID: -4682291068700593492L

Serialized Fields

timeOffline

int timeOffline
offline Time after disconnection


delay

int delay
Delay before disconnection

Class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse extends ExtendedResponseImpl implements Serializable

serialVersionUID: -3824715470944544189L

Class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest extends ExtendedRequestImpl implements Serializable

serialVersionUID: -7481749915684864433L

Class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse extends ExtendedResponseImpl implements Serializable

serialVersionUID: -3824715470944544189L

Class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect extends ExtendedResponseImpl implements Serializable

serialVersionUID: -4682291068700593492L


Package org.apache.directory.shared.ldap.message.spi

Class org.apache.directory.shared.ldap.message.spi.ProviderException extends MessageException implements Serializable

serialVersionUID: 8915445282948982052L

Serialized Fields

m_provider

Provider m_provider
The provider this exception resulted on


Package org.apache.directory.shared.ldap.name

Class org.apache.directory.shared.ldap.name.AttributeTypeAndValue extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

normType

String normType
The normalized Name type


upType

String upType
The user provided Name type


value

Object value
The name value. It can be a String or a byte array


upName

String upName
The user provided atav


start

int start
The starting position of this atav in the given string from which we have extracted the upName


length

int length
The length of this atav upName

Class org.apache.directory.shared.ldap.name.LdapDN extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rdns

List<E> rdns
The RDNs that are elements of the DN


upName

String upName
The user provided name


normName

String normName
The normalized name


bytes

byte[] bytes
The bytes representation of the normName

Class org.apache.directory.shared.ldap.name.Rdn extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

upName

String upName
The User Provided RDN


normName

String normName
The normalized RDN


start

int start
The starting position of this RDN in the given string from which we have extracted the upName


length

int length
The length of this RDN upName


atavs

Set<E> atavs
Stores all couple type = value. We may have more than one type, if the '+' character appears in the AttributeTypeAndValue. This is a TreeSet, because we want the ATAVs to be sorted. An atav may contain more than one value. In this case, the values are String stored in a List.


atavTypes

Map<K,V> atavTypes
We also keep a set of types, in order to use manipulations. A type is connected with the atav it represents. Note : there is no Generic available classes in commons-collection...


atavType

String atavType
We keep the type for a single valued RDN, to avoid the creation of an HashMap


atav

AttributeTypeAndValue atav
A simple AttributeTypeAndValue is used to store the Rdn for the simple case where we only have a single type=value. This will be 99.99% the case. This avoids the creation of a HashMap.


nbAtavs

int nbAtavs
The number of atavs. We store this number here to avoid complex manipulation of atav and atavs


Package org.apache.directory.shared.ldap.schema

Class org.apache.directory.shared.ldap.schema.AbstractAttributeType extends AbstractSchemaObject implements Serializable

Serialized Fields

isSingleValue

boolean isSingleValue
whether or not this type is single valued


isCollective

boolean isCollective
whether or not this type is a collective attribute


canUserModify

boolean canUserModify
whether or not this type can be modified by directory users


usage

UsageEnum usage
the usage for this attributeType


length

int length
the length of this attribute in bytes

Class org.apache.directory.shared.ldap.schema.ComparableComparator extends Object implements Serializable

serialVersionUID: -5295278271807198471L

Class org.apache.directory.shared.ldap.schema.DefaultObjectClass extends AbstractSchemaObject implements Serializable

serialVersionUID: -4744807759763092241L

Serialized Fields

type

ObjectClassTypeEnum type

mayList

ArrayList<E> mayList

mustList

ArrayList<E> mustList

superClasses

ArrayList<E> superClasses

Class org.apache.directory.shared.ldap.schema.MatchingRuleEnum extends ValuedEnum implements Serializable

serialVersionUID: 5500272648097676014L

Class org.apache.directory.shared.ldap.schema.NoOpNormalizer extends Object implements Serializable

serialVersionUID: -7817763636668562489L

Class org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum extends ValuedEnum implements Serializable

serialVersionUID: -5916723482518366208L

Class org.apache.directory.shared.ldap.schema.ObjectIdentifierComparator extends Object implements Serializable

serialVersionUID: -2374941241008282707L

Class org.apache.directory.shared.ldap.schema.UsageEnum extends ValuedEnum implements Serializable

serialVersionUID: -5838426429165435227L


Package org.apache.directory.shared.ldap.util

Class org.apache.directory.shared.ldap.util.BigIntegerComparator extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.directory.shared.ldap.util.Enum extends Object implements Serializable

serialVersionUID: -487045951170455942L

Serialization Methods

readResolve

protected Object readResolve()

Handle the deserialization of the class to ensure that multiple copies are not wastefully created, or illegal enum types created.

Serialized Fields

iName

String iName
The string representation of the Enum.

Class org.apache.directory.shared.ldap.util.NestableDelegate extends Object implements Serializable

serialVersionUID: -4140246270875850555L

Serialized Fields

nestable

Throwable nestable
Holds the reference to the exception or error that we're wrapping (which must be a "org.apache.commons.lang.exception.Nestable" implementation).

Class org.apache.directory.shared.ldap.util.NestableError extends Error implements Serializable

serialVersionUID: -9211839990752243375L

Serialized Fields

delegate

NestableDelegate delegate
The helper instance which contains much of the code which we delegate to.


cause

Throwable cause
Holds the reference to the exception or error that caused this exception to be thrown.

Class org.apache.directory.shared.ldap.util.NestableException extends Exception implements Serializable

serialVersionUID: 3485795588970325053L

Serialized Fields

delegate

NestableDelegate delegate
The helper instance which contains much of the code which we delegate to.


cause

Throwable cause
Holds the reference to the exception or error that caused this exception to be thrown.

Class org.apache.directory.shared.ldap.util.NestableRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -833907851887600575L

Serialized Fields

delegate

NestableDelegate delegate
The helper instance which contains much of the code which we delegate to.


cause

Throwable cause
Holds the reference to the exception or error that caused this exception to be thrown.

Class org.apache.directory.shared.ldap.util.NoDuplicateKeysMap extends HashMap implements Serializable

serialVersionUID: 5107433500719957457L

Class org.apache.directory.shared.ldap.util.ObjectUtils.Null extends Object implements Serializable

serialVersionUID: 7092611880189329093L

Serialization Methods

readResolve

private Object readResolve()

Ensure singleton.

Class org.apache.directory.shared.ldap.util.SequencedHashMap extends Object implements Serializable

serialVersionUID: 3380552487888102930L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Deserializes this map from the given stream.

Throws:
IOException - if the stream raises it
ClassNotFoundException - if the stream raises it

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Serializes this map to the given stream.

Throws:
IOException - if the stream raises it

Class org.apache.directory.shared.ldap.util.SynchronizedLRUMap extends SequencedHashMap implements Serializable

serialVersionUID: 2197433140769957051L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Deserializes this map from the given stream.

Throws:
IOException - if the stream raises it
ClassNotFoundException - if the stream raises it

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Serializes this map to the given stream.

Throws:
IOException - if the stream raises it

Class org.apache.directory.shared.ldap.util.ToStringStyle extends Object implements Serializable

serialVersionUID: -3594451267200535036L

Serialized Fields

useFieldNames

boolean useFieldNames
Whether to use the field names, the default is true.


useClassName

boolean useClassName
Whether to use the class name, the default is true.


useShortClassName

boolean useShortClassName
Whether to use short class names, the default is false.


useIdentityHashCode

boolean useIdentityHashCode
Whether to use the identity hash code, the default is true.


contentStart

String contentStart
The content start '['.


contentEnd

String contentEnd
The content end ']'.


fieldNameValueSeparator

String fieldNameValueSeparator
The field name value separator '='.


fieldSeparatorAtStart

boolean fieldSeparatorAtStart
Whether the field separator should be added before any other fields.


fieldSeparatorAtEnd

boolean fieldSeparatorAtEnd
Whether the field separator should be added after any other fields.


fieldSeparator

String fieldSeparator
The field separator ','.


arrayStart

String arrayStart
The array start '{'.


arraySeparator

String arraySeparator
The array separator ','.


arrayContentDetail

boolean arrayContentDetail
The detail for array content.


arrayEnd

String arrayEnd
The array end '}'.


defaultFullDetail

boolean defaultFullDetail
The value to use when fullDetail is null, the default value is true.


nullText

String nullText
The null text '<null>'.


sizeStartText

String sizeStartText
The summary size text start '.


sizeEndText

String sizeEndText
The summary size text start '>'.


summaryObjectStartText

String summaryObjectStartText
The summary object text start '<'.


summaryObjectEndText

String summaryObjectEndText
The summary object text start '>'.

Class org.apache.directory.shared.ldap.util.ValuedEnum extends Enum implements Serializable

serialVersionUID: -7129650521543789085L

Serialized Fields

iValue

int iValue
The value contained in enum.



Copyright © 2004-2012. All Rights Reserved.