All LDAP Classes
Internal LDAP Classes
A B C D E F G H I K L M N O P Q R S T U V W X

C

callback - Variable in class com.novell.ldap.DsmlConnection
Allow for the adjustment of the HTTP Post
callback - Variable in class com.novell.ldap.SPMLConnection
Allow for the adjustment of the HTTP Post
CANNOT_BIND - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
cFactory - Static variable in class com.novell.security.sasl.Sasl
 
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.
ChangeReplicaTypeRequest - Class in com.novell.ldap.extensions
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.
CHANGESONLY_INDEX - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
 
CHANGETYPES_INDEX - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
 
characters(char[], int, int) - Method in class com.novell.ldap.util.DSMLHandler
 
characters(char[], int, int) - Method in class com.novell.ldap.util.SAXEventMultiplexer
 
chaseReferral(LDAPMessageQueue, LDAPConstraints, LDAPMessage, String[], int, boolean, ArrayList) - Method in class com.novell.ldap.LDAPConnection
Follow referrals if necessary referral following enabled.
checkSemantics(DirectiveList) - Method in class com.novell.sasl.client.DigestChallenge
Checks the semantics of the directives in the directive list as parsed from the digest challenge byte array.
checkSemantics(DirectiveList) - Method in class com.novell.sasl.client.ResponseAuth
Checks the semantics of the directives in the directive list as parsed from the digest challenge byte array.
checkServerResponseAuth(byte[]) - Method in class com.novell.sasl.client.DigestMD5SaslClient
This function validates the server response.
checkState(LDAPMessage) - Method in class com.novell.ldap.util.DOMWriter
Tests the current state with a new message that is either a response or request.
checkState(LDAPEntry) - Method in class com.novell.ldap.util.DOMWriter
Tests the current state with a new message that is either a response or request.
checkState(boolean) - Method in class com.novell.ldap.util.DSMLWriter
Tests the current state with a new message that is either a response or request.
CHILDELEMENT - Static variable in class com.novell.ldap.util.LDAPXMLHandler
 
chkResultCode(LDAPMessageQueue, LDAPConstraints, LDAPResponse) - Method in class com.novell.ldap.LDAPConnection
Check the result code and throw an exception if needed.
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.
chunkSizesString - Variable in class com.novell.ldap.extensions.LDAPBackupResponse
 
CIPHER_3DES - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_DES - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_RC4 - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_RC4_40 - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_RC4_56 - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_RECOGNIZED_MASK - Static variable in class com.novell.sasl.client.DigestChallenge
 
CIPHER_UNRECOGNIZED - Static variable in class com.novell.sasl.client.DigestChallenge
 
cleanup() - Method in class com.novell.ldap.Message
Release reply messages
clear() - Method in class com.novell.ldap.LDAPAttributeSet
Removes all of the elements from this set.
clear() - Method in class org.ietf.ldap.LDAPAttributeSet
Removes all the attributes from this attribute set.
clearBindSemId() - Method in class com.novell.ldap.Connection
clears the writeSemaphore id used for active bind operation
CLIENT_LOOP - Static variable in exception com.novell.ldap.LDAPException
Indicates the LDAP libraries detected a loop.
CLIENT_LOOP - Static variable in exception org.ietf.ldap.LDAPException
Indicates the LDAP libraries detected a loop.
clientActive - Variable in class com.novell.ldap.Connection
 
ClientFactory - Class in com.novell.sasl.client
Implements a ClientFactory class for all the saslClients in this package
ClientFactory() - Constructor for class com.novell.sasl.client.ClientFactory
 
