Serialized Form


Package org.apache.directory.shared.ldap

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

serialVersionUID: 2889747406899775761l

Serialized Fields

m_nestedExceptions

java.util.Collection m_nestedExceptions
Collection of nested exceptions.

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

serialVersionUID: -5899307402675964298l

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

serialVersionUID: 8582253398936366771l

Serialized Fields

m_nestedExceptions

java.util.Collection m_nestedExceptions
Collection of nested exceptions.


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

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

Serialized Fields

identificationTag

java.lang.String identificationTag

precedence

int precedence

authenticationLevel

AuthenticationLevel authenticationLevel

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

serialVersionUID: 4353150626941232371l

Serialized Fields

userClasses

java.util.Collection userClasses

authenticationLevel

AuthenticationLevel authenticationLevel

protectedItems

java.util.Collection protectedItems

microOperations

java.util.Set microOperations

grant

boolean grant

precedence

int precedence

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

serialVersionUID: -6757937682267073130l

Serialized Fields

level

int level

name

java.lang.String name

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

serialVersionUID: -8199453391060356463l

Serialized Fields

protectedItems

java.util.Collection protectedItems

itemPermissions

java.util.Collection itemPermissions

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

serialVersionUID: 3940100745409337694l

Serialized Fields

userClasses

java.util.Collection userClasses

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

Serialized Fields

precedence

int precedence

grantsAndDenials

java.util.Set grantsAndDenials

grants

java.util.Set grants

denials

java.util.Set denials

Class org.apache.directory.shared.ldap.aci.ProtectedItem extends java.lang.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

java.util.Collection 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

java.util.Collection items

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

serialVersionUID: 43697038363452113l

Serialized Fields

attributeType

java.lang.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

java.util.Collection items

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

serialVersionUID: 4319052153538757099l

Serialized Fields

attributeType

java.lang.String attributeType

valuesIn

java.lang.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 java.lang.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

java.util.Collection 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

java.util.Collection userClasses

userPermissions

java.util.Collection userPermissions

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

serialVersionUID: 3940100745409337694l

Serialized Fields

protectedItems

java.util.Collection protectedItems


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

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

serialVersionUID: 1l

Class org.apache.directory.shared.ldap.codec.util.LdapStringEncodingException extends java.lang.Exception implements Serializable

serialVersionUID: 1l

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

serialVersionUID: 1l

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

serialVersionUID: 1l

Serialized Fields

reasonCode

int reasonCode
The reason code.


reason

java.lang.String reason
The reason message.

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

serialVersionUID: 1l


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

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

serialVersionUID: 886120483680893537l

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

serialVersionUID: 4035795887975350185l

Class org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException extends javax.naming.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 javax.naming.ConfigurationException implements Serializable

serialVersionUID: 7062168557099947648l

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

serialVersionUID: -2320797162018226278l

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

serialVersionUID: 886120483680893537l

Class org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException extends javax.naming.directory.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 javax.naming.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 javax.naming.NameAlreadyBoundException implements Serializable

serialVersionUID: 5387177233617276618l

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

serialVersionUID: 5162107136594237160l

Class org.apache.directory.shared.ldap.exception.LdapNamingException extends javax.naming.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 javax.naming.NoPermissionException implements Serializable

serialVersionUID: -8611970137960601723l

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

serialVersionUID: 886120483680893537l

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

serialVersionUID: -8611970137960601723l

Serialized Fields

refs

java.util.List refs

index

int index

Class org.apache.directory.shared.ldap.exception.LdapSchemaViolationException extends javax.naming.directory.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 javax.naming.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 javax.naming.SizeLimitExceededException implements Serializable

serialVersionUID: -8611970137960601723l

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

serialVersionUID: -8611970137960601723l

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

serialVersionUID: -99548684403070989l


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

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

Serialized Fields

oid

java.lang.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

LdapString previousDn

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

serialVersionUID: 7916990159044177480l

Serialized Fields

oid

java.lang.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

java.lang.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 java.lang.Object implements Serializable

serialVersionUID: -5158233254341746514l

