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

R

RAW_SEND_SIZE - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies the maximum size of the raw send buffer in bytes of SaslClient/SaslServer.
rawInput - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of raw input.
rawOutput - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of Raw Output.
rawString - Variable in class com.novell.ldap.client.SchemaParser
 
rawValue - Variable in class com.novell.ldap.util.RDN
 
RDN - Class in com.novell.ldap.util
A RDN encapsulates a single object's name of a Distinguished Name(DN).
RDN(String) - Constructor for class com.novell.ldap.util.RDN
Creates an RDN object from the DN component specified in the string RDN
RDN() - Constructor for class com.novell.ldap.util.RDN
 
RDN_PARAM_ERROR - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
rdnList - Variable in class com.novell.ldap.util.DN
 
read(String) - Method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
read(String, LDAPSearchConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN), using the specified constraints, and retrieves all attributes for the entry.
read(String, String[]) - Method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN) and retrieves only the specified attributes from the entry.
read(String, String[], LDAPSearchConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN), using the specified constraints, and retrieves only the specified attributes from the entry.
read(LDAPUrl) - Static method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL.
read(LDAPUrl, LDAPSearchConstraints) - Static method in class com.novell.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL, using the specified constraints.
read(String) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
read(String, LDAPSearchConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN), using the specified constraints, and retrieves all attributes for the entry.
read(String, String[]) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN) and retrieves only the specified attributes from the entry.
read(String, String[], LDAPSearchConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN), using the specified constraints, and retrieves only the specified attributes from the entry.
read(LDAPUrl) - Static method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL.
read(LDAPUrl, LDAPSearchConstraints) - Static method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL, using the specified constraints.
READ_MULTIPLE - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPAttribute
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPAttributeSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPAttributeSet
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPControl
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPDITContentRuleSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPDITStructureRuleSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPEntry
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPExtendedOperation
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPMatchingRuleSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPMatchingRuleUseSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPMessage
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPModification
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPNameFormSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPObjectClassSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPSearchResults
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPSyntaxSchema
This method is used to deserialize the DSML encoded representation of this class.
readDSML(InputStream) - Static method in class com.novell.ldap.LDAPUrl
This method is used to deserialize the DSML encoded representation of this class.
reader - Variable in class com.novell.ldap.Connection
 
reader - Variable in class com.novell.ldap.DSMLSearchResults
The Reader
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPAttribute
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPAttributeSet
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPControl
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPEntry
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPExtendedOperation
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPMessage
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPModification
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPSearchResults
Reads the serialized object from the underlying input stream.
readExternal(ObjectInput) - Method in class com.novell.ldap.LDAPUrl
Reads the serialized object from the underlying input stream.
readMessage() - Method in class com.novell.ldap.util.DOMReader
Reads the current element and returns an LDAPMessage.
readMessage() - Method in class com.novell.ldap.util.DSMLReader
Retrieves the current LDAPMessage and advances to the next.
readMessage() - Method in interface com.novell.ldap.util.LDAPReader
Reads an LDAPMessage from the data source.
readMessage() - Method in class com.novell.ldap.util.LDIFReader
Read LDAP Requests from the LDIF request (change) file or content file.
readObject(ObjectInputStream) - Method in class com.novell.ldap.asn1.ASN1Identifier
Reads the serialized object from the underlying input stream.
readObject(ObjectInputStream) - Method in class com.novell.ldap.client.AttributeQualifier
Reads the serialized object from the underlying input stream.
readObject(ObjectInputStream) - Method in class com.novell.ldap.LDAPConstraints
Reads the serialized object from the underlying input stream.
readObject(ObjectInputStream) - Method in class com.novell.ldap.LDAPSchemaElement
Reads the serialized object from the underlying input stream.
readObject(ObjectInputStream) - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads the serialized object from the underlying input stream.
readRecordFields() - Method in class com.novell.ldap.util.LDIFReader
Read all lines in the current record, convert record lines to the record fields, and trim off extra spaces in record fields.
RealmCallback - Class in com.novell.security.sasl
This callback is used by SaslClient and SaslServer to retrieve realm information.
RealmCallback(String) - Constructor for class com.novell.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt.
RealmCallback(String, String) - Constructor for class com.novell.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt and a default realm.
RealmChoiceCallback - Class in com.novell.security.sasl
This callback is used by SaslClient and SaslServer to obtain one or more realms given a list of realm choices.
RealmChoiceCallback(String, String[], int, boolean) - Constructor for class com.novell.security.sasl.RealmChoiceCallback
Constructs a RealmChoiceCallback with a prompt, a list of choices and a default choice.
rebuildRequest(LDAPMessage, LDAPUrl, boolean) - Method in class com.novell.ldap.LDAPConnection
Builds a new request replacing dn, scope, and filter where approprate
RECEIVE_ALL_UPDATES_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the receiveAllUpdatesRequest OID.
RECEIVE_ALL_UPDATES_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the receiveAllUpdatesRequest OID.
RECEIVE_ALL_UPDATES_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the receiveAllUpdatesResponse OID.
RECEIVE_ALL_UPDATES_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the receiveAllUpdatesResponse OID.
ReceiveAllUpdatesRequest - Class in com.novell.ldap.extensions
Schedules a specified directory server to receive updates from another directory server for a specific replica.
ReceiveAllUpdatesRequest(String, String, String) - Constructor for class com.novell.ldap.extensions.ReceiveAllUpdatesRequest
Constructs an extended operation object for receiving all updates from another directory server for a specific replica.
ref - Variable in class org.ietf.ldap.LDAPConstraints.AuthHandlerImpl
 
