See: Description
Interface | Description |
---|---|
SchemaProvider<T extends SchemaProviderCfg> |
Provides some schema elements to load at startup.
|
Class | Description |
---|---|
AciSyntax |
This class implements the access control information (aci) attribute syntax.
|
AttributeTypeSyntax |
This class defines the attribute type description syntax, which is used to
hold attribute type definitions in the server schema.
|
AuthPasswordEqualityMatchingRuleFactory |
This class is a factory class for
AuthPasswordEqualityMatchingRule . |
AuthPasswordExactEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
AuthPasswordSyntax |
This class defines the auth password attribute syntax, which is defined in
RFC 3112 and is used to hold authentication information.
|
BinarySyntax |
This class defines the binary attribute syntax, which is essentially a byte
array using very strict matching.
|
BitStringEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
BitStringSyntax |
This class defines the bit string attribute syntax, which is comprised of
a string of binary digits surrounded by single quotes and followed by a
capital letter "B" (e.g., '101001'B).
|
BooleanEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
BooleanSyntax |
This class defines the Boolean attribute syntax, which only allows values of
"TRUE" or "FALSE" (although this implementation is more flexible and will
also allow "YES", "ON", or "1" instead of "TRUE", or "NO", "OFF", or "0"
instead of "FALSE").
|
CaseExactEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseExactIA5EqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseExactIA5SubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseExactOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseExactSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreIA5EqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreIA5SubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreListEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreListSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CaseIgnoreSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CertificateExactAssertionSyntax |
This class defines the Certificate Exact Assertion attribute syntax,
which contains components for matching X.509 certificates.
|
CertificateExactMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
CertificateListSyntax |
This class implements the certificate list attribute syntax.
|
CertificatePairSyntax |
This class implements the certificate pair attribute syntax.
|
CertificateSyntax |
This class implements the certificate attribute syntax.
|
CollationMatchingRuleFactory |
This class is a factory class for Collation matching rules.
|
CoreSchemaProvider |
Provides the core schema, which includes core matching rules and syntaxes.
|
CountryStringSyntax |
This class defines the country string attribute syntax, which should be a
two-character ISO 3166 country code.
|
DeliveryMethodSyntax |
This class defines the delivery method attribute syntax.
|
DirectoryStringFirstComponentEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
DirectoryStringSyntax |
This class defines the directory string attribute syntax, which is simply a
set of UTF-8 characters.
|
DistinguishedNameEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
DistinguishedNameSyntax |
This class defines the distinguished name attribute syntax, which is used for
attributes that hold distinguished names (DNs).
|
DITContentRuleSyntax |
This class implements the DIT content rule description syntax, which is used
to hold DIT content rule definitions in the server schema.
|
DITStructureRuleSyntax |
This class implements the DIT structure rule description syntax, which is
used to hold DIT structure rule definitions in the server schema.
|
DoubleMetaphoneApproximateMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
EnhancedGuideSyntax |
This class implements the enhanced guide attribute syntax, which may be used
to provide criteria for generating search filters for entries of a given
objectclass.
|
FaxNumberSyntax |
This class implements the facsimile telephone number attribute syntax, which
contains a printable string (the number) followed by zero or more parameters.
|
FaxSyntax |
This class implements the fax attribute syntax.
|
GeneralizedTimeEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
GeneralizedTimeOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
GeneralizedTimeSyntax |
This class defines the generalized time attribute syntax, which is a way of
representing time in a form like "YYYYMMDDhhmmssZ".
|
GuideSyntax |
This class implements the guide attribute syntax, which may be used to
provide criteria for generating search filters for entries, optionally tied
to a specified objectclass.
|
IA5StringSyntax |
This class implements the IA5 string attribute syntax, which is simply a
set of ASCII characters.
|
IntegerEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
IntegerFirstComponentEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
IntegerOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
IntegerSyntax |
This class defines the integer attribute syntax, which holds an
arbitrarily-long integer value.
|
JPEGSyntax |
This class implements the JPEG attribute syntax.
|
KeywordEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
LDAPSyntaxDescriptionSyntax |
This class defines the LDAP syntax description syntax, which is used to
hold attribute syntax definitions in the server schema.
|
MatchingRuleSyntax |
This class implements the matching rule description syntax, which is used to
hold matching rule definitions in the server schema.
|
MatchingRuleUseSyntax |
This class implements the matching rule use description syntax, which is used
to hold matching rule use definitions in the server schema.
|
NameAndOptionalUIDSyntax |
This class implements the name and optional UID attribute syntax, which holds
values consisting of a DN, optionally followed by an octothorpe (#) and a bit
string value.
|
NameFormSyntax |
This class implements the name form description syntax, which is used to
hold name form definitions in the server schema.
|
NumericStringEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
NumericStringOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
NumericStringSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
NumericStringSyntax |
This class implements the numeric string attribute syntax, which may be hold
one or more numeric digits and/or spaces.
|
ObjectClassSyntax |
This class implements the object class description syntax, which is used to
hold objectclass definitions in the server schema.
|
ObjectIdentifierEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
ObjectIdentifierFirstComponentEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
OctetStringEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
OctetStringOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
OctetStringSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
OctetStringSyntax |
This class implements the octet string attribute syntax, which is equivalent
to the binary syntax and should be considered a replacement for it.
|
OIDSyntax |
This class defines the OID syntax, which holds either an identifier name or
a numeric OID.
|
OtherMailboxSyntax |
This class implements the other mailbox attribute syntax, which consists of a
printable string component (the mailbox type) followed by a dollar sign and
an IA5 string component (the mailbox).
|
PostalAddressSyntax |
This class implements the postal address attribute syntax, which is a list of
UCS (Universal Character Set, as defined in the ISO 10646 specification and
includes UTF-8 and UTF-16) strings separated by dollar signs.
|
PresentationAddressEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
PresentationAddressSyntax |
This class implements the presentation address attribute syntax, which is
defined in RFC 1278.
|
PrintableString |
This class defines utility methods that can be used to determine whether a
character string is printable as defined in X.520 and referenced in RFC 2252.
|
PrintableStringSyntax |
This class implements the printable string attribute syntax, which is simply
a string of characters from a limited ASCII character set (uppercase and
lowercase letters, numeric digits, the space, and a set of various symbols).
|
ProtocolInformationEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
ProtocolInformationSyntax |
This class implements the protocol information attribute syntax, which is
being deprecated.
|
SchemaConstants |
This class defines a number of constants used by Directory Server schema
elements, like matching rules, syntaxes, attribute types, and objectclasses.
|
ServerSchemaElement |
Provides common operations for server schema elements.
|
SubstringAssertionSyntax |
This class defines the substring assertion attribute syntax, which contains
one or more substring components, as used in a substring search filter.
|
SubtreeSpecificationSyntax |
This class defines the subtree specification attribute syntax,
which is used to specify the scope of sub-entries (RFC 3672).
|
SupportedAlgorithmSyntax |
This class implements the supported algorithm attribute syntax.
|
TelephoneNumberEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
TelephoneNumberSubstringMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
TelephoneNumberSyntax |
This class implements the telephone number attribute syntax, which is defined
in RFC 2252.
|
TeletexTerminalIdentifierSyntax |
This class implements the teletex terminal identifier attribute syntax, which
contains a printable string (the terminal identifier) followed by zero or
more parameters, which start with a dollar sign and are followed by a
parameter name, a colon, and a value.
|
TelexNumberSyntax |
This class implements the telex number attribute syntax, which contains three
printable strings separated by dollar sign characters.
|
UniqueMemberEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
UserPasswordEqualityMatchingRuleFactory |
This class is a factory class for UserPasswordExactEqualityMatchingRule.
|
UserPasswordExactEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
UserPasswordSyntax |
This class defines an attribute syntax used for storing values that have been
encoded using a password storage scheme.
|
UTCTimeSyntax |
This class implements the UTC time attribute syntax.
|
UUIDEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
UUIDOrderingMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
UUIDSyntax |
This class implements the UUID syntax, which is defined in RFC 4530.
|
WordEqualityMatchingRule | Deprecated
since OPENDJ-1591 Migrate matching rules
|
Copyright 2010-2017 ForgeRock AS.