org.opends.server.schema
Class SchemaConstants

java.lang.Object
  extended by org.opends.server.schema.SchemaConstants

public class SchemaConstants
extends java.lang.Object

This class defines a number of constants used by Directory Server schema elements, like matching rules, syntaxes, attribute types, and objectclasses.


Field Summary
static java.lang.String AMR_DOUBLE_METAPHONE_DESCRIPTION
          The description for the doubleMetaphoneApproximateMatch approximate matching rule.
static java.lang.String AMR_DOUBLE_METAPHONE_NAME
          The name for the doubleMetaphoneApproximateMatch approximate matching rule.
static java.lang.String AMR_DOUBLE_METAPHONE_OID
          The OID for the doubleMetaphoneApproximateMatch approximate matching rule.
static java.lang.String EMR_AUTH_PASSWORD_DESCRIPTION
          The description for the authPasswordMatch matching rule.
static java.lang.String EMR_AUTH_PASSWORD_EXACT_DESCRIPTION
          The description for the authPasswordExactMatch matching rule.
static java.lang.String EMR_AUTH_PASSWORD_EXACT_NAME
          The name for the authPasswordExactMatch equality matching rule.
static java.lang.String EMR_AUTH_PASSWORD_EXACT_OID
          The OID for the authPasswordExactMatch equality matching rule.
static java.lang.String EMR_AUTH_PASSWORD_NAME
          The name for the authPasswordMatch equality matching rule.
static java.lang.String EMR_AUTH_PASSWORD_OID
          The OID for the authPasswordMatch equality matching rule.
static java.lang.String EMR_BIT_STRING_NAME
          The name for the bitStringMatch equality matching rule.
static java.lang.String EMR_BIT_STRING_OID
          The OID for the bitStringMatch equality matching rule.
static java.lang.String EMR_BOOLEAN_NAME
          The name for the booleanMatch equality matching rule.
static java.lang.String EMR_BOOLEAN_OID
          The OID for the booleanMatch equality matching rule.
static java.lang.String EMR_CASE_EXACT_IA5_NAME
          The name for the caseExactIA5Match equality matching rule.
static java.lang.String EMR_CASE_EXACT_IA5_OID
          The OID for the caseExactIA5Match equality matching rule.
static java.lang.String EMR_CASE_EXACT_NAME
          The name for the caseExactMatch equality matching rule.
static java.lang.String EMR_CASE_EXACT_OID
          The OID for the caseExactMatch equality matching rule.
static java.lang.String EMR_CASE_IGNORE_IA5_NAME
          The name for the caseIgnoreIA5Match equality matching rule.
static java.lang.String EMR_CASE_IGNORE_IA5_OID
          The OID for the caseIgnoreIA5Match equality matching rule.
static java.lang.String EMR_CASE_IGNORE_LIST_NAME
          The name for the caseIgnoreListMatch equality matching rule.
static java.lang.String EMR_CASE_IGNORE_LIST_OID
          The OID for the caseIgnoreListMatch equality matching rule.
static java.lang.String EMR_CASE_IGNORE_NAME
          The name for the caseIgnoreMatch equality matching rule.
static java.lang.String EMR_CASE_IGNORE_OID
          The OID for the caseIgnoreMatch equality matching rule.
static java.lang.String EMR_DIRECTORY_STRING_FIRST_COMPONENT_NAME
          The name for the directoryStringFirstComponentMatch equality matching rule.
static java.lang.String EMR_DIRECTORY_STRING_FIRST_COMPONENT_OID
          The OID for the directoryStringFirstComponentMatch equality matching rule.
static java.lang.String EMR_DN_NAME
          The name for the distinguishedNameMatch equality matching rule.
static java.lang.String EMR_DN_OID
          The OID for the distinguishedNameMatch equality matching rule.
static java.lang.String EMR_GENERALIZED_TIME_NAME
          The name for the generalizedTimeMatch equality matching rule.
static java.lang.String EMR_GENERALIZED_TIME_OID
          The OID for the generalizedTimeMatch equality matching rule.
static java.lang.String EMR_INTEGER_FIRST_COMPONENT_NAME
          The name for the integerFirstComponentMatch equality matching rule.
static java.lang.String EMR_INTEGER_FIRST_COMPONENT_OID
          The OID for the integerFirstComponentMatch equality matching rule.
static java.lang.String EMR_INTEGER_NAME
          The name for the integerMatch equality matching rule.
static java.lang.String EMR_INTEGER_OID
          The OID for the integerMatch equality matching rule.
static java.lang.String EMR_KEYWORD_NAME
          The name for the keywordMatch equality matching rule.
static java.lang.String EMR_KEYWORD_OID
          The OID for the keywordMatch equality matching rule.
static java.lang.String EMR_NUMERIC_STRING_NAME
          The name for the numericStringMatch equality matching rule.
static java.lang.String EMR_NUMERIC_STRING_OID
          The OID for the numericStringMatch equality matching rule.
static java.lang.String EMR_OCTET_STRING_NAME
          The name for the octetStringMatch equality matching rule.
static java.lang.String EMR_OCTET_STRING_OID
          The OID for the octetStringMatch equality matching rule.
static java.lang.String EMR_OID_FIRST_COMPONENT_NAME
          The name for the objectIdentifierFirstComponentMatch equality matching rule.
static java.lang.String EMR_OID_FIRST_COMPONENT_OID
          The OID for the objectIdentifierFirstComponentMatch equality matching rule.
static java.lang.String EMR_OID_NAME
          The name for the objectIdentifierMatch equality matching rule.
static java.lang.String EMR_OID_OID
          The OID for the objectIdentifierMatch equality matching rule.
static java.lang.String EMR_PRESENTATION_ADDRESS_NAME
          The name for the presentationAddressMatch equality matching rule.
static java.lang.String EMR_PRESENTATION_ADDRESS_OID
          The OID for the presentationAddressMatch equality matching rule.
static java.lang.String EMR_PROTOCOL_INFORMATION_NAME
          The name for the protocolInformationMatch equality matching rule.
static java.lang.String EMR_PROTOCOL_INFORMATION_OID
          The OID for the protocolInformationMatch equality matching rule.
static java.lang.String EMR_TELEPHONE_NAME
          The name for the telephoneNumberMatch equality matching rule.
static java.lang.String EMR_TELEPHONE_OID
          The OID for the telephoneNumberMatch equality matching rule.
static java.lang.String EMR_UNIQUE_MEMBER_NAME
          The name for the uniqueMemberMatch equality matching rule.
static java.lang.String EMR_UNIQUE_MEMBER_OID
          The OID for the uniqueMemberMatch equality matching rule.
static java.lang.String EMR_USER_PASSWORD_DESCRIPTION
          The description for the userPasswordMatch matching rule.
static java.lang.String EMR_USER_PASSWORD_EXACT_DESCRIPTION
          The description for the userPasswordExactMatch matching rule.
static java.lang.String EMR_USER_PASSWORD_EXACT_NAME
          The name for the userPasswordExactMatch equality matching rule.
static java.lang.String EMR_USER_PASSWORD_EXACT_OID
          The OID for the userPasswordExactMatch equality matching rule.
static java.lang.String EMR_USER_PASSWORD_NAME
          The name for the userPasswordMatch equality matching rule.
static java.lang.String EMR_USER_PASSWORD_OID
          The OID for the userPasswordMatch equality matching rule.
static java.lang.String EMR_UUID_NAME
          The name for the uuidMatch equality matching rule.
static java.lang.String EMR_UUID_OID
          The OID for the uuidMatch equality matching rule.
static java.lang.String EMR_WORD_NAME
          The name for the wordMatch equality matching rule.
static java.lang.String EMR_WORD_OID
          The OID for the wordMatch equality matching rule.
static java.lang.String OID_OPENDS_BASE
          The IANA-assigned base OID for all things under the OpenDS umbrella.
static java.lang.String OID_OPENDS_SERVER_ATTRIBUTE_SYNTAX_BASE
          The base OID that will be used for OpenDS Directory Server attribute syntax definitions.
static java.lang.String OID_OPENDS_SERVER_ATTRIBUTE_TYPE_BASE
          The base OID that will be used for OpenDS Directory Server attribute type definitions.
static java.lang.String OID_OPENDS_SERVER_BASE
          The base OID that will be used for the OpenDS Directory Server project.
static java.lang.String OID_OPENDS_SERVER_CONTROL_BASE
          The base OID that will be used for OpenDS Directory Server control definitions.
static java.lang.String OID_OPENDS_SERVER_EXPERIMENTAL_BASE
          The base OID that will be used for temporary or experimental OIDs within the OpenDS Directory Server.
static java.lang.String OID_OPENDS_SERVER_EXTENDED_OPERATION_BASE
          The base OID that will be used for OpenDS Directory Server extended operation definitions.
