LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P Q R S T U V W

C

CHANGE_REPLICA_TYPE_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the changeReplicaTypeRequest OID.
CHANGE_REPLICA_TYPE_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the changeReplicaTypeRequest OID.
CHANGE_REPLICA_TYPE_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the changeReplicaTypeResponse OID.
CHANGE_REPLICA_TYPE_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the changeReplicaTypeResponse OID.
CLASSIFICATION_EDIR_EVENT - Static variable in interface com.novell.ldap.events.EventConstant
The Edirectory specific extensions for event processing.
CLASSIFICATION_LDAP_PSEARCH - Static variable in interface com.novell.ldap.events.EventConstant
The Standard Events System as defined by LDAP Persistence Search Draft "Persistent Search: A Simple LDAP Change Notification Mechanism".
CLASSIFICATION_UNKNOWN - Static variable in interface com.novell.ldap.events.EventConstant
This classification is for events where event classificaton is unknown.
CLIENTPKGS - Static variable in class com.novell.security.sasl.Sasl
The name of the property that specifies the SaslClientFactorys to use.
CLIENT_LOOP - Static variable in class com.novell.ldap.LDAPException
Indicates the LDAP libraries detected a loop.
COMPARE_FALSE - Static variable in class com.novell.ldap.LDAPException
Does not indicate an error condition.
COMPARE_REQUEST - Static variable in class com.novell.ldap.LDAPMessage
A compare result operation.
COMPARE_RESPONSE - Static variable in class com.novell.ldap.LDAPMessage
A compare response operation.
COMPARE_TRUE - Static variable in class com.novell.ldap.LDAPException
Does not indicate an error condition.
CONFIDENTIALITY_REQUIRED - Static variable in class com.novell.ldap.LDAPException
Indicates that the session is not protected by a protocol such as Transport Layer Security (TLS), which provides session confidentiality.
CONNECT_ERROR - Static variable in class com.novell.ldap.LDAPException
Indicates that the LDAP client has lost either its connection or cannot establish a connection to the LDAP server.
CONSTRAINT_VIOLATION - Static variable in class com.novell.ldap.LDAPException
Indicates that the attribute value specified in a modify, add, or modify DN operation violates constraints placed on the attribute.
CONTEXT - Static variable in class com.novell.ldap.asn1.ASN1Identifier
Context-specific tag class.
CONTROL_NOT_FOUND - Static variable in class com.novell.ldap.LDAPException
Indicates that the client requested a control that the libraries cannot find in the list of supported controls sent by the LDAP server.
CREATE_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the createNamingContextRequest OID.
CREATE_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the SplitPartitionRequest OID.
CREATE_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the createNamingContextResponse OID.
CREATE_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the SplitPartitionResponse OID.
CREATE_ORPHAN_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the createOrphanNamingContextRequest OID.
CREATE_ORPHAN_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the splitOrphanPartitionRequest OID.
CREATE_ORPHAN_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the createOrphanNamingContextResponse OID.
CREATE_ORPHAN_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the splitOrphanPartitionResponse OID.
ChangeAddressEventData - class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData.
This class represents the data for Change Address Events.
ChangeAddressEventData(ASN1Object) - Constructor for class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Default Constructor
ChangeReplicaTypeRequest - class com.novell.ldap.extensions.ChangeReplicaTypeRequest.
Changes the type of the replica that resides on the specified directory server.
ChangeReplicaTypeRequest(String, String, int, int) - Constructor for class com.novell.ldap.extensions.ChangeReplicaTypeRequest
Constructs a new extended operation object for changing a replica's type.
ConnectionStateEventData - class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData.
This class represents the data for Connection Change Event.
ConnectionStateEventData(ASN1Object) - Constructor for class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Default Constructor
characters(char[], int, int) - Method in class com.novell.ldap.util.SAXEventMultiplexer
 
