Serialized Form


Package org.apache.directory.api.ldap.model.csn

Class org.apache.directory.api.ldap.model.csn.InvalidCSNException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.directory.api.ldap.model.cursor

Class org.apache.directory.api.ldap.model.cursor.CursorClosedException extends CursorException implements Serializable

serialVersionUID: -5723233489761854394L

Class org.apache.directory.api.ldap.model.cursor.CursorException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException extends CursorException implements Serializable

serialVersionUID: -5723233489761854394L

Serialized Fields

ldapReferralException

LdapReferralException ldapReferralException
The contained referralException

Class org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException extends CursorException implements Serializable

serialVersionUID: 6222645005251534704L

Class org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException extends CursorException implements Serializable

serialVersionUID: 5730037129071653272L


Package org.apache.directory.api.ldap.model.entry

Class org.apache.directory.api.ldap.model.entry.AbstractValue extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.apache.directory.api.ldap.model.entry.BinaryValue extends AbstractValue<byte[]> implements Serializable

serialVersionUID: 2L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class org.apache.directory.api.ldap.model.entry.DefaultAttribute extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
This is the place where we serialize attributes, and all theirs elements.

Throws:
IOException

Class org.apache.directory.api.ldap.model.entry.DefaultEntry extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
This is the place where we serialize entries, and all theirs elements.
The structure used to store the entry is the following :

Throws:
IOException

Class org.apache.directory.api.ldap.model.entry.DefaultModification extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(ObjectOutput)

Class org.apache.directory.api.ldap.model.entry.ImmutableEntry extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
This is the place where we serialize entries, and all theirs elements.
The structure used to store the entry is the following :

Throws:
IOException

Class org.apache.directory.api.ldap.model.entry.StringValue extends AbstractValue<String> implements Serializable

serialVersionUID: 2L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Package org.apache.directory.api.ldap.model.exception

Class org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Serialized Fields

remainingDn

Dn remainingDn
The remaining Dn


resolvedObject

Object resolvedObject
TODO

Class org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAliasException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAuthenticationException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapCannotCancelException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapConfigurationException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Serialized Fields

cause

Throwable cause
The exception cause

Class org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapInvalidDnException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapNoPermissionException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapOperationErrorException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapOperationException extends LdapException implements Serializable

serialVersionUID: 1L

Serialized Fields

resultCode

ResultCodeEnum resultCode
The operation resultCode


resolvedDn

Dn resolvedDn
The resolved Dn

Class org.apache.directory.api.ldap.model.exception.LdapOtherException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapPartialResultException extends AbstractLdapReferralException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapReferralException extends AbstractLdapReferralException implements Serializable

serialVersionUID: 1L

Serialized Fields

refs

List<E> refs
The list of referrals


index

int index
The current index in the list of referrals


remainingDn

Dn remainingDn
The remaining Dn


resolvedObject

Object resolvedObject
TODO

Class org.apache.directory.api.ldap.model.exception.LdapSchemaException extends LdapException implements Serializable

serialVersionUID: 1L

Serialized Fields

code

LdapSchemaExceptionCodes code
The code of the exception


sourceObject

SchemaObject sourceObject
The 'source' schema object


otherObject

SchemaObject otherObject
The 'other' schema object


relatedId

String relatedId
The related ID (name or OID) of the exception

Class org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapTooLateException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapUnknownException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException extends LdapOperationException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.LdapUriException extends LdapException implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

int reasonCode
The reason code.


reason

String reason
The reason message.

Class org.apache.directory.api.ldap.model.exception.LdapURLEncodingException extends LdapException implements Serializable

serialVersionUID: 193461058160901616L

Class org.apache.directory.api.ldap.model.exception.MessageException extends org.apache.directory.api.util.exception.RuntimeMultiException implements Serializable

serialVersionUID: -155089078576745029L

Class org.apache.directory.api.ldap.model.exception.OperationAbandonedException extends LdapException implements Serializable

serialVersionUID: 1L

Class org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException extends org.apache.directory.api.util.exception.RuntimeMultiException implements Serializable

serialVersionUID: 1L

Serialized Fields

response

Message response
The response with the error cause

Class org.apache.directory.api.ldap.model.exception.UrlDecoderException extends LdapException implements Serializable

serialVersionUID: 1L


Package org.apache.directory.api.ldap.model.ldif