static java.lang.String OID_OPENDS_SERVER_GENERAL_USE_BASE
          The base OID that will be used for general-purpose (i.e., "other") types of OIDs that need to be allocated for the OpenDS Directory Server.
static java.lang.String OID_OPENDS_SERVER_MATCHING_RULE_BASE
          The base OID that will be used for OpenDS Directory Server matching rule definitions.
static java.lang.String OID_OPENDS_SERVER_OBJECT_CLASS_BASE
          The base OID that will be used for OpenDS Directory Server object class definitions.
static java.lang.String OMR_CASE_EXACT_NAME
          The name for the caseExactOrderingMatch ordering matching rule.
static java.lang.String OMR_CASE_EXACT_OID
          The OID for the caseExactOrderingMatch ordering matching rule.
static java.lang.String OMR_CASE_IGNORE_NAME
          The name for the caseIgnoreOrderingMatch ordering matching rule.
static java.lang.String OMR_CASE_IGNORE_OID
          The OID for the caseIgnoreOrderingMatch ordering matching rule.
static java.lang.String OMR_GENERALIZED_TIME_NAME
          The name for the generalizedTimeOrderingMatch ordering matching rule.
static java.lang.String OMR_GENERALIZED_TIME_OID
          The OID for the generalizedTimeOrderingMatch ordering matching rule.
static java.lang.String OMR_INTEGER_NAME
          The name for the integerOrderingMatch ordering matching rule.
static java.lang.String OMR_INTEGER_OID
          The OID for the integerOrderingMatch ordering matching rule.
static java.lang.String OMR_NUMERIC_STRING_NAME
          The name for the numericStringOrderingMatch ordering matching rule.
static java.lang.String OMR_NUMERIC_STRING_OID
          The OID for the numericStringOrderingMatch ordering matching rule.
static java.lang.String OMR_OCTET_STRING_NAME
          The name for the octetStringOrderingMatch ordering matching rule.
static java.lang.String OMR_OCTET_STRING_OID
          The OID for the octetStringOrderingMatch ordering matching rule.
static java.lang.String OMR_UUID_NAME
          The name for the uuidOrderingMatch ordering matching rule.
static java.lang.String OMR_UUID_OID
          The OID for the uuidOrderingMatch ordering matching rule.
static java.lang.String SMR_CASE_EXACT_IA5_NAME
          The name for the caseExactIA5SubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_EXACT_IA5_OID
          The OID for the caseExactIA5SubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_EXACT_NAME
          The name for the caseExactSubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_EXACT_OID
          The OID for the caseExactSubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_IA5_NAME
          The name for the caseIgnoreIA5SubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_IA5_OID
          The OID for the caseIgnoreIA5SubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_LIST_NAME
          The name for the caseIgnoreListSubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_LIST_OID
          The OID for the caseIgnoreListSubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_NAME
          The name for the caseIgnoreSubstringsMatch substring matching rule.
static java.lang.String SMR_CASE_IGNORE_OID
          The OID for the caseIgnoreSubstringsMatch substring matching rule.
static java.lang.String SMR_NUMERIC_STRING_NAME
          The name for the numericStringSubstringsMatch substring matching rule.
static java.lang.String SMR_NUMERIC_STRING_OID
          The OID for the numericStringSubstringsMatch substring matching rule.
static java.lang.String SMR_OCTET_STRING_NAME
          The name for the octetStringSubstringsMatch substring matching rule.
static java.lang.String SMR_OCTET_STRING_OID
          The OID for the octetStringSubstringsMatch substring matching rule.
static java.lang.String SMR_TELEPHONE_NAME
          The name for the telephoneNumberSubstringsMatch substring matching rule.
static java.lang.String SMR_TELEPHONE_OID
          The OID for the telephoneNumberSubstringsMatch substring matching rule.
static java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_DESCRIPTION
          The description for the absolute subtree specification attribute syntax.
static java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_NAME
          The name for the absolute subtree specification attribute syntax.
static java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_OID
          The OID for the absolute subtree specification attribute syntax.
static java.lang.String SYNTAX_ACI_DESCRIPTION
          The description for aci attribute syntax.
static java.lang.String SYNTAX_ACI_NAME
          The name for the aci attribute syntax.
static java.lang.String SYNTAX_ACI_OID
          The OID for the aci attribute syntax.
static java.lang.String SYNTAX_ATTRIBUTE_TYPE_DESCRIPTION
          The description for the attribute type description attribute syntax.
static java.lang.String SYNTAX_ATTRIBUTE_TYPE_NAME
          The name for the attribute type description attribute syntax.
static java.lang.String SYNTAX_ATTRIBUTE_TYPE_OID
          The OID for the attribute type description attribute syntax.
static java.lang.String SYNTAX_AUTH_PASSWORD_DESCRIPTION
          The description for the auth password attribute syntax.
static java.lang.String SYNTAX_AUTH_PASSWORD_NAME
          The name for the auth password attribute syntax.
static java.lang.String SYNTAX_AUTH_PASSWORD_OID
          The OID for the auth password attribute syntax.
static java.lang.String SYNTAX_BINARY_DESCRIPTION
          The description for the binary attribute syntax.
static java.lang.String SYNTAX_BINARY_NAME
          The name for the binary attribute syntax.
static java.lang.String SYNTAX_BINARY_OID
          The OID for the binary attribute syntax.
static java.lang.String SYNTAX_BIT_STRING_DESCRIPTION
          The description for the bit string attribute syntax.
static java.lang.String SYNTAX_BIT_STRING_NAME
          The name for the bit string attribute syntax.
static java.lang.String SYNTAX_BIT_STRING_OID
          The OID for the bit string attribute syntax.
static java.lang.String SYNTAX_BOOLEAN_DESCRIPTION
          The description for the Boolean attribute syntax.
static java.lang.String SYNTAX_BOOLEAN_NAME
          The name for the Boolean attribute syntax.
static java.lang.String SYNTAX_BOOLEAN_OID
          The OID for the Boolean attribute syntax.
static java.lang.String SYNTAX_CERTIFICATE_DESCRIPTION
          The description for the certificate attribute syntax.
static java.lang.String SYNTAX_CERTIFICATE_NAME
          The name for the certificate attribute syntax.
static java.lang.String SYNTAX_CERTIFICATE_OID
          The OID for the certificate attribute syntax.
static java.lang.String SYNTAX_CERTLIST_DESCRIPTION
          The description for the certificate list attribute syntax.
static java.lang.String SYNTAX_CERTLIST_NAME
          The name for the certificate list attribute syntax.
static java.lang.String SYNTAX_CERTLIST_OID
          The OID for the certificate list attribute syntax.
static java.lang.String SYNTAX_CERTPAIR_DESCRIPTION
          The description for the certificate pair attribute syntax.
static java.lang.String SYNTAX_CERTPAIR_NAME
          The name for the certificate pair attribute syntax.
static java.lang.String SYNTAX_CERTPAIR_OID
          The OID for the certificate pair attribute syntax.
static java.lang.String SYNTAX_COUNTRY_STRING_DESCRIPTION
          The description for the country string attribute syntax.
static java.lang.String SYNTAX_COUNTRY_STRING_NAME
          The name for the country string attribute syntax.
static java.lang.String SYNTAX_COUNTRY_STRING_OID
          The OID for the country string attribute syntax.
static java.lang.String SYNTAX_DELIVERY_METHOD_DESCRIPTION
          The description for the delivery method attribute syntax.
static java.lang.String SYNTAX_DELIVERY_METHOD_NAME
          The name for the delivery method attribute syntax.
static java.lang.String SYNTAX_DELIVERY_METHOD_OID
          The OID for the delivery method attribute syntax.
static java.lang.String SYNTAX_DIRECTORY_STRING_DESCRIPTION
          The description for the Directory String attribute syntax.
static java.lang.String SYNTAX_DIRECTORY_STRING_NAME
          The name for the Directory String attribute syntax.
static java.lang.String SYNTAX_DIRECTORY_STRING_OID
          The OID for the Directory String attribute syntax.
static java.lang.String SYNTAX_DIT_CONTENT_RULE_DESCRIPTION
          The description for the DIT content rule description attribute syntax.
static java.lang.String SYNTAX_DIT_CONTENT_RULE_NAME
          The name for the DIT content rule description attribute syntax.
static java.lang.String SYNTAX_DIT_CONTENT_RULE_OID
          The OID for the DIT content rule description attribute syntax.
static java.lang.String SYNTAX_DIT_STRUCTURE_RULE_DESCRIPTION
          The description for the DIT structure rule description attribute syntax.
static java.lang.String SYNTAX_DIT_STRUCTURE_RULE_NAME
          The name for the DIT structure rule description attribute syntax.
static java.lang.String SYNTAX_DIT_STRUCTURE_RULE_OID
          The OID for the DIT structure rule description attribute syntax.
static java.lang.String SYNTAX_DN_DESCRIPTION
          The description for the distinguished name attribute syntax.
