Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{scrollbar}

Existing Java classes

We use the following Java classes :

General LDAP classes :

Class

Page

Description

(tick) Entry

Entry

Stores a LDAP entry, with a DN and many attributes

(tick) Attribute

Attribute

A simple Attribute, with some values

(tick) Value

Value

A value used either into an EntryAttribute or a RDN

(tick) Modification

Modification

A modifciation applied on an entry

(tick) Dn

Dn

The Distinguished Name

(tick) Rdn

Rdn

The Relative Distinguished Name

(tick) Ava

Ava

An AttributeTypeAndValue into a RDN

Ldif related classes :

Class

Page

Description

(tick) LdifEntry

LdifEntry

An entry in LDIF format

(error) LdifControl

LdifControl

A control in LDIF format

Message related classes :

Class

Page

Description

(warning) Message

Message (...)

A LDAP message

(tick) Control

Control

A LDAP control

(tick) LdapResult

LdapResult

A LDAP result

(error) Referral

Referral (e)

A LDAP referral

(error) Node

Node (e)

A Filter

(tick) LdapUrl

LdapUrl (...)

A LDAP URL

(error) Cursor

Cursor (e)

A Cursor used to browse seach results

Administrative model related classes :

Class

Page

Description

(error) AdministrativePoint

AdministrativePoint (e)

An administrative point

(error) Refinment

Refinment (e)

A refinement used in a SubtreeSpecification

(error) SubtreeSpecification

SubtreeSpecification (e)

A subtree specifciation

Schema related classes :

Class

Page

(tick) AttributeType

AttributeType (...)

(error) DITContentRule

DITContentRule (e)

(error) DITStructureRule

DITStructureRule (e)

(error) LdapSyntax

LdapSyntax (e)

(error) LdapComparator

LdapComparator (e)

(error) Normalizer

Normalizer (e)

(error) SyntaxChecker

SyntaxChecker (e)

(error) MatchingRule

MatchingRule (e)

(error) MatchingRuleUse

MatchingRuleUse (e)

(error) NameForm

NameForm (e)

(error) ObjectClass

ObjectClass (e)

Other classes :

Class

Page

Description

(tick) Csn

Csn

The Change Sequence Number used for replication

(tick) Oid

Oid

An OID