Serialized Fields

id

java.lang.String id
the name of the attribute


list

java.util.ArrayList list
the list of attribute values

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

serialVersionUID: -69864533495992471l

Serialized Fields

map

java.util.Map map
Map of user provided String ids to Attributes


keyMap

java.util.Map 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.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.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 java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

type

java.lang.String type
The Name type


value

java.lang.String value
The name value

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

serialVersionUID: 1l

Serialized Fields

rdns

java.util.List rdns
The RDNs that are elements of the DN


upName

java.lang.String upName
The user provided name


normName

java.lang.String normName
The normalized name


bytes

byte[] bytes
The bytes representation of the normName

Class org.apache.directory.shared.ldap.name.LdapName extends java.lang.Object implements Serializable

serialVersionUID: -2504400451346647793l

Serialized Fields

m_list

java.util.List m_list
List of name components composing this Name.


m_name

java.lang.String m_name
The cached string representation of this Name.


m_isClean

boolean m_isClean
Dirty bit used to determine whether the cached m_name is up to date

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

serialVersionUID: 1l

Serialized Fields

upName

java.lang.String upName
The User Provided RDN


string

java.lang.String string
The normalized RDN


atavs

java.util.TreeSet 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

java.util.Map atavTypes
We also keep a set of types, in order to use manipulations. A type is connected with the atav it represents.


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 java.lang.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

java.util.ArrayList mayList

mustList

java.util.ArrayList mustList

superClasses

java.util.ArrayList superClasses

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

serialVersionUID: 5500272648097676014l

Class org.apache.directory.shared.ldap.schema.NoOpNormalizer extends java.lang.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 1l

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

serialVersionUID: -487045951170455942l

Serialization Methods

readResolve

protected java.lang.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

java.lang.String iName
The string representation of the Enum.

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

serialVersionUID: -4140246270875850555l

Serialized Fields

nestable

java.lang.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 java.lang.Error implements Serializable

serialVersionUID: -9211839990752243375l

Serialized Fields

delegate

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


cause

java.lang.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 java.lang.Exception implements Serializable

serialVersionUID: 3485795588970325053l

Serialized Fields

delegate

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


cause

java.lang.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 java.lang.RuntimeException implements Serializable

serialVersionUID: -833907851887600575l

Serialized Fields

delegate

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


cause

java.lang.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 java.util.HashMap implements Serializable

serialVersionUID: 5107433500719957457l

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

serialVersionUID: 7092611880189329093l

Serialization Methods

readResolve

private java.lang.Object readResolve()

Ensure singleton.

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

serialVersionUID: 3380552487888102930l

Serialization Methods

readExternal

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

Throws:
java.io.IOException - if the stream raises it
java.lang.ClassNotFoundException - if the stream raises it

writeExternal

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

Throws:
java.io.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(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Deserializes this map from the given stream.

Throws:
java.io.IOException - if the stream raises it
java.lang.ClassNotFoundException - if the stream raises it

writeExternal

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

Throws:
java.io.IOException - if the stream raises it

Class org.apache.directory.shared.ldap.util.ToStringStyle extends java.lang.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

java.lang.String contentStart
The content start '['.


contentEnd

java.lang.String contentEnd
The content end ']'.


fieldNameValueSeparator

java.lang.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

java.lang.String fieldSeparator
The field separator ','.


arrayStart

java.lang.String arrayStart
The array start '{'.


arraySeparator

java.lang.String arraySeparator
The array separator ','.


arrayContentDetail

boolean arrayContentDetail
The detail for array content.


arrayEnd

java.lang.String arrayEnd
The array end '}'.


defaultFullDetail

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


nullText

java.lang.String nullText
The null text '<null>'.


sizeStartText

java.lang.String sizeStartText
The summary size text start '.


sizeEndText

java.lang.String sizeEndText
The summary size text start '>'.


summaryObjectStartText

java.lang.String summaryObjectStartText
The summary object text start '<'.


summaryObjectEndText

java.lang.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 © 2003-2006 . All Rights Reserved.