static java.lang.String SYNTAX_DN_NAME
          The name for the distinguished name attribute syntax.
static java.lang.String SYNTAX_DN_OID
          The OID for the distinguished name attribute syntax.
static java.lang.String SYNTAX_ENHANCED_GUIDE_DESCRIPTION
          The description for the enhanced guide attribute syntax.
static java.lang.String SYNTAX_ENHANCED_GUIDE_NAME
          The name for the enhanced guide attribute syntax.
static java.lang.String SYNTAX_ENHANCED_GUIDE_OID
          The OID for the enhanced guide attribute syntax.
static java.lang.String SYNTAX_FAX_DESCRIPTION
          The description for the fax attribute syntax.
static java.lang.String SYNTAX_FAX_NAME
          The name for the fax attribute syntax.
static java.lang.String SYNTAX_FAX_OID
          The OID for the fax attribute syntax.
static java.lang.String SYNTAX_FAXNUMBER_DESCRIPTION
          The description for the facsimile telephone number attribute syntax.
static java.lang.String SYNTAX_FAXNUMBER_NAME
          The name for the facsimile telephone number attribute syntax.
static java.lang.String SYNTAX_FAXNUMBER_OID
          The OID for the facsimile telephone number attribute syntax.
static java.lang.String SYNTAX_GENERALIZED_TIME_DESCRIPTION
          The description for the generalized time attribute syntax.
static java.lang.String SYNTAX_GENERALIZED_TIME_NAME
          The name for the generalized time attribute syntax.
static java.lang.String SYNTAX_GENERALIZED_TIME_OID
          The OID for the generalized time attribute syntax.
static java.lang.String SYNTAX_GUIDE_DESCRIPTION
          The description for the guide attribute syntax.
static java.lang.String SYNTAX_GUIDE_NAME
          The name for the guide attribute syntax.
static java.lang.String SYNTAX_GUIDE_OID
          The OID for the guide attribute syntax.
static java.lang.String SYNTAX_IA5_STRING_DESCRIPTION
          The description for the IA5 string attribute syntax.
static java.lang.String SYNTAX_IA5_STRING_NAME
          The name for the IA5 string attribute syntax.
static java.lang.String SYNTAX_IA5_STRING_OID
          The OID for the IA5 string attribute syntax.
static java.lang.String SYNTAX_INTEGER_DESCRIPTION
          The description for the integer attribute syntax.
static java.lang.String SYNTAX_INTEGER_NAME
          The name for the integer attribute syntax.
static java.lang.String SYNTAX_INTEGER_OID
          The OID for the integer attribute syntax.
static java.lang.String SYNTAX_JPEG_DESCRIPTION
          The description for the JPEG attribute syntax.
static java.lang.String SYNTAX_JPEG_NAME
          The name for the JPEG attribute syntax.
static java.lang.String SYNTAX_JPEG_OID
          The OID for the JPEG attribute syntax.
static java.lang.String SYNTAX_LDAP_SYNTAX_DESCRIPTION
          The description for the LDAP syntax description attribute syntax.
static java.lang.String SYNTAX_LDAP_SYNTAX_NAME
          The name for the LDAP syntax description attribute syntax.
static java.lang.String SYNTAX_LDAP_SYNTAX_OID
          The OID for the LDAP syntax description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_DESCRIPTION
          The description for the matching rule description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_NAME
          The name for the matching rule description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_OID
          The OID for the matching rule description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_USE_DESCRIPTION
          The description for the matching rule use description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_USE_NAME
          The name for the matching rule use description attribute syntax.
static java.lang.String SYNTAX_MATCHING_RULE_USE_OID
          The OID for the matching rule use description attribute syntax.
static java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_DESCRIPTION
          The description for the name and optional uid attribute syntax.
static java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_NAME
          The name for the name and optional uid attribute syntax.
static java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_OID
          The OID for the name and optional uid attribute syntax.
static java.lang.String SYNTAX_NAME_FORM_DESCRIPTION
          The description for the name form description attribute syntax.
static java.lang.String SYNTAX_NAME_FORM_NAME
          The name for the name form description attribute syntax.
static java.lang.String SYNTAX_NAME_FORM_OID
          The OID for the name form description attribute syntax.
static java.lang.String SYNTAX_NUMERIC_STRING_DESCRIPTION
          The description for the numeric string attribute syntax.
static java.lang.String SYNTAX_NUMERIC_STRING_NAME
          The name for the numeric string attribute syntax.
static java.lang.String SYNTAX_NUMERIC_STRING_OID
          The OID for the numeric string attribute syntax.
static java.lang.String SYNTAX_OBJECTCLASS_DESCRIPTION
          The description for the object class description attribute syntax.
static java.lang.String SYNTAX_OBJECTCLASS_NAME
          The name for the object class description attribute syntax.
static java.lang.String SYNTAX_OBJECTCLASS_OID
          The OID for the object class description attribute syntax.
static java.lang.String SYNTAX_OCTET_STRING_DESCRIPTION
          The description for the octet string attribute syntax.
static java.lang.String SYNTAX_OCTET_STRING_NAME
          The name for the octet string attribute syntax.
static java.lang.String SYNTAX_OCTET_STRING_OID
          The OID for the octet string attribute syntax.
static java.lang.String SYNTAX_OID_DESCRIPTION
          The description for the object identifier attribute syntax.
static java.lang.String SYNTAX_OID_NAME
          The name for the object identifier attribute syntax.
static java.lang.String SYNTAX_OID_OID
          The OID for the object identifier attribute syntax.
static java.lang.String SYNTAX_OTHER_MAILBOX_DESCRIPTION
          The description for the other mailbox attribute syntax.
static java.lang.String SYNTAX_OTHER_MAILBOX_NAME
          The name for the other mailbox attribute syntax.
static java.lang.String SYNTAX_OTHER_MAILBOX_OID
          The OID for the other mailbox attribute syntax.
static java.lang.String SYNTAX_POSTAL_ADDRESS_DESCRIPTION
          The description for the postal address attribute syntax.
static java.lang.String SYNTAX_POSTAL_ADDRESS_NAME
          The name for the postal address attribute syntax.
static java.lang.String SYNTAX_POSTAL_ADDRESS_OID
          The OID for the postal address attribute syntax.
static java.lang.String SYNTAX_PRESENTATION_ADDRESS_DESCRIPTION
          The description for the presentation address attribute syntax.
static java.lang.String SYNTAX_PRESENTATION_ADDRESS_NAME
          The name for the presentation address attribute syntax.
static java.lang.String SYNTAX_PRESENTATION_ADDRESS_OID
          The OID for the presentation address attribute syntax.
static java.lang.String SYNTAX_PRINTABLE_STRING_DESCRIPTION
          The description for the printable string attribute syntax.
static java.lang.String SYNTAX_PRINTABLE_STRING_NAME
          The name for the printable string attribute syntax.
static java.lang.String SYNTAX_PRINTABLE_STRING_OID
          The OID for the printable string attribute syntax.
static java.lang.String SYNTAX_PROTOCOL_INFORMATION_DESCRIPTION
          The description for the protocol information attribute syntax.
static java.lang.String SYNTAX_PROTOCOL_INFORMATION_NAME
          The name for the protocol information attribute syntax.
static java.lang.String SYNTAX_PROTOCOL_INFORMATION_OID
          The OID for the protocol information attribute syntax.
static java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_DESCRIPTION
          The description for the relative subtree specification attribute syntax.
static java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_NAME
          The name for the relative subtree specification attribute syntax.
static java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_OID
          The OID for the relative subtree specification attribute syntax.
static java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_DESCRIPTION
          The description for the RFC3672 subtree specification attribute syntax.
static java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_NAME
          The name for the RFC3672 subtree specification attribute syntax.
static java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_OID
          The OID for the RFC3672 subtree specification attribute syntax.
static java.lang.String SYNTAX_SUBSTRING_ASSERTION_DESCRIPTION
          The description for the substring assertion attribute syntax.
static java.lang.String SYNTAX_SUBSTRING_ASSERTION_NAME
          The name for the substring assertion attribute syntax.
static java.lang.String SYNTAX_SUBSTRING_ASSERTION_OID
          The OID for the Substring Assertion syntax used for assertion values in extensible match filters.
static java.lang.String SYNTAX_SUPPORTED_ALGORITHM_DESCRIPTION
          The description for the supported algorithm attribute syntax.
static java.lang.String SYNTAX_SUPPORTED_ALGORITHM_NAME
          The name for the supported algorithm attribute syntax.
static java.lang.String SYNTAX_SUPPORTED_ALGORITHM_OID
          The OID for the Substring Assertion syntax used for assertion values in extensible match filters.
static java.lang.String SYNTAX_TELEPHONE_DESCRIPTION
          The description for the telephone number attribute syntax.