ref - Variable in class org.ietf.ldap.LDAPConstraints.BindHandlerImpl
 
ref - Variable in class org.ietf.ldap.LDAPSearchResultReference
 
REFERENCE_ERROR - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERENCE_NOFOLLOW - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
referenceCount - Variable in class com.novell.ldap.LDAPSearchResults
 
referenceIndex - Variable in class com.novell.ldap.LDAPSearchResults
 
references - Variable in class com.novell.ldap.LDAPSearchResults
 
REFERRAL - Static variable in exception com.novell.ldap.LDAPException
Does not indicate an error condition.
REFERRAL - Static variable in class com.novell.ldap.rfc2251.RfcLDAPResult
Context-specific TAG for optional Referral.
REFERRAL - Static variable in exception org.ietf.ldap.LDAPException
Does not indicate an error condition.
REFERRAL_BIND - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERRAL_BIND_MATCH - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERRAL_ERROR - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERRAL_ITEM - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERRAL_LIMIT_EXCEEDED - Static variable in exception com.novell.ldap.LDAPException
Indicates that the referral exceeds the hop limit.
REFERRAL_LIMIT_EXCEEDED - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the referral exceeds the hop limit.
REFERRAL_LIST - Static variable in class com.novell.ldap.util.DSMLHandler
 
REFERRAL_LOCAL - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
REFERRAL_SEND - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
referralConn - Variable in class com.novell.ldap.LDAPSearchResults
 
referralIndex - Variable in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
ReferralInfo - Class in com.novell.ldap.client
This class encapsulates the combination of LDAPReferral URL and the connection opened to service this URL
ReferralInfo(LDAPConnection, String[], LDAPUrl) - Constructor for class com.novell.ldap.client.ReferralInfo
Construct the ReferralInfo class
referralList - Variable in class com.novell.ldap.client.ReferralInfo
 
referrallist - Variable in class com.novell.ldap.util.DSMLHandler
 
referrals - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of referral processing.
referrals - Variable in exception com.novell.ldap.LDAPReferralException
 
referralUrl - Variable in class com.novell.ldap.client.ReferralInfo
 
refHandler - Variable in class com.novell.ldap.LDAPConstraints
 
refHandler - Variable in class org.ietf.ldap.LDAPConstraints
 
refNum - Static variable in class com.novell.ldap.LDAPSearchResultReference
 
REFRESH_SERVER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the refreshServerRequest OID.
REFRESH_SERVER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the refreshServerRequest OID.
REFRESH_SERVER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the refreshServerResponse OID.
REFRESH_SERVER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the refreshServerResponse OID.
RefreshLDAPServerRequest - Class in com.novell.ldap.extensions
Reloads the LDAP server.
RefreshLDAPServerRequest() - Constructor for class com.novell.ldap.extensions.RefreshLDAPServerRequest
Constructs an extended operation object for reloading the LDAP server.
refuseReplies() - Method in class com.novell.ldap.Message
prevents future replies from being accepted for this request
register(String, Class) - Static method in class com.novell.ldap.LDAPControl
Registers a class to be instantiated on receipt of a control with the given OID.
register(String, Class) - Static method in class com.novell.ldap.LDAPExtendedResponse
Registers a class to be instantiated on receipt of a extendedresponse with the given OID.
register(String, Class) - Static method in class com.novell.ldap.LDAPIntermediateResponse
Registers a class to be instantiated on receipt of a extendedresponse with the given OID.
registeredControls - Static variable in class com.novell.ldap.LDAPControl
 
registeredResponses - Static variable in class com.novell.ldap.LDAPExtendedResponse
 
registeredResponses - Static variable in class com.novell.ldap.LDAPIntermediateResponse
 
registerResponseControl(String, Class) - Method in class com.novell.ldap.client.RespControlVector
 
registerResponseExtension(String, Class) - Method in class com.novell.ldap.client.RespExtensionSet
 
releaseReferralConnections(ArrayList) - Method in class com.novell.ldap.LDAPConnection
 
remove(Object) - Method in class com.novell.ldap.LDAPAttributeSet
Removes the specified object from this set if it is present.
remove() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterIterator
 
remove(Object) - Method in class org.ietf.ldap.LDAPAttributeSet
Removes the specified LDAPAttribute object from the set.
remove() - Method in class org.ietf.ldap.LDAPAttributeSet.WrappedIterator
 
