sansldap
stable
Contents:
LDAP Events
sansldap
sansldap
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
ABSTRACT (sansldap.schema.ObjectClassKind attribute)
ADMIN_LIMIT_EXCEEDED (sansldap.LDAPResultCode attribute)
AFFECTS_MULTIPLE_DSAS (sansldap.LDAPResultCode attribute)
ALIAS_DEREFERENCING_PROBLEM (sansldap.LDAPResultCode attribute)
ALIAS_PROBLEM (sansldap.LDAPResultCode attribute)
ALWAYS (sansldap.DereferencingPolicy attribute)
any (sansldap.FilterSubstrings attribute)
APPLICATION (sansldap.asn1.TagClass attribute)
ASN1Header (class in sansldap.asn1)
ASN1Reader (class in sansldap.asn1)
ASN1Tag (class in sansldap.asn1)
ASN1Writer (class in sansldap.asn1)
attribute (sansldap.FilterApproxMatch attribute)
(sansldap.FilterEquality attribute)
(sansldap.FilterExtensibleMatch attribute)
(sansldap.FilterGreaterOrEqual attribute)
(sansldap.FilterLessOrEqual attribute)
(sansldap.FilterPresent attribute)
(sansldap.FilterSubstrings attribute)
ATTRIBUTE_OR_VALUE_EXISTS (sansldap.LDAPResultCode attribute)
attributes (sansldap.SearchRequest attribute)
(sansldap.SearchResultEntry attribute)
AttributeTypeDescription (class in sansldap.schema)
AttributeTypeUsage (class in sansldap.schema)
auth_id (sansldap.AuthenticationCredential attribute)
(sansldap.SaslCredential attribute)
(sansldap.SimpleCredential attribute)
AUTH_METHOD_NOT_SUPPORTED (sansldap.LDAPResultCode attribute)
authentication (sansldap.BindRequest attribute)
AuthenticationCredential (class in sansldap)
AuthenticationOptions (class in sansldap)
aux (sansldap.schema.DITContentRuleDescription attribute)
AUXILIARY (sansldap.schema.ObjectClassKind attribute)
B
BASE (sansldap.SearchScope attribute)
base_object (sansldap.SearchRequest attribute)
BEFORE_OPEN (sansldap.SessionState attribute)
bind() (sansldap.LDAPClient method)
bind_response() (sansldap.LDAPServer method)
bind_sasl() (sansldap.LDAPClient method)
bind_simple() (sansldap.LDAPClient method)
BINDING (sansldap.SessionState attribute)
BindRequest (class in sansldap)
BindResponse (class in sansldap)
BIT_STRING (sansldap.asn1.TypeTagNumber attribute)
BMP_STRING (sansldap.asn1.TypeTagNumber attribute)
BOOLEAN (sansldap.asn1.TypeTagNumber attribute)
BUSY (sansldap.LDAPResultCode attribute)
C
CHARACTER_STRING (sansldap.asn1.TypeTagNumber attribute)
choices (sansldap.AuthenticationOptions attribute)
(sansldap.ControlOptions attribute)
(sansldap.FilterOptions attribute)
CLOSED (sansldap.SessionState attribute)
collective (sansldap.schema.AttributeTypeDescription attribute)
COMPARE_FALSE (sansldap.LDAPResultCode attribute)
COMPARE_TRUE (sansldap.LDAPResultCode attribute)
CONFIDENTIALITY_REQUIRED (sansldap.LDAPResultCode attribute)
CONSTRAINT_VIOLATION (sansldap.LDAPResultCode attribute)
CONTEXT_SPECIFIC (sansldap.asn1.TagClass attribute)
control_type (sansldap.LDAPControl attribute)
(sansldap.PagedResultControl attribute)
(sansldap.ShowDeactivatedLinkControl attribute)
(sansldap.ShowDeletedControl attribute)
ControlOptions (class in sansldap)
controls (sansldap.LDAPMessage attribute)
(sansldap.UnbindRequest attribute)
cookie (sansldap.PagedResultControl attribute)
credentials (sansldap.SaslCredential attribute)
critical (sansldap.LDAPControl attribute)
D
data_to_send() (sansldap.LDAPSession method)
DATE (sansldap.asn1.TypeTagNumber attribute)
DATE_TIME (sansldap.asn1.TypeTagNumber attribute)
deref_aliases (sansldap.SearchRequest attribute)
DereferencingPolicy (class in sansldap)
description (sansldap.schema.AttributeTypeDescription attribute)
(sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
diagnostics_message (sansldap.LDAPResult attribute)
DIRECTORY_OPERATION (sansldap.schema.AttributeTypeUsage attribute)
DISTRIBUTED_OPERATION (sansldap.schema.AttributeTypeUsage attribute)
DITContentRuleDescription (class in sansldap.schema)
dn_attributes (sansldap.FilterExtensibleMatch attribute)
DSA_OPERATION (sansldap.schema.AttributeTypeUsage attribute)
DURATION (sansldap.asn1.TypeTagNumber attribute)
E
EMBEDDED_PDV (sansldap.asn1.TypeTagNumber attribute)
END_OF_CONTENT (sansldap.asn1.TypeTagNumber attribute)
ENTRY_ALREADY_EXISTS (sansldap.LDAPResultCode attribute)
ENUMERATED (sansldap.asn1.TypeTagNumber attribute)
equality (sansldap.schema.AttributeTypeDescription attribute)
extended_request() (sansldap.LDAPClient method)
extended_response() (sansldap.LDAPServer method)
ExtendedOperations (class in sansldap)
ExtendedRequest (class in sansldap)
ExtendedResponse (class in sansldap)
extensions (sansldap.schema.AttributeTypeDescription attribute)
(sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
EXTERNAL (sansldap.asn1.TypeTagNumber attribute)
F
filter (sansldap.FilterNot attribute)
(sansldap.SearchRequest attribute)
filter_id (sansldap.FilterAnd attribute)
(sansldap.FilterApproxMatch attribute)
(sansldap.FilterEquality attribute)
(sansldap.FilterExtensibleMatch attribute)
(sansldap.FilterGreaterOrEqual attribute)
(sansldap.FilterLessOrEqual attribute)
(sansldap.FilterNot attribute)
(sansldap.FilterOr attribute)
(sansldap.FilterPresent attribute)
(sansldap.FilterSubstrings attribute)
(sansldap.LDAPFilter attribute)
FilterAnd (class in sansldap)
FilterApproxMatch (class in sansldap)
FilterEquality (class in sansldap)
FilterExtensibleMatch (class in sansldap)
FilterGreaterOrEqual (class in sansldap)
FilterLessOrEqual (class in sansldap)
FilterNot (class in sansldap)
FilterOptions (class in sansldap)
FilterOr (class in sansldap)
FilterPresent (class in sansldap)
filters (sansldap.FilterAnd attribute)
(sansldap.FilterOr attribute)
FilterSubstrings (class in sansldap)
final (sansldap.FilterSubstrings attribute)
FINDING_BASE_OBJ (sansldap.DereferencingPolicy attribute)
from_string() (sansldap.LDAPFilter class method)
(sansldap.schema.AttributeTypeDescription class method)
(sansldap.schema.DITContentRuleDescription class method)
(sansldap.schema.ObjectClassDescription class method)
G
GENERAL_STRING (sansldap.asn1.TypeTagNumber attribute)
GENERALIZED_TIME (sansldap.asn1.TypeTagNumber attribute)
get_data() (sansldap.asn1.ASN1Writer method)
get_remaining_data() (sansldap.asn1.ASN1Reader method)
get_value() (sansldap.LDAPControl method)
(sansldap.PagedResultControl method)
GRAPHIC_STRING (sansldap.asn1.TypeTagNumber attribute)
I
IA5_STRING (sansldap.asn1.TypeTagNumber attribute)
IN_SEARCHING (sansldap.DereferencingPolicy attribute)
INAPPROPRIATE_AUTHENTICATION (sansldap.LDAPResultCode attribute)
INAPPROPRIATE_MATCHING (sansldap.LDAPResultCode attribute)
initial (sansldap.FilterSubstrings attribute)
INSUFFICIENT_ACCESS_RIGHTS (sansldap.LDAPResultCode attribute)
INTEGER (sansldap.asn1.TypeTagNumber attribute)
INVALID_ATTRIBUTE_SYNTAX (sansldap.LDAPResultCode attribute)
INVALID_CREDENTIALS (sansldap.LDAPResultCode attribute)
INVALID_DN_SYNTAX (sansldap.LDAPResultCode attribute)
is_constructed (sansldap.asn1.ASN1Tag attribute)
is_primitive (sansldap.SaslCredential attribute)
K
kind (sansldap.schema.ObjectClassDescription attribute)
L
LDAP_NOTICE_OF_DISCONNECTION (sansldap.ExtendedOperations attribute)
LDAP_START_TLS (sansldap.ExtendedOperations attribute)
LDAPClient (class in sansldap)
LDAPControl (class in sansldap)
LDAPError
LDAPFilter (class in sansldap)
LDAPMessage (class in sansldap)
LDAPResult (class in sansldap)
LDAPResultCode (class in sansldap)
LDAPServer (class in sansldap)
LDAPSession (class in sansldap)
length (sansldap.asn1.ASN1Header attribute)
LOOP_DETECT (sansldap.LDAPResultCode attribute)
M
matched_dn (sansldap.LDAPResult attribute)
may (sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
mechanism (sansldap.SaslCredential attribute)
message_id (sansldap.LDAPMessage attribute)
(sansldap.UnbindRequest attribute)
module
sansldap
sansldap.asn1
sansldap.schema
must (sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
N
name (sansldap.BindRequest attribute)
(sansldap.ExtendedRequest attribute)
(sansldap.ExtendedResponse attribute)
(sansldap.PartialAttribute attribute)
names (sansldap.schema.AttributeTypeDescription attribute)
(sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
NAMING_VIOLATION (sansldap.LDAPResultCode attribute)
NEVER (sansldap.DereferencingPolicy attribute)
never (sansldap.schema.DITContentRuleDescription attribute)
NO_SUCH_ATTRIBUTE (sansldap.LDAPResultCode attribute)
NO_SUCH_OBJECT (sansldap.LDAPResultCode attribute)
no_user_modification (sansldap.schema.AttributeTypeDescription attribute)
NOT_ALLOWED_ON_NON_LEAF (sansldap.LDAPResultCode attribute)
NOT_ALLOWED_ON_RDN (sansldap.LDAPResultCode attribute)
NotEnougData
NULL (sansldap.asn1.TypeTagNumber attribute)
NUMERIC_STRING (sansldap.asn1.TypeTagNumber attribute)
O
OBJECT_CLASS_MODS_PROHIBITED (sansldap.LDAPResultCode attribute)
OBJECT_CLASS_VIOLATION (sansldap.LDAPResultCode attribute)
OBJECT_DESCRIPTOR (sansldap.asn1.TypeTagNumber attribute)
OBJECT_IDENTIFIER (sansldap.asn1.TypeTagNumber attribute)
object_name (sansldap.SearchResultEntry attribute)
ObjectClassDescription (class in sansldap.schema)
ObjectClassKind (class in sansldap.schema)
obsolete (sansldap.schema.AttributeTypeDescription attribute)
(sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
OCTET_STRING (sansldap.asn1.TypeTagNumber attribute)
oid (sansldap.schema.AttributeTypeDescription attribute)
(sansldap.schema.DITContentRuleDescription attribute)
(sansldap.schema.ObjectClassDescription attribute)
OID_IRL (sansldap.asn1.TypeTagNumber attribute)
ONE_LEVEL (sansldap.SearchScope attribute)
OPENED (sansldap.SessionState attribute)
OPERATIONS_ERROR (sansldap.LDAPResultCode attribute)
ordering (sansldap.schema.AttributeTypeDescription attribute)
OTHER (sansldap.LDAPResultCode attribute)
P
pack() (sansldap.AuthenticationCredential method)
(sansldap.FilterAnd method)
(sansldap.FilterApproxMatch method)
(sansldap.FilterEquality method)
(sansldap.FilterExtensibleMatch method)
(sansldap.FilterGreaterOrEqual method)
(sansldap.FilterLessOrEqual method)
(sansldap.FilterNot method)
(sansldap.FilterOr method)
(sansldap.FilterPresent method)
(sansldap.FilterSubstrings method)
(sansldap.LDAPControl method)
(sansldap.LDAPFilter method)
(sansldap.LDAPMessage method)
(sansldap.SaslCredential method)
(sansldap.SimpleCredential method)
PagedResultControl (class in sansldap)
PartialAttribute (class in sansldap)
password (sansldap.SimpleCredential attribute)
peek_header() (sansldap.asn1.ASN1Reader method)
PRINTABLE_STRING (sansldap.asn1.TypeTagNumber attribute)
PRIVATE (sansldap.asn1.TagClass attribute)
PROTOCOL_ERROR (sansldap.LDAPResultCode attribute)
ProtocolError
push_sequence() (sansldap.asn1.ASN1Writer method)
push_sequence_of() (sansldap.asn1.ASN1Writer method)
push_set() (sansldap.asn1.ASN1Writer method)
push_set_of() (sansldap.asn1.ASN1Writer method)
R
read_boolean() (sansldap.asn1.ASN1Reader method)
read_enumerated() (sansldap.asn1.ASN1Reader method)
read_integer() (sansldap.asn1.ASN1Reader method)
read_octet_string() (sansldap.asn1.ASN1Reader method)
read_sequence() (sansldap.asn1.ASN1Reader method)
read_sequence_of() (sansldap.asn1.ASN1Reader method)
read_set() (sansldap.asn1.ASN1Reader method)
read_set_of() (sansldap.asn1.ASN1Reader method)
REAL (sansldap.asn1.TypeTagNumber attribute)
receive() (sansldap.LDAPClient method)
(sansldap.LDAPServer method)
(sansldap.LDAPSession method)
REFERRAL (sansldap.LDAPResultCode attribute)
referrals (sansldap.LDAPResult attribute)
register_auth_credential() (sansldap.LDAPSession method)
register_control() (sansldap.LDAPSession method)
register_filter() (sansldap.LDAPSession method)
RELATIVE_OID (sansldap.asn1.TypeTagNumber attribute)
RELATIVE_OID_IRL (sansldap.asn1.TypeTagNumber attribute)
RESERVED (sansldap.asn1.TypeTagNumber attribute)
result (sansldap.BindResponse attribute)
(sansldap.ExtendedResponse attribute)
(sansldap.SearchResultDone attribute)
result_code (sansldap.LDAPResult attribute)
rule (sansldap.FilterExtensibleMatch attribute)
S
sansldap
module
sansldap.asn1
module
sansldap.schema
module
SASL_BIND_IN_PROGRESS (sansldap.LDAPResultCode attribute)
SaslCredential (class in sansldap)
scope (sansldap.SearchRequest attribute)
search_request() (sansldap.LDAPClient method)
search_result_done() (sansldap.LDAPServer method)
search_result_entry() (sansldap.LDAPServer method)
search_result_reference() (sansldap.LDAPServer method)
SearchRequest (class in sansldap)
SearchResultDone (class in sansldap)
SearchResultEntry (class in sansldap)
SearchResultReference (class in sansldap)
SearchScope (class in sansldap)
SEQUENCE (sansldap.asn1.TypeTagNumber attribute)
SEQUENCE_OF (sansldap.asn1.TypeTagNumber attribute)
server_sasl_creds (sansldap.BindResponse attribute)
SessionState (class in sansldap)
SET (sansldap.asn1.TypeTagNumber attribute)
SET_OF (sansldap.asn1.TypeTagNumber attribute)
ShowDeactivatedLinkControl (class in sansldap)
ShowDeletedControl (class in sansldap)
SimpleCredential (class in sansldap)
single_value (sansldap.schema.AttributeTypeDescription attribute)
size (sansldap.PagedResultControl attribute)
size_limit (sansldap.SearchRequest attribute)
SIZE_LIMIT_EXCEEDED (sansldap.LDAPResultCode attribute)
skip_value() (sansldap.asn1.ASN1Reader method)
state (sansldap.LDAPSession attribute)
string_encoding (sansldap.AuthenticationOptions attribute)
(sansldap.ControlOptions attribute)
(sansldap.FilterOptions attribute)
STRONG_AUTH_REQUIRED (sansldap.LDAPResultCode attribute)
STRUCTURAL (sansldap.schema.ObjectClassKind attribute)
substrings (sansldap.schema.AttributeTypeDescription attribute)
SUBTREE (sansldap.SearchScope attribute)
SUCCESS (sansldap.LDAPResultCode attribute)
super_type (sansldap.schema.AttributeTypeDescription attribute)
super_types (sansldap.schema.ObjectClassDescription attribute)
syntax (sansldap.schema.AttributeTypeDescription attribute)
syntax_length (sansldap.schema.AttributeTypeDescription attribute)
T
T61_STRING (sansldap.asn1.TypeTagNumber attribute)
tag (sansldap.asn1.ASN1Header attribute)
tag_class (sansldap.asn1.ASN1Tag attribute)
tag_length (sansldap.asn1.ASN1Header attribute)
tag_number (sansldap.asn1.ASN1Tag attribute)
(sansldap.BindRequest attribute)
(sansldap.BindResponse attribute)
(sansldap.ExtendedRequest attribute)
(sansldap.ExtendedResponse attribute)
(sansldap.LDAPMessage attribute)
(sansldap.SearchRequest attribute)
(sansldap.SearchResultDone attribute)
(sansldap.SearchResultEntry attribute)
(sansldap.SearchResultReference attribute)
(sansldap.UnbindRequest attribute)
TagClass (class in sansldap.asn1)
TIME (sansldap.asn1.TypeTagNumber attribute)
time_limit (sansldap.SearchRequest attribute)
TIME_LIMIT_EXCEEDED (sansldap.LDAPResultCode attribute)
TIME_OF_DAY (sansldap.asn1.TypeTagNumber attribute)
types_only (sansldap.SearchRequest attribute)
TypeTagNumber (class in sansldap.asn1)
U
UNAVAILABLE (sansldap.LDAPResultCode attribute)
UNAVAILABLE_CRITICAL_EXTENSION (sansldap.LDAPResultCode attribute)
unbind() (sansldap.LDAPSession method)
UnbindRequest (class in sansldap)
UNDEFINED_ATTRIBUTE_TYPE (sansldap.LDAPResultCode attribute)
UNIVERSAL (sansldap.asn1.TagClass attribute)
UNIVERSAL_STRING (sansldap.asn1.TypeTagNumber attribute)
universal_tag() (sansldap.asn1.ASN1Tag class method)
unpack() (sansldap.AuthenticationCredential class method)
(sansldap.FilterAnd class method)
(sansldap.FilterApproxMatch class method)
(sansldap.FilterEquality class method)
(sansldap.FilterExtensibleMatch class method)
(sansldap.FilterGreaterOrEqual class method)
(sansldap.FilterLessOrEqual class method)
(sansldap.FilterNot class method)
(sansldap.FilterOr class method)
(sansldap.FilterPresent class method)
(sansldap.FilterSubstrings class method)
(sansldap.LDAPControl class method)
(sansldap.LDAPFilter class method)
(sansldap.PagedResultControl class method)
(sansldap.SaslCredential class method)
(sansldap.ShowDeactivatedLinkControl class method)
(sansldap.ShowDeletedControl class method)
(sansldap.SimpleCredential class method)
UNWILLING_TO_PERFORM (sansldap.LDAPResultCode attribute)
uris (sansldap.SearchResultReference attribute)
usage (sansldap.schema.AttributeTypeDescription attribute)
USER_APPLICATIONS (sansldap.schema.AttributeTypeUsage attribute)
UTC_TIME (sansldap.asn1.TypeTagNumber attribute)
UTF8_STRING (sansldap.asn1.TypeTagNumber attribute)
V
value (sansldap.ExtendedRequest attribute)
(sansldap.ExtendedResponse attribute)
(sansldap.FilterApproxMatch attribute)
(sansldap.FilterEquality attribute)
(sansldap.FilterExtensibleMatch attribute)
(sansldap.FilterGreaterOrEqual attribute)
(sansldap.FilterLessOrEqual attribute)
(sansldap.LDAPControl attribute)
values (sansldap.PartialAttribute attribute)
version (sansldap.BindRequest attribute)
(sansldap.LDAPSession attribute)
VIDEOTEX_STRING (sansldap.asn1.TypeTagNumber attribute)
VISIBLE_STRING (sansldap.asn1.TypeTagNumber attribute)
W
write_boolean() (sansldap.asn1.ASN1Writer method)
write_enumerated() (sansldap.asn1.ASN1Writer method)
write_integer() (sansldap.asn1.ASN1Writer method)
write_octet_string() (sansldap.asn1.ASN1Writer method)