static java.lang.String SYNTAX_TELEPHONE_NAME
          The name for the telephone number attribute syntax.
static java.lang.String SYNTAX_TELEPHONE_OID
          The OID for the telephone number attribute syntax.
static java.lang.String SYNTAX_TELETEX_TERM_ID_DESCRIPTION
          The description for the teletex terminal identifier attribute syntax.
static java.lang.String SYNTAX_TELETEX_TERM_ID_NAME
          The name for the teletex terminal identifier attribute syntax.
static java.lang.String SYNTAX_TELETEX_TERM_ID_OID
          The OID for the teletex terminal identifier attribute syntax.
static java.lang.String SYNTAX_TELEX_DESCRIPTION
          The description for the telex number attribute syntax.
static java.lang.String SYNTAX_TELEX_NAME
          The name for the telex number attribute syntax.
static java.lang.String SYNTAX_TELEX_OID
          The OID for the telex number attribute syntax.
static java.lang.String SYNTAX_USER_PASSWORD_DESCRIPTION
          The description for the user password attribute syntax.
static java.lang.String SYNTAX_USER_PASSWORD_NAME
          The name for the user password attribute syntax.
static java.lang.String SYNTAX_USER_PASSWORD_OID
          The OID for the user password attribute syntax.
static java.lang.String SYNTAX_UTC_TIME_DESCRIPTION
          The description for the UTC time attribute syntax.
static java.lang.String SYNTAX_UTC_TIME_NAME
          The name for the UTC time attribute syntax.
static java.lang.String SYNTAX_UTC_TIME_OID
          The OID for the UTC time attribute syntax.
static java.lang.String SYNTAX_UUID_DESCRIPTION
          The description for the UUID attribute syntax.
static java.lang.String SYNTAX_UUID_NAME
          The name for the UUID attribute syntax.
static java.lang.String SYNTAX_UUID_OID
          The OID for the UUID attribute syntax.
static java.lang.String TOP_OBJECTCLASS_DESCRIPTION
          The description for the "top" objectclass.
static java.lang.String TOP_OBJECTCLASS_NAME
          The name of the "top" objectclass.
static java.lang.String TOP_OBJECTCLASS_OID
          The OID for the "top" objectclass.
 
Constructor Summary
SchemaConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OID_OPENDS_BASE

public static final java.lang.String OID_OPENDS_BASE
The IANA-assigned base OID for all things under the OpenDS umbrella.

See Also:
Constant Field Values

OID_OPENDS_SERVER_BASE

public static final java.lang.String OID_OPENDS_SERVER_BASE
The base OID that will be used for the OpenDS Directory Server project.

See Also:
Constant Field Values

OID_OPENDS_SERVER_ATTRIBUTE_TYPE_BASE

public static final java.lang.String OID_OPENDS_SERVER_ATTRIBUTE_TYPE_BASE
The base OID that will be used for OpenDS Directory Server attribute type definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_OBJECT_CLASS_BASE

public static final java.lang.String OID_OPENDS_SERVER_OBJECT_CLASS_BASE
The base OID that will be used for OpenDS Directory Server object class definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_ATTRIBUTE_SYNTAX_BASE

public static final java.lang.String OID_OPENDS_SERVER_ATTRIBUTE_SYNTAX_BASE
The base OID that will be used for OpenDS Directory Server attribute syntax definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_MATCHING_RULE_BASE

public static final java.lang.String OID_OPENDS_SERVER_MATCHING_RULE_BASE
The base OID that will be used for OpenDS Directory Server matching rule definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_CONTROL_BASE

public static final java.lang.String OID_OPENDS_SERVER_CONTROL_BASE
The base OID that will be used for OpenDS Directory Server control definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_EXTENDED_OPERATION_BASE

public static final java.lang.String OID_OPENDS_SERVER_EXTENDED_OPERATION_BASE
The base OID that will be used for OpenDS Directory Server extended operation definitions.

See Also:
Constant Field Values

OID_OPENDS_SERVER_GENERAL_USE_BASE

public static final java.lang.String OID_OPENDS_SERVER_GENERAL_USE_BASE
The base OID that will be used for general-purpose (i.e., "other") types of OIDs that need to be allocated for the OpenDS Directory Server.

See Also:
Constant Field Values

OID_OPENDS_SERVER_EXPERIMENTAL_BASE

public static final java.lang.String OID_OPENDS_SERVER_EXPERIMENTAL_BASE
The base OID that will be used for temporary or experimental OIDs within the OpenDS Directory Server.

See Also:
Constant Field Values

AMR_DOUBLE_METAPHONE_DESCRIPTION

public static final java.lang.String AMR_DOUBLE_METAPHONE_DESCRIPTION
The description for the doubleMetaphoneApproximateMatch approximate matching rule.

See Also:
Constant Field Values

AMR_DOUBLE_METAPHONE_NAME

public static final java.lang.String AMR_DOUBLE_METAPHONE_NAME
The name for the doubleMetaphoneApproximateMatch approximate matching rule.

See Also:
Constant Field Values

AMR_DOUBLE_METAPHONE_OID

public static final java.lang.String AMR_DOUBLE_METAPHONE_OID
The OID for the doubleMetaphoneApproximateMatch approximate matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_EXACT_DESCRIPTION

public static final java.lang.String EMR_AUTH_PASSWORD_EXACT_DESCRIPTION
The description for the authPasswordExactMatch matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_EXACT_NAME

public static final java.lang.String EMR_AUTH_PASSWORD_EXACT_NAME
The name for the authPasswordExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_EXACT_OID

public static final java.lang.String EMR_AUTH_PASSWORD_EXACT_OID
The OID for the authPasswordExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_DESCRIPTION

public static final java.lang.String EMR_AUTH_PASSWORD_DESCRIPTION
The description for the authPasswordMatch matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_NAME

public static final java.lang.String EMR_AUTH_PASSWORD_NAME
The name for the authPasswordMatch equality matching rule.

See Also:
Constant Field Values

EMR_AUTH_PASSWORD_OID

public static final java.lang.String EMR_AUTH_PASSWORD_OID
The OID for the authPasswordMatch equality matching rule.

See Also:
Constant Field Values

EMR_BIT_STRING_NAME

public static final java.lang.String EMR_BIT_STRING_NAME
The name for the bitStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_BIT_STRING_OID

public static final java.lang.String EMR_BIT_STRING_OID
The OID for the bitStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_BOOLEAN_NAME

public static final java.lang.String EMR_BOOLEAN_NAME
The name for the booleanMatch equality matching rule.

See Also:
Constant Field Values

EMR_BOOLEAN_OID

public static final java.lang.String EMR_BOOLEAN_OID
The OID for the booleanMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_EXACT_NAME

public static final java.lang.String EMR_CASE_EXACT_NAME
The name for the caseExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_EXACT_OID

public static final java.lang.String EMR_CASE_EXACT_OID
The OID for the caseExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_EXACT_IA5_NAME

public static final java.lang.String EMR_CASE_EXACT_IA5_NAME
The name for the caseExactIA5Match equality matching rule.

See Also:
Constant Field Values

EMR_CASE_EXACT_IA5_OID

public static final java.lang.String EMR_CASE_EXACT_IA5_OID
The OID for the caseExactIA5Match equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_NAME

public static final java.lang.String EMR_CASE_IGNORE_NAME
The name for the caseIgnoreMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_OID

public static final java.lang.String EMR_CASE_IGNORE_OID
The OID for the caseIgnoreMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_IA5_NAME

public static final java.lang.String EMR_CASE_IGNORE_IA5_NAME
The name for the caseIgnoreIA5Match equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_IA5_OID

public static final java.lang.String EMR_CASE_IGNORE_IA5_OID
The OID for the caseIgnoreIA5Match equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_LIST_NAME

public static final java.lang.String EMR_CASE_IGNORE_LIST_NAME
The name for the caseIgnoreListMatch equality matching rule.

See Also:
Constant Field Values

EMR_CASE_IGNORE_LIST_OID

public static final java.lang.String EMR_CASE_IGNORE_LIST_OID
The OID for the caseIgnoreListMatch equality matching rule.

See Also:
Constant Field Values

EMR_DIRECTORY_STRING_FIRST_COMPONENT_NAME

public static final java.lang.String EMR_DIRECTORY_STRING_FIRST_COMPONENT_NAME
The name for the directoryStringFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_DIRECTORY_STRING_FIRST_COMPONENT_OID

public static final java.lang.String EMR_DIRECTORY_STRING_FIRST_COMPONENT_OID
The OID for the directoryStringFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_DN_NAME

public static final java.lang.String EMR_DN_NAME
The name for the distinguishedNameMatch equality matching rule.

See Also:
Constant Field Values

EMR_DN_OID

public static final java.lang.String EMR_DN_OID
The OID for the distinguishedNameMatch equality matching rule.

See Also:
Constant Field Values