chkResultCode() - Method in class com.novell.ldap.LDAPResponse
Checks the resultCode and throws the appropriate exception.
choiceValue() - Method in class com.novell.ldap.asn1.ASN1Choice
Returns the CHOICE value stored in this ASN1Choice as an ASN1Object.
clear() - Method in class com.novell.ldap.LDAPAttributeSet
Removes all of the elements from this set.
clone() - Method in class com.novell.ldap.LDAPAttribute
Returns a clone of this LDAPAttribute.
clone() - Method in class com.novell.ldap.LDAPAttributeSet
Returns a deep copy of this attribute set.
clone() - Method in class com.novell.ldap.LDAPConnection
Returns a copy of the object with a private context, but sharing the network connection if there is one.
clone() - Method in class com.novell.ldap.LDAPConstraints
Clones an LDAPConstraints object.
clone() - Method in class com.novell.ldap.LDAPControl
Returns a copy of the current LDAPControl object.
clone() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns a clone of this object.
clone() - Method in class com.novell.ldap.LDAPUrl
Returns a clone of this URL object.
clone() - Method in class com.novell.ldap.asn1.ASN1Identifier
Creates a duplicate, not a true clone, of this object and returns a reference to the duplicate.
com.novell.ldap - package com.novell.ldap
Provides classes for the Java LDAP methods defined in Internet drafts maintained by IETF.
com.novell.ldap.asn1 - package com.novell.ldap.asn1
The classes provided in this package can be used to encode and decode Abstract Syntax Notation One (ASN.1) object types using BER (Basic Encding Rules).
com.novell.ldap.connectionpool - package com.novell.ldap.connectionpool
Provides a utility class that manages connections to a single LDAP server.
com.novell.ldap.controls - package com.novell.ldap.controls
Provides classes for using LDAP controls.
com.novell.ldap.events - package com.novell.ldap.events
Provides classes for LDAP Events notification when connected to a LDAP V3 Server.
com.novell.ldap.events.edir - package com.novell.ldap.events.edir
Provides classes for Edirectory Events notification when connected to a LDAP V3 Server.
com.novell.ldap.events.edir.eventdata - package com.novell.ldap.events.edir.eventdata
 
com.novell.ldap.extensions - package com.novell.ldap.extensions
Provides classes for using the Novell LDAP extensions that manage replicas, naming contexts, and the synchronization of replicas and the schema.
com.novell.ldap.util - package com.novell.ldap.util
Provides utility classes for use by LDAP applications.
com.novell.security.sasl - package com.novell.security.sasl
Provides customized Client classes for the Java SASL API as defined in JSR28 - Java SASL Specification.
compare(Object, Object) - Method in class com.novell.ldap.LDAPCompareAttrNames
Compares the the attributes of the first LDAPEntry to the second.
compare(String, LDAPAttribute) - Method in class com.novell.ldap.LDAPConnection
Synchronously checks to see if an entry contains an attribute with a specified value.
compare(String, LDAPAttribute, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously checks to see if an entry contains an attribute with a specified value, using the specified constraints.
compare(String, LDAPAttribute, LDAPResponseQueue) - Method in class com.novell.ldap.LDAPConnection
Asynchronously compares an attribute value with one in the directory, using the specified queue.
compare(String, LDAPAttribute, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Asynchronously compares an attribute value with one in the directory, using the specified queue and contraints.
compareTo(Object) - Method in class com.novell.ldap.LDAPAttribute
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.novell.ldap.LDAPEntry
Compares this object with the specified object for order.
connect(String, int) - Method in class com.novell.ldap.DsmlConnection
Sets the host as the serverUrl, port is ignored
connect(String, int) - Method in class com.novell.ldap.LDAPConnection
Connects to the specified host and port.
connect(String, int) - Method in class com.novell.ldap.SPMLConnection
Sets the host as the serverUrl, port is ignored
contains(Object) - Method in class com.novell.ldap.LDAPAttributeSet
Returns true if this set contains an attribute of the same name as the specified attribute.
countRDNs() - Method in class com.novell.ldap.util.DN
Retrieves the count of RDNs, or individule names, in the Distinguished name
createListeningThread(LDAPMessageQueue, LDAPConnection, LDAPEventListener, int, LDAPEventSource) - Method in class com.novell.ldap.events.LDAPEventSource
This method creates the instance of EventsGenerator Thread, which transforms the ldapresponse received into events.
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Static method in class com.novell.security.sasl.Sasl
Creates a SaslClient using the parameters supplied.
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in interface com.novell.security.sasl.SaslClientFactory
Creates a SaslClient using the parameters supplied.
createSocket(String, int) - Method in class com.novell.ldap.LDAPJSSESecureSocketFactory
Returns the socket connected to the LDAP server with the specified host name and port number.
createSocket(String, int) - Method in class com.novell.ldap.LDAPJSSEStartTLSFactory
 
createSocket(Socket) - Method in class com.novell.ldap.LDAPJSSEStartTLSFactory
 
createSocket(String, int) - Method in class com.novell.ldap.LDAPSecureSocketFactory
Deprecated. Returns the socket connected to the LDAP server with the specified host name and port number.
createSocket(String, int) - Method in interface com.novell.ldap.LDAPSocketFactory
Returns a socket connected using the provided host name and port number.
createSocket(Socket) - Method in interface com.novell.ldap.LDAPTLSSocketFactory
Called by startTLS and returns a TLS secured socket which is layered over the specified socket.

LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P Q R S T U V W
Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000