CLIENTPKGS - Static variable in class com.novell.security.sasl.Sasl
The name of the property that specifies the SaslClientFactorys to use.
cList - Variable in class com.novell.ldap.util.LDIFReader
 
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.
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(String, String, boolean) - Method in class com.novell.ldap.LDAPMessage
Returns a mutated clone of this LDAPMessage, replacing base dn, filter.
clone() - Method in class com.novell.ldap.LDAPUrl
Returns a clone of this URL object.
clone() - Method in class org.ietf.ldap.LDAPAttribute
Returns a clone of this object
clone() - Method in class org.ietf.ldap.LDAPAttributeSet
Returns a deep copy of this attribute set.
clone() - Method in class org.ietf.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 org.ietf.ldap.LDAPConstraints
Creates a clone of this object
clone() - Method in class org.ietf.ldap.LDAPControl
Returns a clone of this object.
clone() - Method in class org.ietf.ldap.LDAPExtendedOperation
Creates a clone of this object
clone() - Method in class org.ietf.ldap.LDAPUrl
Returns a clone of this URL object.
cloneCount - Variable in class com.novell.ldap.Connection
 
collator - Variable in class com.novell.ldap.LDAPCompareAttrNames
 
collective - Variable in class com.novell.ldap.client.SchemaParser
 