EMR_GENERALIZED_TIME_NAME

public static final java.lang.String EMR_GENERALIZED_TIME_NAME
The name for the generalizedTimeMatch equality matching rule.

See Also:
Constant Field Values

EMR_GENERALIZED_TIME_OID

public static final java.lang.String EMR_GENERALIZED_TIME_OID
The OID for the generalizedTimeMatch equality matching rule.

See Also:
Constant Field Values

EMR_INTEGER_NAME

public static final java.lang.String EMR_INTEGER_NAME
The name for the integerMatch equality matching rule.

See Also:
Constant Field Values

EMR_INTEGER_OID

public static final java.lang.String EMR_INTEGER_OID
The OID for the integerMatch equality matching rule.

See Also:
Constant Field Values

EMR_INTEGER_FIRST_COMPONENT_NAME

public static final java.lang.String EMR_INTEGER_FIRST_COMPONENT_NAME
The name for the integerFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_INTEGER_FIRST_COMPONENT_OID

public static final java.lang.String EMR_INTEGER_FIRST_COMPONENT_OID
The OID for the integerFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_KEYWORD_NAME

public static final java.lang.String EMR_KEYWORD_NAME
The name for the keywordMatch equality matching rule.

See Also:
Constant Field Values

EMR_KEYWORD_OID

public static final java.lang.String EMR_KEYWORD_OID
The OID for the keywordMatch equality matching rule.

See Also:
Constant Field Values

EMR_NUMERIC_STRING_NAME

public static final java.lang.String EMR_NUMERIC_STRING_NAME
The name for the numericStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_NUMERIC_STRING_OID

public static final java.lang.String EMR_NUMERIC_STRING_OID
The OID for the numericStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_OCTET_STRING_NAME

public static final java.lang.String EMR_OCTET_STRING_NAME
The name for the octetStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_OCTET_STRING_OID

public static final java.lang.String EMR_OCTET_STRING_OID
The OID for the octetStringMatch equality matching rule.

See Also:
Constant Field Values

EMR_OID_NAME

public static final java.lang.String EMR_OID_NAME
The name for the objectIdentifierMatch equality matching rule.

See Also:
Constant Field Values

EMR_OID_OID

public static final java.lang.String EMR_OID_OID
The OID for the objectIdentifierMatch equality matching rule.

See Also:
Constant Field Values

EMR_OID_FIRST_COMPONENT_NAME

public static final java.lang.String EMR_OID_FIRST_COMPONENT_NAME
The name for the objectIdentifierFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_OID_FIRST_COMPONENT_OID

public static final java.lang.String EMR_OID_FIRST_COMPONENT_OID
The OID for the objectIdentifierFirstComponentMatch equality matching rule.

See Also:
Constant Field Values

EMR_PRESENTATION_ADDRESS_NAME

public static final java.lang.String EMR_PRESENTATION_ADDRESS_NAME
The name for the presentationAddressMatch equality matching rule.

See Also:
Constant Field Values

EMR_PRESENTATION_ADDRESS_OID

public static final java.lang.String EMR_PRESENTATION_ADDRESS_OID
The OID for the presentationAddressMatch equality matching rule.

See Also:
Constant Field Values

EMR_PROTOCOL_INFORMATION_NAME

public static final java.lang.String EMR_PROTOCOL_INFORMATION_NAME
The name for the protocolInformationMatch equality matching rule.

See Also:
Constant Field Values

EMR_PROTOCOL_INFORMATION_OID

public static final java.lang.String EMR_PROTOCOL_INFORMATION_OID
The OID for the protocolInformationMatch equality matching rule.

See Also:
Constant Field Values

EMR_TELEPHONE_NAME

public static final java.lang.String EMR_TELEPHONE_NAME
The name for the telephoneNumberMatch equality matching rule.

See Also:
Constant Field Values

EMR_TELEPHONE_OID

public static final java.lang.String EMR_TELEPHONE_OID
The OID for the telephoneNumberMatch equality matching rule.

See Also:
Constant Field Values

EMR_UNIQUE_MEMBER_NAME

public static final java.lang.String EMR_UNIQUE_MEMBER_NAME
The name for the uniqueMemberMatch equality matching rule.

See Also:
Constant Field Values

EMR_UNIQUE_MEMBER_OID

public static final java.lang.String EMR_UNIQUE_MEMBER_OID
The OID for the uniqueMemberMatch equality matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_EXACT_DESCRIPTION

public static final java.lang.String EMR_USER_PASSWORD_EXACT_DESCRIPTION
The description for the userPasswordExactMatch matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_EXACT_NAME

public static final java.lang.String EMR_USER_PASSWORD_EXACT_NAME
The name for the userPasswordExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_EXACT_OID

public static final java.lang.String EMR_USER_PASSWORD_EXACT_OID
The OID for the userPasswordExactMatch equality matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_DESCRIPTION

public static final java.lang.String EMR_USER_PASSWORD_DESCRIPTION
The description for the userPasswordMatch matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_NAME

public static final java.lang.String EMR_USER_PASSWORD_NAME
The name for the userPasswordMatch equality matching rule.

See Also:
Constant Field Values

EMR_USER_PASSWORD_OID

public static final java.lang.String EMR_USER_PASSWORD_OID
The OID for the userPasswordMatch equality matching rule.

See Also:
Constant Field Values

EMR_UUID_NAME

public static final java.lang.String EMR_UUID_NAME
The name for the uuidMatch equality matching rule.

See Also:
Constant Field Values

EMR_UUID_OID

public static final java.lang.String EMR_UUID_OID
The OID for the uuidMatch equality matching rule.

See Also:
Constant Field Values

EMR_WORD_NAME

public static final java.lang.String EMR_WORD_NAME
The name for the wordMatch equality matching rule.

See Also:
Constant Field Values

EMR_WORD_OID

public static final java.lang.String EMR_WORD_OID
The OID for the wordMatch equality matching rule.

See Also:
Constant Field Values

OMR_CASE_EXACT_NAME

public static final java.lang.String OMR_CASE_EXACT_NAME
The name for the caseExactOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_CASE_EXACT_OID

public static final java.lang.String OMR_CASE_EXACT_OID
The OID for the caseExactOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_CASE_IGNORE_NAME

public static final java.lang.String OMR_CASE_IGNORE_NAME
The name for the caseIgnoreOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_CASE_IGNORE_OID

public static final java.lang.String OMR_CASE_IGNORE_OID
The OID for the caseIgnoreOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_GENERALIZED_TIME_NAME

public static final java.lang.String OMR_GENERALIZED_TIME_NAME
The name for the generalizedTimeOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_GENERALIZED_TIME_OID

public static final java.lang.String OMR_GENERALIZED_TIME_OID
The OID for the generalizedTimeOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_INTEGER_NAME

public static final java.lang.String OMR_INTEGER_NAME
The name for the integerOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_INTEGER_OID

public static final java.lang.String OMR_INTEGER_OID
The OID for the integerOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_NUMERIC_STRING_NAME

public static final java.lang.String OMR_NUMERIC_STRING_NAME
The name for the numericStringOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_NUMERIC_STRING_OID

public static final java.lang.String OMR_NUMERIC_STRING_OID
The OID for the numericStringOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_OCTET_STRING_NAME

public static final java.lang.String OMR_OCTET_STRING_NAME
The name for the octetStringOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_OCTET_STRING_OID

public static final java.lang.String OMR_OCTET_STRING_OID
The OID for the octetStringOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_UUID_NAME

public static final java.lang.String OMR_UUID_NAME
The name for the uuidOrderingMatch ordering matching rule.

See Also:
Constant Field Values

OMR_UUID_OID

public static final java.lang.String OMR_UUID_OID
The OID for the uuidOrderingMatch ordering matching rule.

See Also:
Constant Field Values

SMR_CASE_EXACT_NAME

public static final java.lang.String SMR_CASE_EXACT_NAME
The name for the caseExactSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_EXACT_OID

public static final java.lang.String SMR_CASE_EXACT_OID
The OID for the caseExactSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_EXACT_IA5_NAME

public static final java.lang.String SMR_CASE_EXACT_IA5_NAME
The name for the caseExactIA5SubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_EXACT_IA5_OID

public static final java.lang.String SMR_CASE_EXACT_IA5_OID
The OID for the caseExactIA5SubstringsMatch substring matching rule. // FIXME -- This needs to be updated once a real OID is assigned.

See Also:
Constant Field Values

SMR_CASE_IGNORE_NAME

public static final java.lang.String SMR_CASE_IGNORE_NAME
The name for the caseIgnoreSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_IGNORE_OID

public static final java.lang.String SMR_CASE_IGNORE_OID
The OID for the caseIgnoreSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_IGNORE_IA5_NAME

public static final java.lang.String SMR_CASE_IGNORE_IA5_NAME
The name for the caseIgnoreIA5SubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_IGNORE_IA5_OID