REMOVE_ORPHAN_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the removeOrphanNamingContextRequest OID.
REMOVE_ORPHAN_NAMING_CONTEXT_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the removeOrphanPartitionRequest OID.
REMOVE_ORPHAN_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the removeOrphanNamingContextResponse OID.
REMOVE_ORPHAN_NAMING_CONTEXT_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the removeOrphanPartitionResponse OID.
removeAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns from this set all the elements that are contained in the specified collection.
removeMessage(Message) - Method in class com.novell.ldap.Connection
Removes a Message class from the Connection's list
RemoveOrphanPartitionRequest - Class in com.novell.ldap.extensions
Deletes an orphan partition.
RemoveOrphanPartitionRequest(String, String) - Constructor for class com.novell.ldap.extensions.RemoveOrphanPartitionRequest
Constructs an extended operation object for deleting an orphan partition.
RemoveReplicaRequest - Class in com.novell.ldap.extensions
Removes a replica from the specified directory server.
RemoveReplicaRequest(String, String, int) - Constructor for class com.novell.ldap.extensions.RemoveReplicaRequest
Constructs an extended operation object for removing a replica.
removeUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class com.novell.ldap.Connection
Remove the specific object from current list of listeners
removeUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class com.novell.ldap.LDAPConnection
Deregisters an object so that it will no longer be notified on arrival of an unsolicited message from a server.
removeUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class org.ietf.ldap.LDAPConnection
Deregisters an object so that it will no longer be notified on arrival of an unsolicited message from a server.
removeValue(String) - Method in class com.novell.ldap.LDAPAttribute
Removes a string value from the attribute.
removeValue(byte[]) - Method in class com.novell.ldap.LDAPAttribute
Removes a byte-formatted value from the attribute.
removeValue(String) - Method in class com.novell.ldap.LDAPSchemaElement
LDAPSchemaElement is read-only and this method is over-ridden to throw an exception.
removeValue(Byte[]) - Method in class com.novell.ldap.LDAPSchemaElement
LDAPSchemaElement is read-only and this method is over-ridden to throw an exception.
removeValue(String) - Method in class org.ietf.ldap.LDAPAttribute
Removes a string value from the attribute.
removeValue(byte[]) - Method in class org.ietf.ldap.LDAPAttribute
Removes a byte-formatted value from the attribute.
rename(String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, boolean) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, String, boolean) - Method in class com.novell.ldap.DsmlConnection
 
rename(String, String, boolean) - Method in class com.novell.ldap.LDAPConnection
Synchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, String, boolean) - Method in class com.novell.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, possibly repositioning the entry in the directory tree.
rename(String, String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints and possibly repositioning the entry in the directory tree.
rename(String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, possibly repositioning the entry in the directory.
rename(String, String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints and possibily repositioning the entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, boolean) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, String, boolean, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, String, boolean, LDAPResponseQueue) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, String, boolean) - Method in class com.novell.ldap.SPMLConnection
 