collective - Variable in class com.novell.ldap.LDAPAttributeSchema
 
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.client - package com.novell.ldap.client
Provides classes perform client functions related to the LDAP protocol.
com.novell.ldap.controls - package com.novell.ldap.controls
Provides classes for using LDAP controls.
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.resources - package com.novell.ldap.resources
Provides resource bundle classes for localized messages and a utility class to obtain the localized messages.
com.novell.ldap.rfc2251 - package com.novell.ldap.rfc2251
Provides classes that represent protocol elements as defined by the IETF RFC 2251.
com.novell.ldap.util - package com.novell.ldap.util
Provides utility classes for use by LDAP applications.
com.novell.sasl.client - package com.novell.sasl.client
Provides Implementations of the Digest-MD5 and EXTERNAL SASL Mechanism.
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.
comp - Variable in class org.ietf.ldap.LDAPCompareAttrNames
 
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.
compare(Object, Object) - Method in class org.ietf.ldap.LDAPCompareAttrNames
Compares the the attributes of the first LDAPEntry to the second.
compare(String, LDAPAttribute) - Method in class org.ietf.ldap.LDAPConnection
Synchronously checks to see if an entry contains an attribute with a specified value.
compare(String, LDAPAttribute, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Checks to see if an entry contains an attribute with a specified value, using the specified constraints.
compare(String, LDAPAttribute, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously compares an attribute value with one in the directory, using the specified queue.
compare(String, LDAPAttribute, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously compares an attribute value with one in the directory, using the specified queue and contraints.
COMPARE_FALSE - Static variable in exception com.novell.ldap.LDAPException
Does not indicate an error condition.
COMPARE_FALSE - Static variable in exception org.ietf.ldap.LDAPException
Does not indicate an error condition.
COMPARE_REQUEST - Static variable in class com.novell.ldap.LDAPMessage
A compare result operation.
COMPARE_REQUEST - Static variable in class com.novell.ldap.util.DSMLHandler
 
COMPARE_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
A compare result operation.
COMPARE_RESPONSE - Static variable in class com.novell.ldap.LDAPMessage
A compare response operation.
COMPARE_RESPONSE - Static variable in class com.novell.ldap.util.DSMLHandler
 
COMPARE_RESPONSE - Static variable in class org.ietf.ldap.LDAPMessage
A compare response operation.
COMPARE_TRUE - Static variable in exception com.novell.ldap.LDAPException
Does not indicate an error condition.
COMPARE_TRUE - Static variable in exception org.ietf.ldap.LDAPException
Does not indicate an error condition.
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.
compareTo(Object) - Method in class org.ietf.ldap.LDAPAttribute
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.ietf.ldap.LDAPEntry
Compares this object to the specified object for order.
complete - Variable in class com.novell.ldap.Message
 
completed - Variable in class com.novell.ldap.LDAPSearchResults
 
con - Variable in class com.novell.ldap.DsmlConnection
The Connection To The DSMLv2 Server
con - Variable in class com.novell.ldap.SPMLConnection
The Connection To The DSMLv2 Server
CONFIDENTIALITY_REQUIRED - Static variable in exception com.novell.ldap.LDAPException
Indicates that the session is not protected by a protocol such as Transport Layer Security (TLS), which provides session confidentiality.
CONFIDENTIALITY_REQUIRED - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the session is not protected by a protocol such as Transport Layer Security (TLS), which provides session confidentiality.
conn - Variable in class com.novell.ldap.client.ReferralInfo
 
conn - Variable in class com.novell.ldap.LDAPConnection
 
conn - Variable in class com.novell.ldap.LDAPSearchResults
 
conn - Variable in class com.novell.ldap.Message
 
conn - Variable in class org.ietf.ldap.LDAPConnection
 
connect(String, int) - Method in class com.novell.ldap.Connection
Constructs a TCP/IP connection to a server specified in host and port.
connect(String, int, int) - Method in class com.novell.ldap.Connection
Constructs a TCP/IP connection to a server specified in host and port.
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
connect(String, int) - Method in class org.ietf.ldap.LDAPConnection
Connects to the specified host and port
CONNECT_ERROR - Static variable in exception com.novell.ldap.LDAPException
Indicates that the LDAP client has lost either its connection or cannot establish a connection to the LDAP server.
CONNECT_ERROR - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the LDAP client has lost either its connection or cannot establish a connection to the LDAP server.
Connection - Class in com.novell.ldap
The class that creates a connection to the LDAP server.
Connection(LDAPSocketFactory) - Constructor for class com.novell.ldap.Connection
Create a new Connection object
Connection(int) - Constructor for class com.novell.ldap.Connection
Create a new Connection object
Connection.ReaderThread - Class in com.novell.ldap
 
Connection.ReaderThread() - Constructor for class com.novell.ldap.Connection.ReaderThread
 
Connection.UnsolicitedListenerThread - Class in com.novell.ldap
Inner class defined so that we can spawn off each unsolicited listener as a seperate thread.
Connection.UnsolicitedListenerThread(LDAPUnsolicitedNotificationListener, LDAPExtendedResponse) - Constructor for class com.novell.ldap.Connection.UnsolicitedListenerThread
 
CONNECTION_CLOSED - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
CONNECTION_ERROR - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
CONNECTION_FINALIZED - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
CONNECTION_IMPOSSIBLE - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
CONNECTION_READER - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
CONNECTION_WAIT - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
connections - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of LDAP Connections.
connNum - Static variable in class com.novell.ldap.Connection
 
cons - Variable in class com.novell.ldap.LDAPSearchResults
 
cons - Variable in class org.ietf.ldap.LDAPConstraints
 
cons - Variable in class org.ietf.ldap.LDAPSearchConstraints
 
CONSTRAINT_VIOLATION - Static variable in exception com.novell.ldap.LDAPException
Indicates that the attribute value specified in a modify, add, or modify DN operation violates constraints placed on the attribute.
CONSTRAINT_VIOLATION - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the attribute value specified in a modify, add, or modify DN operation violates constraints placed on the attribute.
constructed - Variable in class com.novell.ldap.asn1.ASN1Identifier
 
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.
contains(Object) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns true if this AttributeSet contains the specified Attribute.
containsAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns true if this Attribute set contains all the attributes in the specified collection.
content - Variable in class com.novell.ldap.asn1.ASN1Boolean
 
content - Variable in class com.novell.ldap.asn1.ASN1Choice
 
content - Variable in class com.novell.ldap.asn1.ASN1Numeric
 
content - Variable in class com.novell.ldap.asn1.ASN1OctetString
 
content - Variable in class com.novell.ldap.asn1.ASN1Structured
 
content - Variable in class com.novell.ldap.asn1.ASN1Tagged
 
content - Variable in class com.novell.ldap.rfc2251.RfcLDAPSuperDN
 
contentIndex - Variable in class com.novell.ldap.asn1.ASN1Structured
 
contents - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
contents - Static variable in class com.novell.ldap.resources.ResultCodeMessages
 
contents - Static variable in class com.novell.ldap.resources.ResultCodeMessages_es
 
CONTEXT - Static variable in class com.novell.ldap.asn1.ASN1Identifier
Context-specific tag class.
continuationMask - Static variable in class com.novell.ldap.util.Base64
mask to AND with a continuation byte: should equal continuationResult
continuationResult - Static variable in class com.novell.ldap.util.Base64
expected result of ANDing a continuation byte with continuationMask
CONTINUE_READING - Static variable in class com.novell.ldap.Connection
 
control - Variable in class com.novell.ldap.LDAPControl
 
CONTROL - Static variable in class com.novell.ldap.util.DSMLHandler
 
control - Variable in class com.novell.ldap.util.LDIFReader
 
CONTROL_NOT_FOUND - Static variable in exception 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.
CONTROL_NOT_FOUND - Static variable in exception org.ietf.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.
controlFactory(String, boolean, byte[]) - Method in class com.novell.ldap.LDAPMessage
Instantiates an LDAPControl.
controls - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of Controls
controls - Variable in class com.novell.ldap.DSMLSearchResults
The returned controls
controls - Variable in class com.novell.ldap.LDAPConstraints
 
controls - Variable in class com.novell.ldap.LDAPSearchResults
 
CONTROLS - Static variable in class com.novell.ldap.rfc2251.RfcControls
Controls context specific tag
controls - Variable in class com.novell.ldap.rfc2251.RfcLDAPMessage
 
controls - Variable in class com.novell.ldap.SPMLSearchResults
The returned controls
controls - Variable in class com.novell.ldap.util.DSMLHandler
 
controls - Variable in class com.novell.ldap.util.LDIFReader
 
convertToExtendedResponse(RfcLDAPMessage) - Static method in class com.novell.ldap.client.ExtResponseFactory
Used to Convert an RfcLDAPMessage object to the appropriate LDAPExtendedResponse object depending on the operation being performed.
convertToHex(byte[]) - Method in class com.novell.sasl.client.DigestMD5SaslClient
This function takes a 16 byte binary md5-hash value and creates a 32 character (plus a terminating null character) hex-digit representation of binary data.
convertToIntermediateResponse(RfcLDAPMessage) - Static method in class com.novell.ldap.client.IntermediateResponseFactory
Used to Convert an RfcLDAPMessage object to the appropriate LDAPIntermediateResponse object depending on the operation being performed.
copy() - Method in class com.novell.ldap.Connection
Copy this Connection object.
copy_timeout() - Method in class com.novell.ldap.Connection
Copy this Connection object.
count - Variable in class com.novell.ldap.extensions.PartitionEntryCountResponse
 
countRDNs() - Method in class com.novell.ldap.util.DN
Retrieves the count of RDNs, or individule names, in the Distinguished name
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.
createDigestResponse(byte[]) - Method in class com.novell.sasl.client.DigestMD5SaslClient
Creates the intial response to be sent to the server.
createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class com.novell.sasl.client.ClientFactory
Creates a SaslClient using the parameters supplied
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 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.
createSocket(String, int) - Method in interface org.ietf.ldap.LDAPSocketFactory
Returns a socket connected using the provided host name and port number.
critical - Variable in class com.novell.ldap.util.DSMLHandler
 
currentEntry - Variable in class com.novell.ldap.util.LDIFReader
 
currenthandler - Variable in class com.novell.ldap.util.SAXEventMultiplexer
 
currentRequest - Variable in class com.novell.ldap.util.LDIFReader
 
currSize - Variable in class com.novell.ldap.extensions.LburpOperationRequest
 

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