public static final java.lang.String SMR_CASE_IGNORE_IA5_OID
The OID for the caseIgnoreIA5SubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_IGNORE_LIST_NAME

public static final java.lang.String SMR_CASE_IGNORE_LIST_NAME
The name for the caseIgnoreListSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_CASE_IGNORE_LIST_OID

public static final java.lang.String SMR_CASE_IGNORE_LIST_OID
The OID for the caseIgnoreListSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_NUMERIC_STRING_NAME

public static final java.lang.String SMR_NUMERIC_STRING_NAME
The name for the numericStringSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_NUMERIC_STRING_OID

public static final java.lang.String SMR_NUMERIC_STRING_OID
The OID for the numericStringSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_OCTET_STRING_NAME

public static final java.lang.String SMR_OCTET_STRING_NAME
The name for the octetStringSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_OCTET_STRING_OID

public static final java.lang.String SMR_OCTET_STRING_OID
The OID for the octetStringSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_TELEPHONE_NAME

public static final java.lang.String SMR_TELEPHONE_NAME
The name for the telephoneNumberSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SMR_TELEPHONE_OID

public static final java.lang.String SMR_TELEPHONE_OID
The OID for the telephoneNumberSubstringsMatch substring matching rule.

See Also:
Constant Field Values

SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_OID

public static final java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_OID
The OID for the absolute subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_DESCRIPTION

public static final java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_DESCRIPTION
The description for the absolute subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_NAME

public static final java.lang.String SYNTAX_ABSOLUTE_SUBTREE_SPECIFICATION_NAME
The name for the absolute subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_ACI_OID

public static final java.lang.String SYNTAX_ACI_OID
The OID for the aci attribute syntax.

See Also:
Constant Field Values

SYNTAX_ACI_DESCRIPTION

public static final java.lang.String SYNTAX_ACI_DESCRIPTION
The description for aci attribute syntax.

See Also:
Constant Field Values

SYNTAX_ACI_NAME

public static final java.lang.String SYNTAX_ACI_NAME
The name for the aci attribute syntax.

See Also:
Constant Field Values

SYNTAX_ATTRIBUTE_TYPE_DESCRIPTION

public static final java.lang.String SYNTAX_ATTRIBUTE_TYPE_DESCRIPTION
The description for the attribute type description attribute syntax.

See Also:
Constant Field Values

SYNTAX_ATTRIBUTE_TYPE_NAME

public static final java.lang.String SYNTAX_ATTRIBUTE_TYPE_NAME
The name for the attribute type description attribute syntax.

See Also:
Constant Field Values

SYNTAX_ATTRIBUTE_TYPE_OID

public static final java.lang.String SYNTAX_ATTRIBUTE_TYPE_OID
The OID for the attribute type description attribute syntax.

See Also:
Constant Field Values

SYNTAX_AUTH_PASSWORD_DESCRIPTION

public static final java.lang.String SYNTAX_AUTH_PASSWORD_DESCRIPTION
The description for the auth password attribute syntax.

See Also:
Constant Field Values

SYNTAX_AUTH_PASSWORD_NAME

public static final java.lang.String SYNTAX_AUTH_PASSWORD_NAME
The name for the auth password attribute syntax.

See Also:
Constant Field Values

SYNTAX_AUTH_PASSWORD_OID

public static final java.lang.String SYNTAX_AUTH_PASSWORD_OID
The OID for the auth password attribute syntax.

See Also:
Constant Field Values

SYNTAX_BINARY_DESCRIPTION

public static final java.lang.String SYNTAX_BINARY_DESCRIPTION
The description for the binary attribute syntax.

See Also:
Constant Field Values

SYNTAX_BINARY_NAME

public static final java.lang.String SYNTAX_BINARY_NAME
The name for the binary attribute syntax.

See Also:
Constant Field Values

SYNTAX_BINARY_OID

public static final java.lang.String SYNTAX_BINARY_OID
The OID for the binary attribute syntax.

See Also:
Constant Field Values

SYNTAX_BIT_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_BIT_STRING_DESCRIPTION
The description for the bit string attribute syntax.

See Also:
Constant Field Values

SYNTAX_BIT_STRING_NAME

public static final java.lang.String SYNTAX_BIT_STRING_NAME
The name for the bit string attribute syntax.

See Also:
Constant Field Values

SYNTAX_BIT_STRING_OID

public static final java.lang.String SYNTAX_BIT_STRING_OID
The OID for the bit string attribute syntax.

See Also:
Constant Field Values

SYNTAX_BOOLEAN_DESCRIPTION

public static final java.lang.String SYNTAX_BOOLEAN_DESCRIPTION
The description for the Boolean attribute syntax.

See Also:
Constant Field Values

SYNTAX_BOOLEAN_NAME

public static final java.lang.String SYNTAX_BOOLEAN_NAME
The name for the Boolean attribute syntax.

See Also:
Constant Field Values

SYNTAX_BOOLEAN_OID

public static final java.lang.String SYNTAX_BOOLEAN_OID
The OID for the Boolean attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTIFICATE_DESCRIPTION

public static final java.lang.String SYNTAX_CERTIFICATE_DESCRIPTION
The description for the certificate attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTIFICATE_NAME

public static final java.lang.String SYNTAX_CERTIFICATE_NAME
The name for the certificate attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTIFICATE_OID

public static final java.lang.String SYNTAX_CERTIFICATE_OID
The OID for the certificate attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTLIST_DESCRIPTION

public static final java.lang.String SYNTAX_CERTLIST_DESCRIPTION
The description for the certificate list attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTLIST_NAME

public static final java.lang.String SYNTAX_CERTLIST_NAME
The name for the certificate list attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTLIST_OID

public static final java.lang.String SYNTAX_CERTLIST_OID
The OID for the certificate list attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTPAIR_DESCRIPTION

public static final java.lang.String SYNTAX_CERTPAIR_DESCRIPTION
The description for the certificate pair attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTPAIR_NAME

public static final java.lang.String SYNTAX_CERTPAIR_NAME
The name for the certificate pair attribute syntax.

See Also:
Constant Field Values

SYNTAX_CERTPAIR_OID

public static final java.lang.String SYNTAX_CERTPAIR_OID
The OID for the certificate pair attribute syntax.

See Also:
Constant Field Values

SYNTAX_COUNTRY_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_COUNTRY_STRING_DESCRIPTION
The description for the country string attribute syntax.

See Also:
Constant Field Values

SYNTAX_COUNTRY_STRING_NAME

public static final java.lang.String SYNTAX_COUNTRY_STRING_NAME
The name for the country string attribute syntax.

See Also:
Constant Field Values

SYNTAX_COUNTRY_STRING_OID

public static final java.lang.String SYNTAX_COUNTRY_STRING_OID
The OID for the country string attribute syntax.

See Also:
Constant Field Values

SYNTAX_DELIVERY_METHOD_DESCRIPTION

public static final java.lang.String SYNTAX_DELIVERY_METHOD_DESCRIPTION
The description for the delivery method attribute syntax.

See Also:
Constant Field Values

SYNTAX_DELIVERY_METHOD_NAME

public static final java.lang.String SYNTAX_DELIVERY_METHOD_NAME
The name for the delivery method attribute syntax.

See Also:
Constant Field Values

SYNTAX_DELIVERY_METHOD_OID

public static final java.lang.String SYNTAX_DELIVERY_METHOD_OID
The OID for the delivery method attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIRECTORY_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_DIRECTORY_STRING_DESCRIPTION
The description for the Directory String attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIRECTORY_STRING_NAME

public static final java.lang.String SYNTAX_DIRECTORY_STRING_NAME
The name for the Directory String attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIRECTORY_STRING_OID

public static final java.lang.String SYNTAX_DIRECTORY_STRING_OID
The OID for the Directory String attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_CONTENT_RULE_DESCRIPTION

public static final java.lang.String SYNTAX_DIT_CONTENT_RULE_DESCRIPTION
The description for the DIT content rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_CONTENT_RULE_NAME

public static final java.lang.String SYNTAX_DIT_CONTENT_RULE_NAME
The name for the DIT content rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_CONTENT_RULE_OID

public static final java.lang.String SYNTAX_DIT_CONTENT_RULE_OID
The OID for the DIT content rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_STRUCTURE_RULE_DESCRIPTION

public static final java.lang.String SYNTAX_DIT_STRUCTURE_RULE_DESCRIPTION
The description for the DIT structure rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_STRUCTURE_RULE_NAME

public static final java.lang.String SYNTAX_DIT_STRUCTURE_RULE_NAME
The name for the DIT structure rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DIT_STRUCTURE_RULE_OID

public static final java.lang.String SYNTAX_DIT_STRUCTURE_RULE_OID
The OID for the DIT structure rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_DN_DESCRIPTION