rename(String, String, boolean) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, String, boolean) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, possibly repositioning the entry in the directory tree.
rename(String, String, String, boolean, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints and possibly repositioning the entry in the directory tree.
rename(String, String, boolean, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, String, boolean, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, possibly repositioning the entry in the directory.
rename(String, String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints and possibily repositioning the entry in the directory.
REPLACE - Static variable in class com.novell.ldap.LDAPModification
Replaces all existing values of the given attribute with the new values listed, creating the attribute if it does not already exist.
REPLACE - Static variable in class org.ietf.ldap.LDAPModification
Replaces all existing values of the given attribute with the new values listed.
replicaList - Variable in class com.novell.ldap.extensions.ListReplicasResponse
 
replicaState - Variable in class com.novell.ldap.extensions.GetReplicaInfoResponse
 
ReplicationConstants - Class in com.novell.ldap.extensions
Contains a collection of constants used by the replication management in Novell LDAP extensions.
ReplicationConstants() - Constructor for class com.novell.ldap.extensions.ReplicationConstants
 
replicaType - Variable in class com.novell.ldap.extensions.GetReplicaInfoResponse
 
replies - Variable in class com.novell.ldap.Message
 
reqType - Variable in class com.novell.ldap.util.LDIFReader
 
request - Variable in exception com.novell.ldap.InterThreadException
 
request - Variable in class com.novell.ldap.LDAPLburpRequest
 
REQUEST_BATCH - Static variable in class com.novell.ldap.util.DOMWriter
 
REQUEST_BATCH - Static variable in class com.novell.ldap.util.DSMLWriter
 
REQUEST_NAME - Static variable in class com.novell.ldap.rfc2251.RfcExtendedRequest
Context-specific TAG for optional requestName.
REQUEST_VALUE - Static variable in class com.novell.ldap.rfc2251.RfcExtendedRequest
Context-specific TAG for optional requestValue.
requestFile - Variable in class com.novell.ldap.util.DSMLReader
 
requestFile - Variable in class com.novell.ldap.util.LDIFReader
 
requestFile - Variable in class com.novell.ldap.util.LDIFWriter
 
requestID - Variable in class com.novell.ldap.util.DSMLHandler
 
requestMessage - Variable in class com.novell.ldap.rfc2251.RfcLDAPMessage
 
requestName - Variable in class com.novell.ldap.util.DSMLHandler
 
requestOID - Static variable in class com.novell.ldap.controls.LDAPEffectivePrivilegesControl
The requestOID of the control
requestOID - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
The requestOID of the persistent search control
requestOID - Static variable in class com.novell.ldap.controls.LDAPSortControl
The requestOID of the sort control
requestOID - Static variable in class com.novell.ldap.controls.LDAPVirtualListControl
The Request OID for a VLV Request
requestTags - Static variable in class com.novell.ldap.util.DSMLHandler
 
requestValue - Variable in class com.novell.ldap.util.DSMLHandler
 
required - Variable in class com.novell.ldap.client.SchemaParser
 
required - Variable in class com.novell.ldap.LDAPDITContentRuleSchema
 
required - Variable in class com.novell.ldap.LDAPNameFormSchema
 
required - Variable in class com.novell.ldap.LDAPObjectClassSchema
 
reset(InputStream) - Method in class com.novell.ldap.asn1.ASN1Identifier
Decode an ASN1Identifier directly from an InputStream and save the encoded length of the ASN1Identifier, but reuse the object.
reset(InputStream) - Method in class com.novell.ldap.asn1.ASN1Length
Resets an ASN1Length object by decoding data from an input stream.
resetVectors() - Method in class com.novell.ldap.LDAPSearchResults
 
ResourcesHandler - Class in com.novell.ldap.resources
A utility class to get strings from the ExceptionMessages and ResultCodeMessages resources.
ResourcesHandler() - Constructor for class com.novell.ldap.resources.ResourcesHandler
 
RespControlVector - Class in com.novell.ldap.client
The MessageVector class implements extends the existing Vector class so that it can be used to maintain a list of currently registered control responses.
RespControlVector(int, int) - Constructor for class com.novell.ldap.client.RespControlVector
 
RespControlVector.RegisteredControl - Class in com.novell.ldap.client
Inner class defined to create a temporary object to encapsulate all registration information about a response control.
RespControlVector.RegisteredControl(String, Class) - Constructor for class com.novell.ldap.client.RespControlVector.RegisteredControl
 
RespExtensionSet - Class in com.novell.ldap.client
This class extends the AbstractSet and Implements the Set so that it can be used to maintain a list of currently registered extended responses.
RespExtensionSet() - Constructor for class com.novell.ldap.client.RespExtensionSet
 
response - Variable in class com.novell.ldap.extensions.LburpOperationResponse
 
RESPONSE - Static variable in class com.novell.ldap.rfc2251.RfcExtendedResponse
Context-specific TAG for optional response.
response - Variable in class org.ietf.ldap.LDAPExtendedResponse
 
response - Variable in class org.ietf.ldap.LDAPResponse
 
RESPONSE_BATCH - Static variable in class com.novell.ldap.util.DOMWriter
 
RESPONSE_BATCH - Static variable in class com.novell.ldap.util.DSMLWriter
 
RESPONSE_NAME - Static variable in class com.novell.ldap.rfc2251.RfcExtendedResponse
Context-specific TAG for optional responseName.
ResponseAuth - Class in com.novell.sasl.client
Implements the ResponseAuth class used by the DigestMD5SaslClient mechanism
ResponseAuth(byte[]) - Constructor for class com.novell.sasl.client.ResponseAuth
 
responsecode - Variable in class com.novell.ldap.util.DSMLHandler
 
responseCtls - Variable in class com.novell.ldap.LDAPConnection
 
responseCtlSemaphore - Variable in class com.novell.ldap.LDAPConnection
 
responseDesc - Variable in class com.novell.ldap.util.DSMLHandler
 
responseIndex - Variable in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
responseNameIndex - Variable in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
responseOID - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
The responseOID of the psersistent search - entry change control
responseOID - Static variable in class com.novell.ldap.controls.LDAPSortControl
The responseOID of the sort control
responseOID - Static variable in class com.novell.ldap.controls.LDAPVirtualListControl
 
responsetype - Variable in class com.novell.ldap.util.DSMLHandler
 
result - Variable in class com.novell.ldap.client.SchemaParser
 
result - Variable in class org.ietf.ldap.LDAPSearchResult
 
RESULT_CODE - Static variable in class com.novell.ldap.util.DSMLHandler
 
resultantObject - Variable in class com.novell.ldap.util.LDAPXMLHandler
 
resultCode - Variable in class com.novell.ldap.controls.LDAPSortResponse
 
resultCode - Variable in exception com.novell.ldap.LDAPException
 
ResultCodeMessages - Class in com.novell.ldap.resources
This class contains strings corresponding to LDAP Result Codes.
ResultCodeMessages() - Constructor for class com.novell.ldap.resources.ResultCodeMessages
 
ResultCodeMessages_es - Class in com.novell.ldap.resources
This class contains Spanish strings corresponding to LDAP Result Codes.
ResultCodeMessages_es() - Constructor for class com.novell.ldap.resources.ResultCodeMessages_es
 
resultCodeToString() - Method in exception com.novell.ldap.LDAPException
Returns a string representing the result code in the default locale.
resultCodeToString(int) - Static method in exception com.novell.ldap.LDAPException
Returns a string representing the specified result code in the default locale.
resultCodeToString(Locale) - Method in exception com.novell.ldap.LDAPException
Returns a string representing the result code in the specified locale.
resultCodeToString(int, Locale) - Static method in exception com.novell.ldap.LDAPException
Returns a string representing the specified error code in the specified locale.
resultCodeToString() - Method in exception org.ietf.ldap.LDAPException
Returns a string representing the result code in the default locale.
resultCodeToString(int) - Static method in exception org.ietf.ldap.LDAPException
Returns a string representing the specified result code in the default locale.
resultCodeToString(Locale) - Method in exception org.ietf.ldap.LDAPException
Returns a string representing the result code in the specified locale.
resultCodeToString(int, Locale) - Static method in exception org.ietf.ldap.LDAPException
Returns a string representing the specified result code in the specified locale.
results - Variable in class com.novell.ldap.SPMLSearchResults
 
results - Variable in class org.ietf.ldap.LDAPSearchResults
 
resultsNum - Static variable in class com.novell.ldap.LDAPSearchResults
 
resumeOnError - Variable in class com.novell.ldap.util.DSMLWriter
 
retainAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Retains only the elements that are contained in the specified collection.
RETURNCONTROLS_INDEX - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
 
returnedBuffer - Variable in class com.novell.ldap.extensions.LDAPBackupResponse
 
returnedFilter - Variable in class com.novell.ldap.extensions.GetReplicationFilterResponse
 
reverse - Variable in class com.novell.ldap.controls.LDAPSortKey
 
REVERSE_ORDER - Static variable in class com.novell.ldap.controls.LDAPSortControl
 
RfcAbandonRequest - Class in com.novell.ldap.rfc2251
Represents the LDAP Abandon Request.
RfcAbandonRequest(int) - Constructor for class com.novell.ldap.rfc2251.RfcAbandonRequest
Constructs an RfcAbandonRequest
RfcAddRequest - Class in com.novell.ldap.rfc2251
Represents the LDAP Add Request.
RfcAddRequest(RfcLDAPDN, RfcAttributeList) - Constructor for class com.novell.ldap.rfc2251.RfcAddRequest
Constructs an RFCAddRequest
RfcAddRequest(ASN1Object[], String) - Constructor for class com.novell.ldap.rfc2251.RfcAddRequest
Constructs a new Add Request using data from an existing request.
RfcAddResponse - Class in com.novell.ldap.rfc2251
Represents the LDAP Add Response.
RfcAddResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcAddResponse
The only time a client will create a AddResponse is when it is decoding it from an InputStream
RfcAddResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcAddResponse
Constructs an RfcAddResponse from parameters.
RfcAssertionValue - Class in com.novell.ldap.rfc2251
Represents the LDAP Assertion Value.
RfcAssertionValue(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcAssertionValue
 
RfcAttributeDescription - Class in com.novell.ldap.rfc2251
 
RfcAttributeDescription(String) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeDescription
 
RfcAttributeDescription(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeDescription
 
RfcAttributeDescriptionList - Class in com.novell.ldap.rfc2251
The AttributeDescriptionList is used to list attributes to be returned in a search request.
RfcAttributeDescriptionList(int) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeDescriptionList
 
RfcAttributeDescriptionList(String[]) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeDescriptionList
Convenience constructor.
RfcAttributeList - Class in com.novell.ldap.rfc2251
Represents an LDAP Attribute List.
RfcAttributeList(int) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeList
 
RfcAttributeTypeAndValues - Class in com.novell.ldap.rfc2251
Represents and LDAP Attribute Type and Values.
RfcAttributeTypeAndValues(RfcAttributeDescription, ASN1SetOf) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeTypeAndValues
 
RfcAttributeValue - Class in com.novell.ldap.rfc2251
 
RfcAttributeValue(String) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeValue
 
RfcAttributeValue(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeValue
 
RfcAttributeValueAssertion - Class in com.novell.ldap.rfc2251
Represents an LDAP Attribute Value Assertion.
RfcAttributeValueAssertion(RfcAttributeDescription, RfcAssertionValue) - Constructor for class com.novell.ldap.rfc2251.RfcAttributeValueAssertion
Creates an Attribute Value Assertion.
RfcAuthenticationChoice - Class in com.novell.ldap.rfc2251
Represents an LDAP Authentication Choice.
RfcAuthenticationChoice(ASN1Tagged) - Constructor for class com.novell.ldap.rfc2251.RfcAuthenticationChoice
 
RfcAuthenticationChoice(String, byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcAuthenticationChoice
 
RfcBindRequest - Class in com.novell.ldap.rfc2251
Represents and LDAP Bind Request.
RfcBindRequest(ASN1Integer, RfcLDAPDN, RfcAuthenticationChoice) - Constructor for class com.novell.ldap.rfc2251.RfcBindRequest
 
RfcBindRequest(int, String, String, byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcBindRequest
 
RfcBindRequest(ASN1Object[], String) - Constructor for class com.novell.ldap.rfc2251.RfcBindRequest
Constructs a new Bind Request copying the original data from an existing request.
RfcBindResponse - Class in com.novell.ldap.rfc2251
Represents and LDAP Bind Response.
RfcBindResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcBindResponse
The only time a client will create a BindResponse is when it is decoding it from an InputStream Note: If serverSaslCreds is included in the BindResponse, it does not need to be decoded since it is already an OCTET STRING.
RfcCompareRequest - Class in com.novell.ldap.rfc2251
Represents and LDAP Compare Request.
RfcCompareRequest(RfcLDAPDN, RfcAttributeValueAssertion) - Constructor for class com.novell.ldap.rfc2251.RfcCompareRequest
 
RfcCompareRequest(ASN1Object[], String) - Constructor for class com.novell.ldap.rfc2251.RfcCompareRequest
Constructs a new Compare Request copying from the data of an existing request.
RfcCompareResponse - Class in com.novell.ldap.rfc2251
Represents and LDAP Compare Response.
RfcCompareResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcCompareResponse
The only time a client will create a CompareResponse is when it is decoding it from an InputStream
RfcCompareResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcCompareResponse
Constructs an RfcCompareResponse from parameters.
RfcControl - Class in com.novell.ldap.rfc2251
Represents an LDAP Control.
RfcControl(RfcLDAPOID) - Constructor for class com.novell.ldap.rfc2251.RfcControl
 
RfcControl(RfcLDAPOID, ASN1Boolean) - Constructor for class com.novell.ldap.rfc2251.RfcControl
 
RfcControl(RfcLDAPOID, ASN1Boolean, ASN1OctetString) - Constructor for class com.novell.ldap.rfc2251.RfcControl
Note: criticality is only added if true, as per RFC 2251 sec 5.1 part (4): If a value of a type is its default value, it MUST be absent.
RfcControl(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcControl
Constructs a Control object by decoding it from an InputStream.
RfcControl(ASN1Sequence) - Constructor for class com.novell.ldap.rfc2251.RfcControl
Constructs a Control object by decoding from an ASN1Sequence
RfcControlFactory(LDAPControl[]) - Static method in class com.novell.ldap.LDAPResponse
Converts a LDAPControl array to an RfcControl Structure.
RfcControlFactory(LDAPControl[]) - Static method in class com.novell.ldap.LDAPSearchResult
Converts a LDAPControl array to an RfcControl Structure.
RfcControls - Class in com.novell.ldap.rfc2251
Represents LDAP Contreols.
RfcControls() - Constructor for class com.novell.ldap.rfc2251.RfcControls
Constructs a Controls object.
RfcControls(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcControls
Constructs a Controls object by decoding it from an InputStream.
RfcDelRequest - Class in com.novell.ldap.rfc2251
Represents an LDAP Delete Request.
RfcDelRequest(String) - Constructor for class com.novell.ldap.rfc2251.RfcDelRequest
Constructs an LDAPv3 delete request protocol operation.
RfcDelRequest(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcDelRequest
Constructs an LDAPv3 delete request protocol operation.
RfcDelResponse - Class in com.novell.ldap.rfc2251
Represents and LDAP Delete Response.
RfcDelResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcDelResponse
The only time a client will create a DelResponse is when it is decoding it from an InputStream
RfcDelResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcDelResponse
Constructs an RfcDelResponse from parameters.
RfcExtendedRequest - Class in com.novell.ldap.rfc2251
Represents an LDAP Extended Request.
RfcExtendedRequest(RfcLDAPOID) - Constructor for class com.novell.ldap.rfc2251.RfcExtendedRequest
Constructs an extended request.
RfcExtendedRequest(RfcLDAPOID, ASN1OctetString) - Constructor for class com.novell.ldap.rfc2251.RfcExtendedRequest
Constructs an extended request.
RfcExtendedRequest(ASN1Object[]) - Constructor for class com.novell.ldap.rfc2251.RfcExtendedRequest
Constructs an extended request from an existing request.
RfcExtendedResponse - Class in com.novell.ldap.rfc2251
Represents an LDAP Extended Response.
RfcExtendedResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral, RfcLDAPOID, ASN1OctetString) - Constructor for class com.novell.ldap.rfc2251.RfcExtendedResponse
Creates the RFC Extended Response Object passing the individual parameters.
RfcExtendedResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcExtendedResponse
The only time a client will create a ExtendedResponse is when it is decoding it from an InputStream
RfcFilter - Class in com.novell.ldap.rfc2251
Represents an LDAP Filter.
RfcFilter(String) - Constructor for class com.novell.ldap.rfc2251.RfcFilter
Constructs a Filter object by parsing an RFC 2254 Search Filter String.
RfcFilter() - Constructor for class com.novell.ldap.rfc2251.RfcFilter
Constructs a Filter object that will be built up piece by piece.
RfcFilter.FilterIterator - Class in com.novell.ldap.rfc2251
This inner class wrappers the Search Filter with an iterator.
RfcFilter.FilterIterator(ASN1Tagged) - Constructor for class com.novell.ldap.rfc2251.RfcFilter.FilterIterator
 
RfcFilter.FilterTokenizer - Class in com.novell.ldap.rfc2251
This inner class will tokenize the components of an RFC 2254 search filter.
RfcFilter.FilterTokenizer(String) - Constructor for class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Constructs a FilterTokenizer for a filter.
RfcIntermediateResponse - Class in com.novell.ldap.rfc2251
Represents an LDAP Intermediate Response.
RfcIntermediateResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcIntermediateResponse
The only time a client will create a IntermediateResponse is when it is decoding it from an InputStream.
RfcLDAPDN - Class in com.novell.ldap.rfc2251
Represents an LDAP DN.
RfcLDAPDN(String) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPDN
 
RfcLDAPDN(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPDN
 
RfcLDAPMessage - Class in com.novell.ldap.rfc2251
Represents an LDAP Message.
RfcLDAPMessage(ASN1Object[], RfcRequest, String, String, boolean) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage by copying the content array
RfcLDAPMessage(RfcRequest) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage using the specified LDAP Request.
RfcLDAPMessage(RfcRequest, RfcControls) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage request from input parameters.
RfcLDAPMessage(ASN1Sequence) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage using the specified LDAP Response.
RfcLDAPMessage(ASN1SequenceOf) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage using the specified LDAP Response when the return type is a ASN1SequenceOf .
RfcLDAPMessage(ASN1Sequence, RfcControls) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Create an RfcLDAPMessage response from input parameters.
RfcLDAPMessage(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPMessage
Will decode an RfcLDAPMessage directly from an InputStream.
RfcLDAPOID - Class in com.novell.ldap.rfc2251
 
RfcLDAPOID(String) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPOID
 
RfcLDAPOID(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPOID
 
RfcLDAPResult - Class in com.novell.ldap.rfc2251
Represents an LDAPResult.
RfcLDAPResult(ASN1Enumerated, RfcLDAPDN, RfcLDAPString) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPResult
Constructs an RfcLDAPResult from parameters
RfcLDAPResult(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPResult
Constructs an RfcLDAPResult from parameters
RfcLDAPResult(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPResult
Constructs an RfcLDAPResult from the inputstream
RfcLDAPString - Class in com.novell.ldap.rfc2251
Represnts an LDAP String.
RfcLDAPString(String) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPString
 
RfcLDAPString(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPString
 
RfcLDAPString(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPString
 
RfcLDAPSuperDN - Class in com.novell.ldap.rfc2251
Represents an [0] LDAP DN OPTIONAL used as newSuperior attribute of ModifyDNRequest (For more detail on this Syntax refer to rfc2251).
RfcLDAPSuperDN(String) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPSuperDN
Call this constructor to construct an RfcLDAPSuperDN object from a String object.
RfcLDAPSuperDN(byte[]) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPSuperDN
Call this constructor to construct an RfcLDAPSuperDN object from a byte array.
RfcLDAPURL - Class in com.novell.ldap.rfc2251
Represents an LDAP URL.
RfcLDAPURL(String) - Constructor for class com.novell.ldap.rfc2251.RfcLDAPURL
 
RfcMatchingRuleAssertion - Class in com.novell.ldap.rfc2251
Represents an LDAP Matching Rule Assertion.
RfcMatchingRuleAssertion(RfcAssertionValue) - Constructor for class com.novell.ldap.rfc2251.RfcMatchingRuleAssertion
Creates a MatchingRuleAssertion with the only required parameter.
RfcMatchingRuleAssertion(RfcMatchingRuleId, RfcAttributeDescription, RfcAssertionValue, ASN1Boolean) - Constructor for class com.novell.ldap.rfc2251.RfcMatchingRuleAssertion
Creates a MatchingRuleAssertion.
RfcMatchingRuleId - Class in com.novell.ldap.rfc2251
Represents an LDAP Matching Rule ID.
RfcMatchingRuleId(String) - Constructor for class com.novell.ldap.rfc2251.RfcMatchingRuleId
Constructs a MatchingRuleId from a String.
RfcMessageID - Class in com.novell.ldap.rfc2251
Represents an LDAP Message ID.
RfcMessageID() - Constructor for class com.novell.ldap.rfc2251.RfcMessageID
Creates a MessageID with an auto incremented ASN1Integer value.
RfcMessageID(int) - Constructor for class com.novell.ldap.rfc2251.RfcMessageID
Creates a MessageID with a specified int value.
RfcModifyDNRequest - Class in com.novell.ldap.rfc2251
Represents an LDAM MOdify DN Request.
RfcModifyDNRequest(RfcLDAPDN, RfcRelativeLDAPDN, ASN1Boolean) - Constructor for class com.novell.ldap.rfc2251.RfcModifyDNRequest
 
RfcModifyDNRequest(RfcLDAPDN, RfcRelativeLDAPDN, ASN1Boolean, RfcLDAPSuperDN) - Constructor for class com.novell.ldap.rfc2251.RfcModifyDNRequest
 
RfcModifyDNRequest(ASN1Object[], String) - Constructor for class com.novell.ldap.rfc2251.RfcModifyDNRequest
Constructs a new Delete Request copying from the ArrayList of an existing request.
RfcModifyDNResponse - Class in com.novell.ldap.rfc2251
Represents an LDAP Modify DN Request.
RfcModifyDNResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcModifyDNResponse
Create a ModifyDNResponse by decoding it from an InputStream
RfcModifyDNResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcModifyDNResponse
Constructs an RfcModifyDNResponse from parameters.
RfcModifyRequest - Class in com.novell.ldap.rfc2251
Represents an LDAP Modify Request.
RfcModifyRequest(RfcLDAPDN, ASN1SequenceOf) - Constructor for class com.novell.ldap.rfc2251.RfcModifyRequest
 
RfcModifyRequest(ASN1Object[], String) - Constructor for class com.novell.ldap.rfc2251.RfcModifyRequest
Constructs a new Modify Request copying from the ArrayList of an existing request.
RfcModifyResponse - Class in com.novell.ldap.rfc2251
Represents an LDAP Modify Response.
RfcModifyResponse(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcModifyResponse
The only time a client will create a ModifyResponse is when it is decoding it from an InputStream
RfcModifyResponse(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcModifyResponse
Constructs an RfcModifyResponse from parameters.
RfcReferral - Class in com.novell.ldap.rfc2251
Represents an LDAP Referral.
RfcReferral(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcReferral
The only time a Referral object is constructed, is when we are decoding an RfcLDAPResult or COMPONENTS OF RfcLDAPResult.
RfcReferral(String[]) - Constructor for class com.novell.ldap.rfc2251.RfcReferral
This construtor is used when creating LDAPResponse directly and not from the stream.
RfcRelativeLDAPDN - Class in com.novell.ldap.rfc2251
 
RfcRelativeLDAPDN(String) - Constructor for class com.novell.ldap.rfc2251.RfcRelativeLDAPDN
 
RfcRequest - Interface in com.novell.ldap.rfc2251
This interface represents Protocol Operations that are requests from a client.
RfcResponse - Interface in com.novell.ldap.rfc2251
This interface represents RfcLDAPMessages that contain a response from a server.
RfcResultFactory(int, int, String, String, String[]) - Static method in class com.novell.ldap.LDAPResponse
 
RfcSaslCredentials - Class in com.novell.ldap.rfc2251
Represents LDAP Sasl Credentials.
RfcSaslCredentials(RfcLDAPString) - Constructor for class com.novell.ldap.rfc2251.RfcSaslCredentials
 
RfcSaslCredentials(RfcLDAPString, ASN1OctetString) - Constructor for class com.novell.ldap.rfc2251.RfcSaslCredentials
 
RfcSearchRequest - Class in com.novell.ldap.rfc2251
Represents an LDAP Search Request.
RfcSearchRequest(RfcLDAPDN, ASN1Enumerated, ASN1Enumerated, ASN1Integer, ASN1Integer, ASN1Boolean, RfcFilter, RfcAttributeDescriptionList) - Constructor for class com.novell.ldap.rfc2251.RfcSearchRequest
 
RfcSearchRequest(ASN1Object[], String, String, boolean) - Constructor for class com.novell.ldap.rfc2251.RfcSearchRequest
Constructs a new Search Request copying from an existing request.
RfcSearchResultDone - Class in com.novell.ldap.rfc2251
Represents an LDAP Search Result Done Response.
RfcSearchResultDone(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultDone
Decode a search result done from the input stream.
RfcSearchResultDone(ASN1Enumerated, RfcLDAPDN, RfcLDAPString, RfcReferral) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultDone
Constructs an RfcSearchResultDone from parameters.
RfcSearchResultEntry - Class in com.novell.ldap.rfc2251
Represents an LDAP Search Result Entry.
RfcSearchResultEntry(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultEntry
The only time a client will create a SearchResultEntry is when it is decoding it from an InputStream
RfcSearchResultEntry(ASN1OctetString, ASN1Sequence) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultEntry
Creates an RfcSearchResultEntry from individual ASN encoded objects.
RfcSearchResultReference - Class in com.novell.ldap.rfc2251
Represents an LDAP Search Result Reference.
RfcSearchResultReference(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultReference
The only time a client will create a SearchResultReference is when it is decoding it from an InputStream
RfcSearchResultReference(String[]) - Constructor for class com.novell.ldap.rfc2251.RfcSearchResultReference
Creates the Object from a array of ldap urls passed as string.
RfcSubstringFilter - Class in com.novell.ldap.rfc2251
Represents an LDAP Substring Filter.
RfcSubstringFilter(RfcAttributeDescription, ASN1SequenceOf) - Constructor for class com.novell.ldap.rfc2251.RfcSubstringFilter
 
RfcUnbindRequest - Class in com.novell.ldap.rfc2251
Represents the LDAP Unbind request.
RfcUnbindRequest() - Constructor for class com.novell.ldap.rfc2251.RfcUnbindRequest
Construct an RfCUnbind Request
rFields - Variable in class com.novell.ldap.util.LDIFReader
 
root - Variable in class com.novell.ldap.rfc2251.RfcFilter.FilterIterator
 
root - Variable in class com.novell.ldap.util.DOMReader
 
root - Variable in class com.novell.ldap.util.DOMWriter
 
rootException - Variable in exception com.novell.ldap.LDAPException
 
ruleID - Variable in class com.novell.ldap.LDAPDITStructureRuleSchema
 
run - Static variable in class com.novell.ldap.client.Debug
 
run() - Method in class com.novell.ldap.Connection.ReaderThread
This thread decodes and processes RfcLDAPMessage's from the server.
run() - Method in class com.novell.ldap.Connection.UnsolicitedListenerThread
 
run() - Method in class com.novell.ldap.Message.Timeout
The timeout thread.

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