org.apache.directory.shared.ldap.codec
Class LdapConstants
java.lang.Object
org.apache.directory.shared.ldap.codec.LdapConstants
- public class LdapConstants
- extends java.lang.Object
- Author:
- Apache Directory Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCOPE_BASE_OBJECT
public static final int SCOPE_BASE_OBJECT
- The scope constants
- See Also:
- Constant Field Values
SCOPE_SINGLE_LEVEL
public static final int SCOPE_SINGLE_LEVEL
- See Also:
- Constant Field Values
SCOPE_WHOLE_SUBTREE
public static final int SCOPE_WHOLE_SUBTREE
- See Also:
- Constant Field Values
NEVER_DEREF_ALIASES
public static final int NEVER_DEREF_ALIASES
- The DerefAlias constants
- See Also:
- Constant Field Values
DEREF_IN_SEARCHING
public static final int DEREF_IN_SEARCHING
- See Also:
- Constant Field Values
DEREF_FINDING_BASE_OBJ
public static final int DEREF_FINDING_BASE_OBJ
- See Also:
- Constant Field Values
DEREF_ALWAYS
public static final int DEREF_ALWAYS
- See Also:
- Constant Field Values
OPERATION_ADD
public static final int OPERATION_ADD
- The operations
- See Also:
- Constant Field Values
OPERATION_DELETE
public static final int OPERATION_DELETE
- See Also:
- Constant Field Values
OPERATION_REPLACE
public static final int OPERATION_REPLACE
- See Also:
- Constant Field Values
EQUALITY_MATCH_FILTER
public static final int EQUALITY_MATCH_FILTER
- The filters
- See Also:
- Constant Field Values
GREATER_OR_EQUAL_FILTER
public static final int GREATER_OR_EQUAL_FILTER
- See Also:
- Constant Field Values
LESS_OR_EQUAL_FILTER
public static final int LESS_OR_EQUAL_FILTER
- See Also:
- Constant Field Values
APPROX_MATCH_FILTER
public static final int APPROX_MATCH_FILTER
- See Also:
- Constant Field Values
UNBIND_REQUEST_TAG
public static final byte UNBIND_REQUEST_TAG
- LDAP contextual tags
- See Also:
- Constant Field Values
DEL_REQUEST_TAG
public static final byte DEL_REQUEST_TAG
- See Also:
- Constant Field Values
ABANDON_REQUEST_TAG
public static final byte ABANDON_REQUEST_TAG
- See Also:
- Constant Field Values
BIND_REQUEST_TAG
public static final byte BIND_REQUEST_TAG
- See Also:
- Constant Field Values
BIND_RESPONSE_TAG
public static final byte BIND_RESPONSE_TAG
- See Also:
- Constant Field Values
SEARCH_REQUEST_TAG
public static final byte SEARCH_REQUEST_TAG
- See Also:
- Constant Field Values
SEARCH_RESULT_ENTRY_TAG
public static final byte SEARCH_RESULT_ENTRY_TAG
- See Also:
- Constant Field Values
SEARCH_RESULT_DONE_TAG
public static final byte SEARCH_RESULT_DONE_TAG
- See Also:
- Constant Field Values
MODIFY_REQUEST_TAG
public static final byte MODIFY_REQUEST_TAG
- See Also:
- Constant Field Values
MODIFY_RESPONSE_TAG
public static final byte MODIFY_RESPONSE_TAG
- See Also:
- Constant Field Values
ADD_REQUEST_TAG
public static final byte ADD_REQUEST_TAG
- See Also:
- Constant Field Values
ADD_RESPONSE_TAG
public static final byte ADD_RESPONSE_TAG
- See Also:
- Constant Field Values
DEL_RESPONSE_TAG
public static final byte DEL_RESPONSE_TAG
- See Also:
- Constant Field Values
MODIFY_DN_REQUEST_TAG
public static final byte MODIFY_DN_REQUEST_TAG
- See Also:
- Constant Field Values
MODIFY_DN_RESPONSE_TAG
public static final byte MODIFY_DN_RESPONSE_TAG
- See Also:
- Constant Field Values
COMPARE_REQUEST_TAG
public static final byte COMPARE_REQUEST_TAG
- See Also:
- Constant Field Values
COMPARE_RESPONSE_TAG
public static final byte COMPARE_RESPONSE_TAG
- See Also:
- Constant Field Values
SEARCH_RESULT_REFERENCE_TAG
public static final byte SEARCH_RESULT_REFERENCE_TAG
- See Also:
- Constant Field Values
EXTENDED_REQUEST_TAG
public static final byte EXTENDED_REQUEST_TAG
- See Also:
- Constant Field Values
EXTENDED_RESPONSE_TAG
public static final byte EXTENDED_RESPONSE_TAG
- See Also:
- Constant Field Values
BIND_REQUEST_SIMPLE_TAG
public static final int BIND_REQUEST_SIMPLE_TAG
- See Also:
- Constant Field Values
EXTENDED_REQUEST_NAME_TAG
public static final int EXTENDED_REQUEST_NAME_TAG
- See Also:
- Constant Field Values
MODIFY_DN_REQUEST_NEW_SUPERIOR_TAG
public static final int MODIFY_DN_REQUEST_NEW_SUPERIOR_TAG
- See Also:
- Constant Field Values
SUBSTRINGS_FILTER_INITIAL_TAG
public static final int SUBSTRINGS_FILTER_INITIAL_TAG
- See Also:
- Constant Field Values
EXTENDED_REQUEST_VALUE_TAG
public static final int EXTENDED_REQUEST_VALUE_TAG
- See Also:
- Constant Field Values
SEARCH_MATCHING_RULE_TAG
public static final int SEARCH_MATCHING_RULE_TAG
- See Also:
- Constant Field Values
SUBSTRINGS_FILTER_ANY_TAG
public static final int SUBSTRINGS_FILTER_ANY_TAG
- See Also:
- Constant Field Values
MATCHING_RULE_ASSERTION_TYPE_TAG
public static final int MATCHING_RULE_ASSERTION_TYPE_TAG
- See Also:
- Constant Field Values
SUBSTRINGS_FILTER_FINAL_TAG
public static final int SUBSTRINGS_FILTER_FINAL_TAG
- See Also:
- Constant Field Values
SEARCH_MATCH_VALUE_TAG
public static final int SEARCH_MATCH_VALUE_TAG
- See Also:
- Constant Field Values
DN_ATTRIBUTES_FILTER_TAG
public static final int DN_ATTRIBUTES_FILTER_TAG
- See Also:
- Constant Field Values
SERVER_SASL_CREDENTIAL_TAG
public static final int SERVER_SASL_CREDENTIAL_TAG
- See Also:
- Constant Field Values
PRESENT_FILTER_TAG
public static final int PRESENT_FILTER_TAG
- See Also:
- Constant Field Values
EXTENDED_RESPONSE_RESPONSE_NAME_TAG
public static final int EXTENDED_RESPONSE_RESPONSE_NAME_TAG
- See Also:
- Constant Field Values
EXTENDED_RESPONSE_RESPONSE_TAG
public static final int EXTENDED_RESPONSE_RESPONSE_TAG
- See Also:
- Constant Field Values
CONTROLS_TAG
public static final int CONTROLS_TAG
- See Also:
- Constant Field Values
AND_FILTER_TAG
public static final int AND_FILTER_TAG
- See Also:
- Constant Field Values
OR_FILTER_TAG
public static final int OR_FILTER_TAG
- See Also:
- Constant Field Values
NOT_FILTER_TAG
public static final int NOT_FILTER_TAG
- See Also:
- Constant Field Values
BIND_REQUEST_SASL_TAG
public static final int BIND_REQUEST_SASL_TAG
- See Also:
- Constant Field Values
LDAP_RESULT_REFERRAL_SEQUENCE_TAG
public static final int LDAP_RESULT_REFERRAL_SEQUENCE_TAG
- See Also:
- Constant Field Values
EQUALITY_MATCH_FILTER_TAG
public static final int EQUALITY_MATCH_FILTER_TAG
- See Also:
- Constant Field Values
SUBSTRINGS_FILTER_TAG
public static final int SUBSTRINGS_FILTER_TAG
- See Also:
- Constant Field Values
GREATER_OR_EQUAL_FILTER_TAG
public static final int GREATER_OR_EQUAL_FILTER_TAG
- See Also:
- Constant Field Values
LESS_OR_EQUAL_FILTER_TAG
public static final int LESS_OR_EQUAL_FILTER_TAG
- See Also:
- Constant Field Values
APPROX_MATCH_FILTER_TAG
public static final int APPROX_MATCH_FILTER_TAG
- See Also:
- Constant Field Values
EXTENSIBLE_MATCH_FILTER_TAG
public static final int EXTENSIBLE_MATCH_FILTER_TAG
- See Also:
- Constant Field Values
ABANDON_REQUEST
public static final int ABANDON_REQUEST
- See Also:
- Constant Field Values
ADD_REQUEST
public static final int ADD_REQUEST
- See Also:
- Constant Field Values
ADD_RESPONSE
public static final int ADD_RESPONSE
- See Also:
- Constant Field Values
BIND_REQUEST
public static final int BIND_REQUEST
- See Also:
- Constant Field Values
BIND_RESPONSE
public static final int BIND_RESPONSE
- See Also:
- Constant Field Values
COMPARE_REQUEST
public static final int COMPARE_REQUEST
- See Also:
- Constant Field Values
COMPARE_RESPONSE
public static final int COMPARE_RESPONSE
- See Also:
- Constant Field Values
DEL_REQUEST
public static final int DEL_REQUEST
- See Also:
- Constant Field Values
DEL_RESPONSE
public static final int DEL_RESPONSE
- See Also:
- Constant Field Values
EXTENDED_REQUEST
public static final int EXTENDED_REQUEST
- See Also:
- Constant Field Values
EXTENDED_RESPONSE
public static final int EXTENDED_RESPONSE
- See Also:
- Constant Field Values
MODIFYDN_REQUEST
public static final int MODIFYDN_REQUEST
- See Also:
- Constant Field Values
MODIFYDN_RESPONSE
public static final int MODIFYDN_RESPONSE
- See Also:
- Constant Field Values
MODIFY_REQUEST
public static final int MODIFY_REQUEST
- See Also:
- Constant Field Values
MODIFY_RESPONSE
public static final int MODIFY_RESPONSE
- See Also:
- Constant Field Values
SEARCH_REQUEST
public static final int SEARCH_REQUEST
- See Also:
- Constant Field Values
SEARCH_RESULT_DONE
public static final int SEARCH_RESULT_DONE
- See Also:
- Constant Field Values
SEARCH_RESULT_ENTRY
public static final int SEARCH_RESULT_ENTRY
- See Also:
- Constant Field Values
SEARCH_RESULT_REFERENCE
public static final int SEARCH_RESULT_REFERENCE
- See Also:
- Constant Field Values
UNBIND_REQUEST
public static final int UNBIND_REQUEST
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
LdapConstants
public LdapConstants()
Copyright © 2003-2006 . All Rights Reserved.