Package com.mentata.sg8.core

Basic components for LDAP standard object classes.

See:
          Description

Class Summary
account RFC1274: a computer account.
applicationentity RFC2256: an application entity.
applicationprocess RFC2256: an application process.
country RFC2256: a country.
dcobject RFC2247: domain component object.
device RFC2256: a device.
dmd RFC2256: a directory management domain.
dnsdomain RFC1274: a DNS domain.
document RFC1274: a document.
documentseries RFC1274: a series of documents.
domain RFC1274: a DNS or NRS domain.
dsa RFC2256: a directory system agent or server.
friendlycountry RFC1274: a country with a user-friendly name.
groupofnames RFC2256: a group of distinguished names.
inetorgperson RFC2798: an internet organizational person.
locality RFC2256: a locality.
organization RFC2256: an organization.
organizationalperson RFC2256: an organizational person.
organizationalrole RFC2256: an organizational role.
organizationalunit RFC2256: an organizational unit.
person RFC2256: a person.
residentialperson RFC2256: an residential person.
rfc822localpart RFC1274: the local part of a mail address.
room RFC1274: a room.
top A generic object for any type of entry.
 

Package com.mentata.sg8.core Description

Basic components for LDAP standard object classes.

This package provides SG8 objects for some of the standard LDAP objectclasses listed in the schema files core.schema, cosine.schema, and inetorgperson.schema which are delivered by default with an OpenLDAP directory server distribution. Each object has an initial definition for each of its attributes and any necessary attribute lists. These classes are available for convenience and can be used in place or extended for tailored use.