Class org.apache.directory.api.ldap.model.ldif.LdapLdifException extends LdapException implements Serializable

serialVersionUID: 1L

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class org.apache.directory.api.ldap.model.ldif.LdifEntry extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException - If the stream can't be read
ClassNotFoundException - If the LdifEntry can't be created
See Also:
Externalizable.readExternal(ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException - If the serialization fail
See Also:
Externalizable.readExternal(ObjectInput)

Package org.apache.directory.api.ldap.model.name

Class org.apache.directory.api.ldap.model.name.Ava extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
We read back the data to create a new ATAV. The structure read is exposed in the Ava.writeExternal(ObjectOutput) method

Throws:
IOException - If the Ava can't b written to the stream
ClassNotFoundException - If we can't deserialize an Ava from the stream
See Also:
Externalizable.readExternal(ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
An Ava is composed of a type and a value. The data are stored following the structure :
if the value is a String :
if the value is binary :

Throws:
IoException - If the Ava can't be written in the stream
IOException
See Also:
Externalizable.readExternal(ObjectInput)

Class org.apache.directory.api.ldap.model.name.Dn extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

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

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
We read back the data to create a new RDB. The structure read is exposed in the Rdn.writeExternal(ObjectOutput) method

Throws:
IOException - If we can't read from the input stream
ClassNotFoundException - If we can't create a new Rdn
See Also:
Externalizable.readExternal(ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
A Rdn is composed of on to many Avas (AttributeType And Value). We should write all those Avas sequencially, following the structure :
For each Ava :

Throws:
IOException - If the stream can't be written
See Also:
Externalizable.readExternal(ObjectInput)

Class org.apache.directory.api.ldap.model.name.TooComplexException extends LdapInvalidDnException implements Serializable

serialVersionUID: 4854240181901296414L


Package org.apache.directory.api.ldap.model.schema

Class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

oid

String oid
The SchemaObject numeric OID


names

List<E> names
The optional names for this SchemaObject


isEnabled

boolean isEnabled
Whether or not this SchemaObject is enabled


isReadOnly

boolean isReadOnly
Whether or not this SchemaObject can be modified


isObsolete

boolean isObsolete
Whether or not this SchemaObject is obsolete


description

String description
A short description of this SchemaObject


specification

String specification
The SchemaObject specification


schemaName

String schemaName
The name of the schema this object is associated with


objectType

SchemaObjectType objectType
The SchemaObjectType


extensions

Map<K,V> extensions
A map containing the list of supported extensions


locked

boolean locked
A locked to avoid modifications when set to true


h

int h
The hashcode for this schemaObject

Class org.apache.directory.api.ldap.model.schema.AttributeType extends AbstractSchemaObject implements Serializable

Serialized Fields

syntaxOid

String syntaxOid
The syntax OID associated with this AttributeType


syntax

LdapSyntax syntax
The syntax associated with the syntaxID


equalityOid

String equalityOid
The equality OID associated with this AttributeType


equality

MatchingRule equality
The equality MatchingRule associated with the equalityID


substringOid

String substringOid
The substring OID associated with this AttributeType


substring

MatchingRule substring
The substring MatchingRule associated with the substringID


orderingOid

String orderingOid
The ordering OID associated with this AttributeType


ordering

MatchingRule ordering
The ordering MatchingRule associated with the orderingID


superiorOid

String superiorOid
The superior AttributeType OID


superior

AttributeType superior
The superior AttributeType


isSingleValued

boolean isSingleValued
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


syntaxLength

long syntaxLength
the length of this attribute in bytes

Class org.apache.directory.api.ldap.model.schema.DitContentRule extends AbstractSchemaObject implements Serializable

Serialized Fields

auxObjectClassOids

List<E> auxObjectClassOids
The list of Auxiliary ObjectClass OIDs entries may belong to


auxObjectClasses

List<E> auxObjectClasses
The list of Auxiliary ObjectClass entries may belong to


mayAttributeTypeOids

List<E> mayAttributeTypeOids
The list of allowed AttributeType OIDs


mayAttributeTypes

List<E> mayAttributeTypes
The list of allowed AttributeTypes


mustAttributeTypeOids

List<E> mustAttributeTypeOids
The list of required AttributeType OIDs


mustAttributeTypes

List<E> mustAttributeTypes
The list of required AttributeTypes


notAttributeTypeOids

List<E> notAttributeTypeOids
The list of precluded AttributeType OIDs


notAttributeTypes

List<E> notAttributeTypes
The list of precluded AttributeTypes

Class org.apache.directory.api.ldap.model.schema.DitStructureRule extends AbstractSchemaObject implements Serializable

Serialized Fields

ruleId

int ruleId
The rule ID. A DSR does not have an OID


form

String form
The associated NameForm


superRules

List<E> superRules
The list of superiors rules

Class org.apache.directory.api.ldap.model.schema.LdapComparator extends LoadableSchemaObject implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.LdapSyntax extends AbstractSchemaObject implements Serializable

Serialized Fields

isHumanReadable

boolean isHumanReadable
the human readable flag


hasHumanReadableFlag

boolean hasHumanReadableFlag
A flag set to true if the Syntax has a X-NOT-HUMAN-READABLE extension


syntaxChecker

SyntaxChecker syntaxChecker
The associated SyntaxChecker

Class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject extends AbstractSchemaObject implements Serializable

serialVersionUID: 2L

Serialized Fields

fqcn

String fqcn
The Full Qualified Class Name


bytecode

String bytecode
The base64 encoded bytecode for this schema

Class org.apache.directory.api.ldap.model.schema.MatchingRule extends AbstractSchemaObject implements Serializable

Serialized Fields

ldapComparator

LdapComparator<T> ldapComparator
The associated Comparator


normalizer

Normalizer normalizer
The associated Normalizer


ldapSyntax

LdapSyntax ldapSyntax
The associated LdapSyntax


ldapSyntaxOid

String ldapSyntaxOid
The associated LdapSyntax OID

Class org.apache.directory.api.ldap.model.schema.MatchingRuleUse extends AbstractSchemaObject implements Serializable

Serialized Fields

applicableAttributeOids

List<E> applicableAttributeOids
The list of attributes types OID the matching rule applies to


applicableAttributes

List<E> applicableAttributes
The list of attributes types the matching rule applies to

Class org.apache.directory.api.ldap.model.schema.MutableAttributeType extends AttributeType implements Serializable

Class org.apache.directory.api.ldap.model.schema.MutableMatchingRule extends MatchingRule implements Serializable

Class org.apache.directory.api.ldap.model.schema.MutableObjectClass extends ObjectClass implements Serializable

Class org.apache.directory.api.ldap.model.schema.NameForm extends AbstractSchemaObject implements Serializable

Serialized Fields

structuralObjectClassOid

String structuralObjectClassOid
The structural object class OID this rule applies to


structuralObjectClass

ObjectClass structuralObjectClass
The structural object class this rule applies to


mustAttributeTypeOids

List<E> mustAttributeTypeOids
The set of required attribute OIDs for this name form


mustAttributeTypes

List<E> mustAttributeTypes
The set of required AttributeTypes for this name form


mayAttributeTypeOids

List<E> mayAttributeTypeOids
The set of allowed attribute OIDs for this name form


mayAttributeTypes

List<E> mayAttributeTypes
The set of allowed AttributeTypes for this name form

Class org.apache.directory.api.ldap.model.schema.Normalizer extends LoadableSchemaObject implements Serializable

Class org.apache.directory.api.ldap.model.schema.ObjectClass extends AbstractSchemaObject implements Serializable

Serialized Fields

objectClassType

ObjectClassTypeEnum objectClassType
The ObjectClass type : ABSTRACT, AUXILIARY or STRUCTURAL


superiorOids

List<E> superiorOids
The ObjectClass superior OIDs


superiors

List<E> superiors
The ObjectClass superiors


mayAttributeTypeOids

List<E> mayAttributeTypeOids
The list of allowed AttributeType OIDs


mayAttributeTypes

List<E> mayAttributeTypes
The list of allowed AttributeTypes


mustAttributeTypeOids

List<E> mustAttributeTypeOids
The list of required AttributeType OIDs


mustAttributeTypes

List<E> mustAttributeTypes
The list of required AttributeTypes

Class org.apache.directory.api.ldap.model.schema.SyntaxChecker extends LoadableSchemaObject implements Serializable


Package org.apache.directory.api.ldap.model.schema.comparators

Class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator extends LdapComparator<byte[]> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator extends LdapComparator<Comparable<T>> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator extends LdapComparator<Object> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimCachingNormalizingComparator extends org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerCachingNormalizingComparator extends org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.DnComparator extends LdapComparator<Object> implements Serializable

serialVersionUID: 2L

Serialized Fields

schemaManager

SchemaManager schemaManager
A reference to the schema manager

Class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator extends LdapComparator<Object> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.LongComparator extends LdapComparator<Long> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator extends LdapComparator<T> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator extends LdapComparator<Object> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator extends LdapComparator<E> implements Serializable

serialVersionUID: 2L

Serialized Fields

matchingRuleOid

String matchingRuleOid
the OID of the matchingRule for this comparator

Class org.apache.directory.api.ldap.model.schema.comparators.StringComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L

Serialized Fields

schemaManager

SchemaManager schemaManager
A reference to the schema manager

Class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator extends SerializableComparator<String> implements Serializable

serialVersionUID: 2L

Class org.apache.directory.api.ldap.model.schema.comparators.WordComparator extends LdapComparator<String> implements Serializable

serialVersionUID: 2L


Package org.apache.directory.api.ldap.model.schema.normalizers

Class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.CachingDeepTrimNormalizer extends CachingNormalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.CachingDeepTrimToLowerNormalizer extends CachingNormalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.CachingDnNormalizer extends CachingNormalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.CachingNormalizer extends Normalizer implements Serializable

Serialized Fields

normalizer

Normalizer normalizer
The underlying decorated Normalizer

Class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.DefaultStringNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer extends Normalizer implements Serializable

Serialized Fields

schemaManager

SchemaManager schemaManager
A reference to the schema manager used to normalize the Dn

Class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer extends Normalizer implements Serializable

Serialized Fields

checker

NumericOidSyntaxChecker checker

schemaManager

SchemaManager schemaManager
A reference to the schema manager used to normalize the Name

Class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer extends Normalizer implements Serializable

Serialized Fields

regexes

Pattern[] regexes
the perl 5 regex engine


matchers

Matcher[] matchers
the set of regular expressions used to transform values

Class org.apache.directory.api.ldap.model.schema.normalizers.TelephoneNumberNormalizer extends Normalizer implements Serializable

Class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer extends Normalizer implements Serializable

Serialized Fields

schemaManager

SchemaManager schemaManager
A reference to the schema manager used to normalize the Dn


Package org.apache.directory.api.ldap.model.schema.parsers

Class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescription extends LoadableSchemaObject implements Serializable

Class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescription extends LoadableSchemaObject implements Serializable

Class org.apache.directory.api.ldap.model.schema.parsers.SyntaxCheckerDescription extends LoadableSchemaObject implements Serializable


Package org.apache.directory.api.ldap.model.schema.syntaxCheckers

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

AttributeTypeDescriptionSchemaParser schemaParser
The schema parser used to parse the AttributeTypeDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker extends Ia5StringSyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

DitContentRuleDescriptionSchemaParser schemaParser
The schema parser used to parse the DITContentRuleDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

DitStructureRuleDescriptionSchemaParser schemaParser
The schema parser used to parse the DITContentRuleDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker extends TelephoneNumberSyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

LdapSyntaxDescriptionSchemaParser schemaParser
The schema parser used to parse the LdapSyntax description Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

MatchingRuleDescriptionSchemaParser schemaParser
The schema parser used to parse the MatchingRuleDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

MatchingRuleUseDescriptionSchemaParser schemaParser
The schema parser used to parse the MatchingRuleUseDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

NameFormDescriptionSchemaParser schemaParser
The schema parser used to parse the DITContentRuleDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker extends Ia5StringSyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

schemaParser

ObjectClassDescriptionSchemaParser schemaParser
The schema parser used to parse the ObjectClassDescription Syntax

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

expressions

List<E> expressions
the set of regular expressions

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

subtreeSpecificationChecker

SubtreeSpecificationChecker subtreeSpecificationChecker
The associated checker

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker extends BinarySyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker extends Ia5StringSyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker extends SyntaxChecker implements Serializable

Serialized Fields

regexps

List<E> regexps
Other regexps to extend the initial one


compiledREs

List<E> compiledREs
Other regexp to extend the initial one, compiled


defaultPattern

Pattern defaultPattern
The compiled default pattern


defaultMandatory

boolean defaultMandatory
A flag set when only the default regexp should be tested

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker extends SyntaxChecker implements Serializable

Class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker extends SyntaxChecker implements Serializable



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.