public static final java.lang.String SYNTAX_DN_DESCRIPTION
The description for the distinguished name attribute syntax.

See Also:
Constant Field Values

SYNTAX_DN_NAME

public static final java.lang.String SYNTAX_DN_NAME
The name for the distinguished name attribute syntax.

See Also:
Constant Field Values

SYNTAX_DN_OID

public static final java.lang.String SYNTAX_DN_OID
The OID for the distinguished name attribute syntax.

See Also:
Constant Field Values

SYNTAX_ENHANCED_GUIDE_DESCRIPTION

public static final java.lang.String SYNTAX_ENHANCED_GUIDE_DESCRIPTION
The description for the enhanced guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_ENHANCED_GUIDE_NAME

public static final java.lang.String SYNTAX_ENHANCED_GUIDE_NAME
The name for the enhanced guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_ENHANCED_GUIDE_OID

public static final java.lang.String SYNTAX_ENHANCED_GUIDE_OID
The OID for the enhanced guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAXNUMBER_DESCRIPTION

public static final java.lang.String SYNTAX_FAXNUMBER_DESCRIPTION
The description for the facsimile telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAXNUMBER_NAME

public static final java.lang.String SYNTAX_FAXNUMBER_NAME
The name for the facsimile telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAXNUMBER_OID

public static final java.lang.String SYNTAX_FAXNUMBER_OID
The OID for the facsimile telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAX_DESCRIPTION

public static final java.lang.String SYNTAX_FAX_DESCRIPTION
The description for the fax attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAX_NAME

public static final java.lang.String SYNTAX_FAX_NAME
The name for the fax attribute syntax.

See Also:
Constant Field Values

SYNTAX_FAX_OID

public static final java.lang.String SYNTAX_FAX_OID
The OID for the fax attribute syntax.

See Also:
Constant Field Values

SYNTAX_GENERALIZED_TIME_DESCRIPTION

public static final java.lang.String SYNTAX_GENERALIZED_TIME_DESCRIPTION
The description for the generalized time attribute syntax.

See Also:
Constant Field Values

SYNTAX_GENERALIZED_TIME_NAME

public static final java.lang.String SYNTAX_GENERALIZED_TIME_NAME
The name for the generalized time attribute syntax.

See Also:
Constant Field Values

SYNTAX_GENERALIZED_TIME_OID

public static final java.lang.String SYNTAX_GENERALIZED_TIME_OID
The OID for the generalized time attribute syntax.

See Also:
Constant Field Values

SYNTAX_GUIDE_DESCRIPTION

public static final java.lang.String SYNTAX_GUIDE_DESCRIPTION
The description for the guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_GUIDE_NAME

public static final java.lang.String SYNTAX_GUIDE_NAME
The name for the guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_GUIDE_OID

public static final java.lang.String SYNTAX_GUIDE_OID
The OID for the guide attribute syntax.

See Also:
Constant Field Values

SYNTAX_IA5_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_IA5_STRING_DESCRIPTION
The description for the IA5 string attribute syntax.

See Also:
Constant Field Values

SYNTAX_IA5_STRING_NAME

public static final java.lang.String SYNTAX_IA5_STRING_NAME
The name for the IA5 string attribute syntax.

See Also:
Constant Field Values

SYNTAX_IA5_STRING_OID

public static final java.lang.String SYNTAX_IA5_STRING_OID
The OID for the IA5 string attribute syntax.

See Also:
Constant Field Values

SYNTAX_INTEGER_DESCRIPTION

public static final java.lang.String SYNTAX_INTEGER_DESCRIPTION
The description for the integer attribute syntax.

See Also:
Constant Field Values

SYNTAX_INTEGER_NAME

public static final java.lang.String SYNTAX_INTEGER_NAME
The name for the integer attribute syntax.

See Also:
Constant Field Values

SYNTAX_INTEGER_OID

public static final java.lang.String SYNTAX_INTEGER_OID
The OID for the integer attribute syntax.

See Also:
Constant Field Values

SYNTAX_JPEG_DESCRIPTION

public static final java.lang.String SYNTAX_JPEG_DESCRIPTION
The description for the JPEG attribute syntax.

See Also:
Constant Field Values

SYNTAX_JPEG_NAME

public static final java.lang.String SYNTAX_JPEG_NAME
The name for the JPEG attribute syntax.

See Also:
Constant Field Values

SYNTAX_JPEG_OID

public static final java.lang.String SYNTAX_JPEG_OID
The OID for the JPEG attribute syntax.

See Also:
Constant Field Values

SYNTAX_LDAP_SYNTAX_DESCRIPTION

public static final java.lang.String SYNTAX_LDAP_SYNTAX_DESCRIPTION
The description for the LDAP syntax description attribute syntax.

See Also:
Constant Field Values

SYNTAX_LDAP_SYNTAX_NAME

public static final java.lang.String SYNTAX_LDAP_SYNTAX_NAME
The name for the LDAP syntax description attribute syntax.

See Also:
Constant Field Values

SYNTAX_LDAP_SYNTAX_OID

public static final java.lang.String SYNTAX_LDAP_SYNTAX_OID
The OID for the LDAP syntax description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_DESCRIPTION

public static final java.lang.String SYNTAX_MATCHING_RULE_DESCRIPTION
The description for the matching rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_NAME

public static final java.lang.String SYNTAX_MATCHING_RULE_NAME
The name for the matching rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_OID

public static final java.lang.String SYNTAX_MATCHING_RULE_OID
The OID for the matching rule description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_USE_DESCRIPTION

public static final java.lang.String SYNTAX_MATCHING_RULE_USE_DESCRIPTION
The description for the matching rule use description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_USE_NAME

public static final java.lang.String SYNTAX_MATCHING_RULE_USE_NAME
The name for the matching rule use description attribute syntax.

See Also:
Constant Field Values

SYNTAX_MATCHING_RULE_USE_OID

public static final java.lang.String SYNTAX_MATCHING_RULE_USE_OID
The OID for the matching rule use description attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_AND_OPTIONAL_UID_DESCRIPTION

public static final java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_DESCRIPTION
The description for the name and optional uid attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_AND_OPTIONAL_UID_NAME

public static final java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_NAME
The name for the name and optional uid attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_AND_OPTIONAL_UID_OID

public static final java.lang.String SYNTAX_NAME_AND_OPTIONAL_UID_OID
The OID for the name and optional uid attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_FORM_DESCRIPTION

public static final java.lang.String SYNTAX_NAME_FORM_DESCRIPTION
The description for the name form description attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_FORM_NAME

public static final java.lang.String SYNTAX_NAME_FORM_NAME
The name for the name form description attribute syntax.

See Also:
Constant Field Values

SYNTAX_NAME_FORM_OID

public static final java.lang.String SYNTAX_NAME_FORM_OID
The OID for the name form description attribute syntax.

See Also:
Constant Field Values

SYNTAX_NUMERIC_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_NUMERIC_STRING_DESCRIPTION
The description for the numeric string attribute syntax.

See Also:
Constant Field Values

SYNTAX_NUMERIC_STRING_NAME

public static final java.lang.String SYNTAX_NUMERIC_STRING_NAME
The name for the numeric string attribute syntax.

See Also:
Constant Field Values

SYNTAX_NUMERIC_STRING_OID

public static final java.lang.String SYNTAX_NUMERIC_STRING_OID
The OID for the numeric string attribute syntax.

See Also:
Constant Field Values

SYNTAX_OBJECTCLASS_DESCRIPTION

public static final java.lang.String SYNTAX_OBJECTCLASS_DESCRIPTION
The description for the object class description attribute syntax.

See Also:
Constant Field Values

SYNTAX_OBJECTCLASS_NAME

public static final java.lang.String SYNTAX_OBJECTCLASS_NAME
The name for the object class description attribute syntax.

See Also:
Constant Field Values

SYNTAX_OBJECTCLASS_OID

public static final java.lang.String SYNTAX_OBJECTCLASS_OID
The OID for the object class description attribute syntax.

See Also:
Constant Field Values

SYNTAX_OCTET_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_OCTET_STRING_DESCRIPTION
The description for the octet string attribute syntax.

See Also:
Constant Field Values

SYNTAX_OCTET_STRING_NAME

public static final java.lang.String SYNTAX_OCTET_STRING_NAME
The name for the octet string attribute syntax.

See Also:
Constant Field Values

SYNTAX_OCTET_STRING_OID

public static final java.lang.String SYNTAX_OCTET_STRING_OID
The OID for the octet string attribute syntax.

See Also:
Constant Field Values

SYNTAX_OID_DESCRIPTION

public static final java.lang.String SYNTAX_OID_DESCRIPTION
The description for the object identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_OID_NAME

public static final java.lang.String SYNTAX_OID_NAME
The name for the object identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_OID_OID

public static final java.lang.String SYNTAX_OID_OID
The OID for the object identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_OTHER_MAILBOX_DESCRIPTION

public static final java.lang.String SYNTAX_OTHER_MAILBOX_DESCRIPTION
The description for the other mailbox attribute syntax.

See Also:
Constant Field Values

SYNTAX_OTHER_MAILBOX_NAME

public static final java.lang.String SYNTAX_OTHER_MAILBOX_NAME
The name for the other mailbox attribute syntax.

See Also:
Constant Field Values

SYNTAX_OTHER_MAILBOX_OID

public static final java.lang.String SYNTAX_OTHER_MAILBOX_OID
The OID for the other mailbox attribute syntax.

See Also:
Constant Field Values

SYNTAX_POSTAL_ADDRESS_DESCRIPTION

public static final java.lang.String SYNTAX_POSTAL_ADDRESS_DESCRIPTION
The description for the postal address attribute syntax.

See Also:
Constant Field Values

SYNTAX_POSTAL_ADDRESS_NAME

public static final java.lang.String SYNTAX_POSTAL_ADDRESS_NAME
The name for the postal address attribute syntax.

See Also:
Constant Field Values

SYNTAX_POSTAL_ADDRESS_OID

public static final java.lang.String SYNTAX_POSTAL_ADDRESS_OID
The OID for the postal address attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRESENTATION_ADDRESS_DESCRIPTION

public static final java.lang.String SYNTAX_PRESENTATION_ADDRESS_DESCRIPTION
The description for the presentation address attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRESENTATION_ADDRESS_NAME

public static final java.lang.String SYNTAX_PRESENTATION_ADDRESS_NAME
The name for the presentation address attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRESENTATION_ADDRESS_OID

public static final java.lang.String SYNTAX_PRESENTATION_ADDRESS_OID
The OID for the presentation address attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRINTABLE_STRING_DESCRIPTION

public static final java.lang.String SYNTAX_PRINTABLE_STRING_DESCRIPTION
The description for the printable string attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRINTABLE_STRING_NAME

public static final java.lang.String SYNTAX_PRINTABLE_STRING_NAME
The name for the printable string attribute syntax.

See Also:
Constant Field Values

SYNTAX_PRINTABLE_STRING_OID

public static final java.lang.String SYNTAX_PRINTABLE_STRING_OID
The OID for the printable string attribute syntax.

See Also:
Constant Field Values

SYNTAX_PROTOCOL_INFORMATION_DESCRIPTION

public static final java.lang.String SYNTAX_PROTOCOL_INFORMATION_DESCRIPTION
The description for the protocol information attribute syntax.

See Also:
Constant Field Values

SYNTAX_PROTOCOL_INFORMATION_NAME

public static final java.lang.String SYNTAX_PROTOCOL_INFORMATION_NAME
The name for the protocol information attribute syntax.

See Also:
Constant Field Values

SYNTAX_PROTOCOL_INFORMATION_OID

public static final java.lang.String SYNTAX_PROTOCOL_INFORMATION_OID
The OID for the protocol information attribute syntax.

See Also:
Constant Field Values

SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_OID

public static final java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_OID
The OID for the relative subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_DESCRIPTION

public static final java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_DESCRIPTION
The description for the relative subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_NAME

public static final java.lang.String SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_NAME
The name for the relative subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_RFC3672_SUBTREE_SPECIFICATION_OID

public static final java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_OID
The OID for the RFC3672 subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_RFC3672_SUBTREE_SPECIFICATION_DESCRIPTION

public static final java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_DESCRIPTION
The description for the RFC3672 subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_RFC3672_SUBTREE_SPECIFICATION_NAME

public static final java.lang.String SYNTAX_RFC3672_SUBTREE_SPECIFICATION_NAME
The name for the RFC3672 subtree specification attribute syntax.

See Also:
Constant Field Values

SYNTAX_SUBSTRING_ASSERTION_DESCRIPTION

public static final java.lang.String SYNTAX_SUBSTRING_ASSERTION_DESCRIPTION
The description for the substring assertion attribute syntax.

See Also:
Constant Field Values

SYNTAX_SUBSTRING_ASSERTION_NAME

public static final java.lang.String SYNTAX_SUBSTRING_ASSERTION_NAME
The name for the substring assertion attribute syntax.

See Also:
Constant Field Values

SYNTAX_SUBSTRING_ASSERTION_OID

public static final java.lang.String SYNTAX_SUBSTRING_ASSERTION_OID
The OID for the Substring Assertion syntax used for assertion values in extensible match filters.

See Also:
Constant Field Values

SYNTAX_SUPPORTED_ALGORITHM_DESCRIPTION

public static final java.lang.String SYNTAX_SUPPORTED_ALGORITHM_DESCRIPTION
The description for the supported algorithm attribute syntax.

See Also:
Constant Field Values

SYNTAX_SUPPORTED_ALGORITHM_NAME

public static final java.lang.String SYNTAX_SUPPORTED_ALGORITHM_NAME
The name for the supported algorithm attribute syntax.

See Also:
Constant Field Values

SYNTAX_SUPPORTED_ALGORITHM_OID

public static final java.lang.String SYNTAX_SUPPORTED_ALGORITHM_OID
The OID for the Substring Assertion syntax used for assertion values in extensible match filters.

See Also:
Constant Field Values

SYNTAX_TELEPHONE_DESCRIPTION

public static final java.lang.String SYNTAX_TELEPHONE_DESCRIPTION
The description for the telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELEPHONE_NAME

public static final java.lang.String SYNTAX_TELEPHONE_NAME
The name for the telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELEPHONE_OID

public static final java.lang.String SYNTAX_TELEPHONE_OID
The OID for the telephone number attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELETEX_TERM_ID_DESCRIPTION

public static final java.lang.String SYNTAX_TELETEX_TERM_ID_DESCRIPTION
The description for the teletex terminal identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELETEX_TERM_ID_NAME

public static final java.lang.String SYNTAX_TELETEX_TERM_ID_NAME
The name for the teletex terminal identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELETEX_TERM_ID_OID

public static final java.lang.String SYNTAX_TELETEX_TERM_ID_OID
The OID for the teletex terminal identifier attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELEX_DESCRIPTION

public static final java.lang.String SYNTAX_TELEX_DESCRIPTION
The description for the telex number attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELEX_NAME

public static final java.lang.String SYNTAX_TELEX_NAME
The name for the telex number attribute syntax.

See Also:
Constant Field Values

SYNTAX_TELEX_OID

public static final java.lang.String SYNTAX_TELEX_OID
The OID for the telex number attribute syntax.

See Also:
Constant Field Values

SYNTAX_USER_PASSWORD_DESCRIPTION

public static final java.lang.String SYNTAX_USER_PASSWORD_DESCRIPTION
The description for the user password attribute syntax.

See Also:
Constant Field Values

SYNTAX_USER_PASSWORD_NAME

public static final java.lang.String SYNTAX_USER_PASSWORD_NAME
The name for the user password attribute syntax.

See Also:
Constant Field Values

SYNTAX_USER_PASSWORD_OID

public static final java.lang.String SYNTAX_USER_PASSWORD_OID
The OID for the user password attribute syntax.

See Also:
Constant Field Values

SYNTAX_UTC_TIME_DESCRIPTION

public static final java.lang.String SYNTAX_UTC_TIME_DESCRIPTION
The description for the UTC time attribute syntax.

See Also:
Constant Field Values

SYNTAX_UTC_TIME_NAME

public static final java.lang.String SYNTAX_UTC_TIME_NAME
The name for the UTC time attribute syntax.

See Also:
Constant Field Values

SYNTAX_UTC_TIME_OID

public static final java.lang.String SYNTAX_UTC_TIME_OID
The OID for the UTC time attribute syntax.

See Also:
Constant Field Values

SYNTAX_UUID_DESCRIPTION

public static final java.lang.String SYNTAX_UUID_DESCRIPTION
The description for the UUID attribute syntax.

See Also:
Constant Field Values

SYNTAX_UUID_NAME

public static final java.lang.String SYNTAX_UUID_NAME
The name for the UUID attribute syntax.

See Also:
Constant Field Values

SYNTAX_UUID_OID

public static final java.lang.String SYNTAX_UUID_OID
The OID for the UUID attribute syntax.

See Also:
Constant Field Values

TOP_OBJECTCLASS_DESCRIPTION

public static final java.lang.String TOP_OBJECTCLASS_DESCRIPTION
The description for the "top" objectclass.

See Also:
Constant Field Values

TOP_OBJECTCLASS_NAME

public static final java.lang.String TOP_OBJECTCLASS_NAME
The name of the "top" objectclass.

See Also:
Constant Field Values

TOP_OBJECTCLASS_OID

public static final java.lang.String TOP_OBJECTCLASS_OID
The OID for the "top" objectclass.

See Also:
Constant Field Values
Constructor Detail

SchemaConstants

public SchemaConstants()