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

G

get(int) - Method in class com.novell.ldap.asn1.ASN1Structured
Gets a specific ASN1Object in this structred object.
GET_EFFECTIVE_PRIVILEGES_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getEffectivePrivilegesRequest OID.
GET_EFFECTIVE_PRIVILEGES_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getEffectivePrivilegesRequest OID.
GET_EFFECTIVE_PRIVILEGES_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getEffectivePrivilegesResponse OID.
GET_EFFECTIVE_PRIVILEGES_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getEffectivePrivilegesResponse OID.
GET_IDENTITY_NAME_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getContextIdentityNameRequest OID.
GET_IDENTITY_NAME_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getContextIdentityNameRequest OID.
GET_IDENTITY_NAME_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getContextIdentityNameResponse OID.
GET_IDENTITY_NAME_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getContextIdentityNameResponse OID.
GET_REPLICA_INFO_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicaInfoRequest OID.
GET_REPLICA_INFO_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicaInfoRequest OID.
GET_REPLICA_INFO_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicaInfoResponse OID.
GET_REPLICA_INFO_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicaInfoResponse OID.
GET_REPLICATION_FILTER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicationFilterRequest OID.
GET_REPLICATION_FILTER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicationFilterRequest OID.
GET_REPLICATION_FILTER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicationFilterResponse OID.
GET_REPLICATION_FILTER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicationFilterResponse OID.
getActiveReferral() - Method in class com.novell.ldap.Connection
Gets the current referral active on this connection if created to follow referrals.
getActiveReferral() - Method in class com.novell.ldap.LDAPResponse
Indicates the referral instance being followed if the connection created to follow referrals.
getAfterCount() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the number of entries after the top/center one to return per page of results.
getAgentName() - Method in class com.novell.ldap.MessageAgent
Get the maessage agent number for debugging
getAlgorithm() - Method in class com.novell.sasl.client.DigestChallenge
 
getApplies() - Method in class com.novell.ldap.client.SchemaParser
 
getASN1Class() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the CLASS of this ASN1Identifier as an int value.
getASN1Object() - Method in class com.novell.ldap.LDAPControl
Returns the RFC 2251 Control object.
getASN1Object() - Method in class com.novell.ldap.LDAPMessage
Returns the RFC 2251 LDAPMessage composed in this object.
getAssertionValue() - Method in class com.novell.ldap.LDAPCompareRequest
Returns the LDAPAttribute associated with this request.
getAssertionValue() - Method in class com.novell.ldap.rfc2251.RfcAttributeValueAssertion
Returns the assertion value.
getAttr() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Returns the current attribute identifier.
getAttribute(String) - Method in class com.novell.ldap.LDAPAttributeSet
Returns the attribute matching the specified attrName.
getAttribute(String, String) - Method in class com.novell.ldap.LDAPAttributeSet
Returns a single best-match attribute, or null if no match is available in the entry.
getAttribute(String) - Method in class com.novell.ldap.LDAPEntry
Returns the attributes matching the specified attrName.
getAttribute() - Method in class com.novell.ldap.LDAPModification
Returns the attribute to modify, with any existing values.
getAttribute(String) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns the attribute matching the specified attrName.
getAttribute(String, String) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns a single best-match attribute, or null if no match is available in the entry.
getAttribute(String) - Method in class org.ietf.ldap.LDAPEntry
Returns the attributes matching the specified attrName.
getAttribute() - Method in class org.ietf.ldap.LDAPModification
Returns the attribute to modify, with any existing values.
getAttributeArray() - Method in class com.novell.ldap.LDAPUrl
Returns an array of attribute names specified in the URL.
getAttributeArray() - Method in class org.ietf.ldap.LDAPUrl
Returns an array of attribute names specified in the URL.
getAttributeDescription() - Method in class com.novell.ldap.LDAPCompareRequest
Returns the LDAPAttribute associated with this request.
getAttributeDescription() - Method in class com.novell.ldap.rfc2251.RfcAttributeValueAssertion
Returns the attribute description.
getAttributeNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of attribute names.
getAttributeNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of attribute names.
getAttributes() - Method in class com.novell.ldap.LDAPMatchingRuleSchema
Returns the OIDs of the attributes to which this rule applies.
getAttributes() - Method in class com.novell.ldap.LDAPMatchingRuleUseSchema
Returns an array of all the attributes which this matching rule applies to.
getAttributes() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves an array of attribute names to request for in a search.
getAttributes() - Method in class com.novell.ldap.LDAPUrl
Returns an enumerator for the attribute names specified in the URL.
getAttributes() - Method in class com.novell.ldap.rfc2251.RfcAddRequest
Gets the attributes of the entry
getAttributes() - Method in class com.novell.ldap.rfc2251.RfcSearchResultEntry
 
getAttributes() - Method in class org.ietf.ldap.LDAPMatchingRuleSchema
Returns the OIDs of the attributes to which this rule applies.
getAttributes() - Method in class org.ietf.ldap.LDAPMatchingRuleUseSchema
Returns an array of all the attributes which this matching rule applies to.
getAttributes() - Method in class org.ietf.ldap.LDAPUrl
Returns an enumerator for the attribute names specified in the URL.
getAttributeSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular attribute definition, or null if not found.
getAttributeSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular attribute definition, or null if not found.
getAttributeSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of attribute definitions.
getAttributeSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of attribute definitions.
getAttributeSet() - Method in class com.novell.ldap.LDAPEntry
Returns the attribute set of the entry.
getAttributeSet(String) - Method in class com.novell.ldap.LDAPEntry
Returns an attribute set from the entry, consisting of only those attributes matching the specified subtypes.
getAttributeSet() - Method in class org.ietf.ldap.LDAPEntry
Returns the attribute set of the entry.
getAttributeSet(String) - Method in class org.ietf.ldap.LDAPEntry
Returns an attribute set from the entry, consisting of only those attributes matching the specified subtypes.
getAttributeValueAssertion() - Method in class com.novell.ldap.rfc2251.RfcCompareRequest
 
getAuthenticationChoice() - Method in class com.novell.ldap.rfc2251.RfcBindRequest
 
getAuthenticationDN() - Method in class com.novell.ldap.client.BindProperties
Gets the authentication dn
getAuthenticationDN() - Method in class com.novell.ldap.LDAPBindRequest
Retrieves the Authentication DN for a bind request.
getAuthenticationDN() - Method in class com.novell.ldap.LDAPConnection
Returns the distinguished name (DN) used for as the bind name during the last successful bind operation.
getAuthenticationDN() - Method in class org.ietf.ldap.LDAPConnection
Returns the distinguished name (DN) used for authentication by this object.
getAuthenticationMethod() - Method in class com.novell.ldap.client.BindProperties
Gets the authentication method
getAuthenticationMethod() - Method in class com.novell.ldap.LDAPConnection
Returns the method used to authenticate the connection.
getAuthenticationMethod() - Method in class org.ietf.ldap.LDAPConnection
Returns the method used to authenticate the connection.
getAuthProvider(String, int) - Method in interface com.novell.ldap.LDAPAuthHandler
Returns an object which can provide credentials for authenticating to a server at the specified host and port.
getAuthProvider(String, int) - Method in interface org.ietf.ldap.LDAPAuthHandler
Returns an object which can provide authentication credentials to a server at the specified host and port.
getAuthProvider(String, int) - Method in class org.ietf.ldap.LDAPConstraints.AuthHandlerImpl
 
getAuxiliary() - Method in class com.novell.ldap.client.SchemaParser
 
getAuxiliaryClasses() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of allowed auxiliary classes.
getAuxiliaryClasses() - Method in class org.ietf.ldap.LDAPDITContentRuleSchema
Returns the list of allowed auxiliary classes.
getBaseName() - Method in class com.novell.ldap.LDAPAttribute
Returns the base name of the attribute.
getBaseName(String) - Static method in class com.novell.ldap.LDAPAttribute
Returns the base name of the specified attribute name.
getBaseName() - Method in class org.ietf.ldap.LDAPAttribute
Returns the base name of the attribute.
getBaseName(String) - Static method in class org.ietf.ldap.LDAPAttribute
Returns the base name of the specified attribute.
getBatchOfResults() - Method in class com.novell.ldap.LDAPSearchResults
Collects batchSize elements from an LDAPSearchQueue message queue and places them in a Vector.
getBatchRequestID() - Method in class com.novell.ldap.util.DOMReader
Retrieves the optional requestID attribute on a BatchRequests.
getBatchRequestID() - Method in class com.novell.ldap.util.DSMLHandler
 
getBatchRequestID() - Method in class com.novell.ldap.util.DSMLReader
Retrieves the optional requestID attribute on a BatchRequests.
getBatchSize() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the number of results to block on during receipt of search results.
getBatchSize() - Method in class org.ietf.ldap.LDAPSearchConstraints
Returns how results are returned during a search.
getBeforeCount() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the number of entries before the top/center one to return per page of results.
getBinddn() - Method in class com.novell.ldap.DsmlConnection
 
getBinddn() - Method in class com.novell.ldap.SPMLConnection
 
GetBindDNRequest - Class in com.novell.ldap.extensions
Returns the distingusihed name of the object your are logged in as.
GetBindDNRequest() - Constructor for class com.novell.ldap.extensions.GetBindDNRequest
Constructs an extended operation object for retrieving the bind dn.
GetBindDNResponse - Class in com.novell.ldap.extensions
Retrieves the identity from an GetBindDNResponse object.
GetBindDNResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetBindDNResponse
Constructs an object from the responseValue which contains the bind dn.
getBindProperties() - Method in class com.novell.ldap.Connection
Sets the authentication credentials in the object and set flag indicating successful bind.
getBindSemId() - Method in class com.novell.ldap.Connection
gets the writeSemaphore id used for active bind operation
getBufferLength() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data buffer length
getByteCount(byte) - Static method in class com.novell.ldap.util.Base64
Given the first byte in a sequence, getByteCount returns the number of additional bytes in a UTF-8 character sequence (not including the first byte).
getByteValue() - Method in class com.novell.ldap.LDAPAttribute
Returns the the first value of the attribute as a byte array.
getByteValueArray() - Method in class com.novell.ldap.LDAPAttribute
Returns the values of the attribute as an array of bytes.
getByteValueArray() - Method in class org.ietf.ldap.LDAPAttribute
Returns the values of the attribute as an array of bytes.
getByteValues() - Method in class com.novell.ldap.LDAPAttribute
Returns an enumerator for the values of the attribute in byte format.
getByteValues() - Method in class org.ietf.ldap.LDAPAttribute
Returns an enumerator for the values of the attribute in byte format.
getCallback() - Method in class com.novell.ldap.DsmlConnection
 
getCallback() - Method in class com.novell.ldap.SPMLConnection
 
getCause() - Method in exception com.novell.ldap.LDAPException
Returns the lower level Exception which caused the failure, if any.
getCause() - Method in exception com.novell.security.sasl.SaslException
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getCause() - Method in exception org.ietf.ldap.LDAPException
Returns the lower level Exception which caused the failure, if any.
getChangeNumber() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
returns the record number of the change in the servers change log.
getChangesOnly() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
getChangesOnly returns true if only changes are to be returned.
getChangeType() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Returns the type of change that occured
getChangeTypes() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
Returns the change types to be monitored as a logical OR of any or all of these values: ADD, DELETE, MODIFY, and/or MODDN.
getChangeTypeString(int) - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Return a string indicating the type of change represented by the changeType parameter.
getCharacterSet() - Method in class com.novell.sasl.client.DigestChallenge
 
getChunkSizesString() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data in String as::
no_of_chunks;sizeOf(chunk1);sizeOf(chunk2);sizeOf(chunkn)
where
no_of_chunks => Represents the number of chunks of data returned from server
sizeOf(chunkn) => Represents the size of data in chunkn
getCipherOptions() - Method in class com.novell.sasl.client.DigestChallenge
 
getClient(String, String, String, Map, CallbackHandler) - Static method in class com.novell.sasl.client.DigestMD5SaslClient
Creates an DigestMD5SaslClient object using the parameters supplied.
getClient(String, String, String, Map, CallbackHandler) - Static method in class com.novell.sasl.client.ExternalSaslClient
Creates an ExternalSaslClient object using the parameters supplied.
getClientNonce() - Method in class com.novell.sasl.client.DigestMD5SaslClient
Calculates the Nonce value of the Client
getCollective() - Method in class com.novell.ldap.client.SchemaParser
 
getCon() - Method in class com.novell.ldap.DsmlConnection
 
getCon() - Method in class com.novell.ldap.SPMLConnection
 
getConnection() - Method in class com.novell.ldap.LDAPConnection
Return the Connection object associated with this LDAPConnection
getConnectionName() - Method in class com.novell.ldap.Connection
Returns the name of this Connection, used for debug only
getConnectionName() - Method in class com.novell.ldap.LDAPConnection
Return the Connection object name associated with this LDAPConnection
getConstraints() - Method in class com.novell.ldap.LDAPConnection
Returns a copy of the set of constraints associated with this connection.
getConstraints() - Method in class org.ietf.ldap.LDAPConnection
Returns a copy of the set of constraints associated with this connection.
getConstructed() - Method in class com.novell.ldap.asn1.ASN1Identifier
Return a boolean indicating if the constructed bit is set.
getContentCount() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the size of the virtual search results list.
getContents() - Method in class com.novell.ldap.resources.ExceptionMessages
 
getContents() - Method in class com.novell.ldap.resources.ResultCodeMessages
 
getContents() - Method in class com.novell.ldap.resources.ResultCodeMessages_es
 
getContext() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the cookie used by some servers to optimize the processing of virtual list requests.
getContext() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the cookie used by some servers to optimize the processing of virtual list requests.
getControls() - Method in class com.novell.ldap.LDAPConstraints
Returns the controls to be sent to the server.
getControls() - Method in class com.novell.ldap.LDAPMessage
Returns any controls in the message.
getControls() - Method in class com.novell.ldap.LDAPResponse
Returns any controls in the message.
getControls() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns the optional Controls for this RfcLDAPMessage.
getControls() - Method in class org.ietf.ldap.LDAPConstraints
Returns the controls to be sent to the server.
getControls() - Method in class org.ietf.ldap.LDAPMessage
Returns any controls in the message.
getControls() - Method in class org.ietf.ldap.LDAPResponse
Returns any controls in the message.
getControlsASN1Object() - Method in class com.novell.ldap.LDAPLburpRequest
 
getControlType() - Method in class com.novell.ldap.rfc2251.RfcControl
 
getControlValue() - Method in class com.novell.ldap.rfc2251.RfcControl
Since controlValue is an OPTIONAL component, we need to check to see if one is available.
getCount() - Method in class com.novell.ldap.DSMLSearchResults
 
getCount() - Method in class com.novell.ldap.extensions.PartitionEntryCountResponse
Returns the number of entries in the naming context.
getCount() - Method in class com.novell.ldap.LDAPSearchResults
Returns a count of the items in the search result.
getCount() - Method in class com.novell.ldap.Message
Get number of messages queued.
getCount() - Method in class com.novell.ldap.MessageAgent
Get a count of all messages queued
getCount() - Method in class com.novell.ldap.SPMLSearchResults
 
getCount() - Method in class org.ietf.ldap.LDAPSearchResults
Returns a count of the entries in the search result.
getCriticality() - Method in class com.novell.ldap.rfc2251.RfcControl
Returns criticality.
getDebugName() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the name used for debug
getDeleteOldRDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the DeleteOldRDN flag that applies to the entry to rename or move in the directory
getDereference() - Method in class com.novell.ldap.LDAPSearchConstraints
Specifies when aliases should be dereferenced.
getDereference() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the behaviour of dereferencing aliases on a search request.
getDereference() - Method in class org.ietf.ldap.LDAPSearchConstraints
Specifies when aliases should be dereferenced.
getDescription() - Method in class com.novell.ldap.client.SchemaParser
 
getDescription() - Method in class com.novell.ldap.LDAPSchemaElement
Returns the description of the element.
getDescription() - Method in class org.ietf.ldap.LDAPSchemaElement
Returns the description of the element.
getDeSerializedControls() - Method in class com.novell.ldap.LDAPSearchResults
Returns LDAP Server Controls after De-serialization
getDeSerializedEntries() - Method in class com.novell.ldap.LDAPSearchResults
Returns LDAP Entries after De-serialization
getDITContentRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT content rule names.
getDITContentRuleNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of DIT content rule names.
getDITContentRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT content rule definition, or null if not found.
getDITContentRuleSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular DIT content rule definition, or null if not found.
getDITContentRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT content rule definitions.
getDITContentRuleSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of DIT content rule definitions.
getDITStructureRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT structure rule names.
getDITStructureRuleNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of DIT structure rule names.
getDITStructureRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchema(int) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchema(int) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT structure rule definitions.
getDITStructureRuleSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of DIT structure rule definitions.
getDN() - Method in class com.novell.ldap.LDAPAuthProvider
Returns the distinguished name to be used for authentication on automatic referral following.
getDN() - Method in class com.novell.ldap.LDAPCompareRequest
Returns of the dn of the entry to compare in the directory
getDN() - Method in class com.novell.ldap.LDAPDeleteRequest
Returns of the dn of the entry to delete from the directory
getDN() - Method in class com.novell.ldap.LDAPEntry
Returns the distinguished name of the entry.
getDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the dn of the entry to rename or move in the directory
getDN() - Method in class com.novell.ldap.LDAPModifyRequest
Returns of the dn of the entry to modify in the directory
getDN() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the Base DN for a search request.
getDN() - Method in class com.novell.ldap.LDAPUrl
Returns the base distinguished name encapsulated in the URL.
getDN() - Method in class org.ietf.ldap.LDAPAuthProvider
Returns the distinguished name to be used for authentication on automatic referral following.
getDN() - Method in class org.ietf.ldap.LDAPEntry
Returns the distinguished name of the entry.
getDN() - Method in class org.ietf.ldap.LDAPUrl
Returns the distinguished name encapsulated in the URL.
GetEffectivePrivilegesRequest - Class in com.novell.ldap.extensions
Returns the effective rights of one object to an attribute of another object.
GetEffectivePrivilegesRequest(String, String, String) - Constructor for class com.novell.ldap.extensions.GetEffectivePrivilegesRequest
Constructs an extended operation object for checking effective rights.
GetEffectivePrivilegesResponse - Class in com.novell.ldap.extensions
Retrieves the effective rights from an GetEffectivePrivilegesResponse object.
GetEffectivePrivilegesResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetEffectivePrivilegesResponse
Constructs an object from the responseValue which contains the effective privileges.
getEncodedLength() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the encoded length of this ASN1Identifier.
getEncodedLength() - Method in class com.novell.ldap.asn1.ASN1Length
Returns the encoded length of this ASN1Length.
getEncoding(ASN1Encoder) - Method in class com.novell.ldap.asn1.ASN1Object
This method returns a byte array representing the encoded ASN1Object.
getEntry() - Method in class com.novell.ldap.LDAPAddRequest
Constructs an LDAPEntry that represents the add request
getEntry() - Method in class com.novell.ldap.LDAPSearchResult
Returns the entry of a server's search response.
getEntry() - Method in class org.ietf.ldap.LDAPSearchResult
Returns the entry of a server's search response.
getEntrySequence(LDAPEntry) - Static method in class com.novell.ldap.LDAPSearchResult
Creates a ASN Encoded Sequence for the specified entry.
getEquality() - Method in class com.novell.ldap.client.SchemaParser
 
getEqualityMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the matching rule for this attribute.
getEqualityMatchingRule() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the matching rule for this attribute.
getErrorMessage() - Method in class com.novell.ldap.LDAPResponse
Returns any error message in the response.
getErrorMessage() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
 
getErrorMessage() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getErrorMessage() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
Returns the error message from the server
getErrorMessage() - Method in class com.novell.ldap.rfc2251.RfcLDAPResult
Returns the error message from the server
getErrorMessage() - Method in interface com.novell.ldap.rfc2251.RfcResponse
 
getErrorMessage() - Method in class org.ietf.ldap.LDAPResponse
Returns any error message in the response.
getErrors() - Method in class com.novell.ldap.util.DSMLHandler
 
getErrors() - Method in class com.novell.ldap.util.DSMLReader
 
getException() - Method in class com.novell.ldap.LDAPResponse
Returns an embedded exception response
getExceptionString(String) - Method in exception com.novell.ldap.LDAPException
builds a string of information about the exception and the the nested exceptions, if any.
getExtendedOperation() - Method in class com.novell.ldap.LDAPExtendedRequest
Retrieves an extended operation from this request
getExtensions() - Method in class com.novell.ldap.LDAPUrl
Returns any LDAP URL extensions specified, or null if none are specified.
getExtensions() - Method in class org.ietf.ldap.LDAPUrl
Returns any LDAP URL extensions specified, or null if none are specified.
getFailedAttribute() - Method in class com.novell.ldap.controls.LDAPSortResponse
If not null, this returns the attribute that caused the sort operation to fail.
getFailedReferral() - Method in exception com.novell.ldap.LDAPReferralException
 
getFailedReferral() - Method in exception org.ietf.ldap.LDAPReferralException
Gets the referral that could not be processed.
getFilter() - Method in class com.novell.ldap.LDAPUrl
Returns the search filter or null if none was specified.
getFilter() - Method in class org.ietf.ldap.LDAPUrl
Returns the search filter or the default filter (objectclass=*) if none was specified.
getFilterIterator() - Method in class com.novell.ldap.rfc2251.RfcFilter
Creates an iterator over the preparsed segments of a filter.
getFilterType() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads an RFC 2251 filter type from the filter string and returns its int value.
getFirstPosition() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the index of the first entry in the returned list.
getflags() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns flags that specify whether the replica is busy or is a boundary.
getHasChangeNumber() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
returns the record number of the change in the servers change log.
getHexChar(byte) - Static method in class com.novell.sasl.client.DigestMD5SaslClient
This function returns hex character representing the value of the input
getHopLimit() - Method in class com.novell.ldap.LDAPConstraints
Returns the maximum number of referrals to follow during automatic referral following.
getHopLimit() - Method in class org.ietf.ldap.LDAPConstraints
Returns the maximum number of hops to follow during automatic referral following.
getHost() - Method in class com.novell.ldap.Connection
gets the host used for this connection
getHost() - Method in class com.novell.ldap.DsmlConnection
 
getHost() - Method in class com.novell.ldap.LDAPConnection
Returns the host name of the LDAP server to which the object is or was last connected, in the format originally specified.
getHost() - Method in class com.novell.ldap.LDAPUrl
Returns the name of the LDAP server in the URL.
getHost() - Method in class com.novell.ldap.SPMLConnection
 
getHost() - Method in class org.ietf.ldap.LDAPConnection
Returns the host name of the LDAP server to which the object is or was last connected, in the format originally specified.
getHost() - Method in class org.ietf.ldap.LDAPUrl
Returns the name of the LDAP server in the URL.
getID() - Method in class com.novell.ldap.client.SchemaParser
 
getID() - Method in class com.novell.ldap.LDAPControl
Returns the identifier of the control.
getID() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns the unique identifier of the operation.
getID() - Method in class com.novell.ldap.LDAPExtendedResponse
Returns the message identifier of the response.
getID() - Method in class com.novell.ldap.LDAPIntermediateResponse
Returns the message identifier of the response.
getID() - Method in class com.novell.ldap.LDAPSchemaElement
Returns the unique object identifier (OID) of the element.
getID() - Method in class org.ietf.ldap.LDAPExtendedOperation
Returns the unique identifier of the operation.
getID() - Method in class org.ietf.ldap.LDAPExtendedResponse
Returns the message identifier of the response.
getID() - Method in class org.ietf.ldap.LDAPSchemaElement
Returns the unique object identifier (OID) of the element.
getIdentifier() - Method in class com.novell.ldap.asn1.ASN1Choice
This method will return the ASN1Identifier of the encoded ASN1Object.We override the parent method as the identifier of an ASN1Choice depends on the type of the object encoded by this ASN1Choice.
getIdentifier() - Method in class com.novell.ldap.asn1.ASN1Object
Returns the identifier for this ASN1Object as an ASN1Identifier.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcAbandonRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcAddRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcAddResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcBindRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcCompareRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcCompareResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcControls
Override getIdentifier to return a context specific id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcDelRequest
Override getIdentifier() to return the appropriate application-wide id representing this delete request.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcDelResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcExtendedRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcModifyDNRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcModifyDNResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcModifyRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcModifyResponse
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcSearchRequest
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcSearchResultDone
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcSearchResultEntry
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcSearchResultReference
Override getIdentifier to return an application-wide id.
getIdentifier() - Method in class com.novell.ldap.rfc2251.RfcUnbindRequest
Override getIdentifier to return an application-wide id.
getIdentifierType(String) - Method in class com.novell.ldap.SPMLConnection
 
getIdentity() - Method in class com.novell.ldap.extensions.GetBindDNResponse
Returns the identity of the object.
getIndex(String, String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getIndex(String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getIterator() - Method in class com.novell.sasl.client.DirectiveList
Returns the List iterator.
getKey() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the attribute to used for sorting.
getLangSubtype() - Method in class com.novell.ldap.LDAPAttribute
Returns the language subtype of the attribute, if any.
getLangSubtype() - Method in class org.ietf.ldap.LDAPAttribute
Returns the language subtype of the attribute, if any.
getLDAPErrorMessage() - Method in exception com.novell.ldap.LDAPException
Returns the error message from the LDAP server, if this message is available (that is, if this message was set).
getLDAPErrorMessage() - Method in exception org.ietf.ldap.LDAPException
Returns the error message from the LDAP server, if this message is available (that is, if this message was set).
getLDAPMessage(Integer) - Method in class com.novell.ldap.MessageAgent
Returns a response queued, or waits if none queued
getLeftParen() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads the current char and throws an Exception if it is not a left parenthesis.
getLength() - Method in class com.novell.ldap.asn1.ASN1Length
Returns the length of this ASN1Length.
getLength() - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getListSize() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the size of the virtual search results list.
getLocale() - Method in class com.novell.ldap.LDAPCompareAttrNames
Returns the locale to be used for sorting, if a locale has been specified.
getLocale() - Method in class org.ietf.ldap.LDAPCompareAttrNames
Returns the locale to be used for sorting, if a locale has been specified.
getLocalizedMessage() - Method in exception com.novell.ldap.LDAPException
 
getLocalizedMessage() - Method in exception org.ietf.ldap.LDAPException
 
getLocalName(int) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getlocalPartitionID() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the local numeric identifier for the replica.
getMatchedDN() - Method in exception com.novell.ldap.LDAPException
Returns the part of a submitted distinguished name which could be matched by the server.
getMatchedDN() - Method in class com.novell.ldap.LDAPResponse
Returns the partially matched DN field from the server response, if the response contains one.
getMatchedDN() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
 
getMatchedDN() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getMatchedDN() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
 
getMatchedDN() - Method in class com.novell.ldap.rfc2251.RfcLDAPResult
Returns the matched DN from the server
getMatchedDN() - Method in interface com.novell.ldap.rfc2251.RfcResponse
 
getMatchedDN() - Method in exception org.ietf.ldap.LDAPException
Returns the part of a submitted distinguished name which could be matched by the server.
getMatchedDN() - Method in class org.ietf.ldap.LDAPResponse
Returns the partially matched DN field from the server response, if the response contains one.
getMatchingRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule names.
getMatchingRuleNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of matching rule names.
getMatchingRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular matching rule definition, or null if not found.
getMatchingRuleSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular matching rule definition, or null if not found.
getMatchingRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule definitions.
getMatchingRuleSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of matching rule definitions.
getMatchingRuleUseNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule use names.
getMatchingRuleUseNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of matching rule use names.
getMatchingRuleUseSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular matching rule use definition, or null if not found.
getMatchingRuleUseSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular matching rule use definition, or null if not found.
getMatchingRuleUseSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule use definitions.
getMatchingRuleUseSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of matching rule use definitions.
getMatchRule() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the OID to be used as a matching rule.
getMaxBuf() - Method in class com.novell.sasl.client.DigestChallenge
 
getMaxResults() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the maximum number of search results to be returned for a search operation.
getMaxResults() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the maximum number of entries to be returned on a search.
getMaxResults() - Method in class org.ietf.ldap.LDAPSearchConstraints
Returns the maximum number of search results to be returned; 0 means no limit.
getMechanismName() - Method in class com.novell.sasl.client.DigestMD5SaslClient
Returns the IANA-registered mechanism name of this SASL client.
getMechanismName() - Method in class com.novell.sasl.client.ExternalSaslClient
Returns the IANA-registered mechanism name of this SASL client.
getMechanismName() - Method in interface com.novell.security.sasl.SaslClient
Reports the IANA-registered name of the mechanism used by this client, e.g.
getMechanismNames(Map) - Method in class com.novell.sasl.client.ClientFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies
getMechanismNames(Map) - Method in interface com.novell.security.sasl.SaslClientFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies
getMessage() - Method in exception com.novell.ldap.LDAPException
 
getMessage(int) - Method in class com.novell.ldap.MessageAgent
Returns the Message object for a given messageID
getMessage(String, Object[]) - Static method in class com.novell.ldap.resources.ResourcesHandler
Returns a string using the MessageOrKey as a key into ExceptionMessages or, if the Key does not exist, returns the string messageOrKey.
getMessage(String, Object[], Locale) - Static method in class com.novell.ldap.resources.ResourcesHandler
Returns the message stored in the ExceptionMessages resource for the specified locale using messageOrKey and argments passed into the constructor.
getMessage() - Method in exception org.ietf.ldap.LDAPException
 
getMessageAgent(int) - Method in class com.novell.ldap.Connection
Returns the message agent for this msg ID
getMessageAgent() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the internal client message agent
getMessageAgent() - Method in class com.novell.ldap.Message
gets the MessageAgent associated with this message
getMessageArray() - Method in class com.novell.ldap.MessageAgent
empty and return all messages owned by this agent
getMessageID() - Method in exception com.novell.ldap.InterThreadException
Returns the message ID of this message request.
getMessageID() - Method in class com.novell.ldap.LDAPMessage
Returns the message ID.
getMessageID() - Method in class com.novell.ldap.LDAPResponse
Returns the message ID.
getMessageID() - Method in class com.novell.ldap.Message
gets the Message ID associated with this message request
getMessageID() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns this RfcLDAPMessage's messageID as an int.
getMessageID() - Static method in class com.novell.ldap.rfc2251.RfcMessageID
Increments the message number atomically
getMessageID() - Method in class org.ietf.ldap.LDAPMessage
Returns the message ID.
getMessageID() - Method in class org.ietf.ldap.LDAPResponse
Returns the message ID.
getMessageIDs() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the message IDs for all outstanding requests.
getMessageIDs() - Method in class com.novell.ldap.MessageAgent
Get a list of message ids controlled by this agent
getMessageIDs() - Method in interface org.ietf.ldap.LDAPMessageQueue
Returns the message IDs for all outstanding requests.
getMessageIDs() - Method in class org.ietf.ldap.LDAPResponseQueue
Returns the message IDs for all outstanding requests.
getMessageIDs() - Method in class org.ietf.ldap.LDAPSearchQueue
Returns the message IDs for all outstanding requests.
getMessageType() - Method in class com.novell.ldap.Message
gets the Message Type associated with this message request
getModifications() - Method in class com.novell.ldap.LDAPModifyRequest
Constructs the modifications associated with this request
getModifications() - Method in class com.novell.ldap.rfc2251.RfcModifyRequest
Return the Modifications for this request
getmodificationTime() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the time of the most recent modification.
getName() - Method in class com.novell.ldap.client.AttributeQualifier
 
getName() - Method in class com.novell.ldap.LDAPAttribute
Returns the name of the attribute.
getName() - Method in class com.novell.ldap.LDAPMessage
 
getName() - Method in class com.novell.ldap.rfc2251.RfcBindRequest
 
getName() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the Name of the Element to be handled by this LDAPXMLHandler.
getName() - Method in class com.novell.sasl.client.ParsedDirective
 
getName() - Method in class org.ietf.ldap.LDAPAttribute
Returns the name of the attribute.
getNameForm() - Method in class com.novell.ldap.client.SchemaParser
 
getNameForm() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns the NameForm that this structure rule controls.
getNameForm() - Method in class org.ietf.ldap.LDAPDITStructureRuleSchema
Returns the NameForm that this structure rule controls.
getNameFormNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of name form names.
getNameFormNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of name form names.
getNameFormSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular name form definition, or null if not found.
getNameFormSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular name form definition, or null if not found.
getNameFormSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of name form definitions.
getNameFormSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of name form definitions.
getNames() - Method in class com.novell.ldap.client.SchemaParser
 
getNames() - Method in class com.novell.ldap.LDAPSchemaElement
Returns an array of names for the element, or null if none is found.
getNames() - Method in class org.ietf.ldap.LDAPSchemaElement
Returns an array of names for the element, or null if none is found.
getNegotiatedProperty(String) - Method in class com.novell.sasl.client.DigestMD5SaslClient
Retrieves the negotiated property.
getNegotiatedProperty(String) - Method in class com.novell.sasl.client.ExternalSaslClient
Retrieves the negotiated property.
getNegotiatedProperty(String) - Method in interface com.novell.security.sasl.SaslClient
This method Retrieves the negotiated property.
getNewRDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the newRDN of the entry to rename or move in the directory
getNonce() - Method in class com.novell.sasl.client.DigestChallenge
 
getObject() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the deserialize Object generated by this class.
getObjectArray() - Method in class com.novell.ldap.MessageVector
Returns an array containing all of the elements in this MessageVector.
getObjectClass() - Method in class com.novell.ldap.client.SchemaParser
 
getObjectClass() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the name of the object class which this name form applies to.
getObjectClass() - Method in class org.ietf.ldap.LDAPNameFormSchema
Returns the name of the object class which this name form applies to.
getObjectClassNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of object class names.
getObjectClassNames() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of object class names.
getObjectClassSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular object class definition, or null if not found.
getObjectClassSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular object class definition, or null if not found.
getObjectClassSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of object class definitions.
getObjectClassSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of object class definitions.
getObjectName() - Method in class com.novell.ldap.rfc2251.RfcSearchResultEntry
 
getObsolete() - Method in class com.novell.ldap.client.SchemaParser
 
getOp() - Method in class com.novell.ldap.LDAPModification
Returns the type of modification specified by this object.
getOp() - Method in class org.ietf.ldap.LDAPModification
Returns the type of modification specified by this object.
getOpOrAttr() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads either an operator, or an attribute, whichever is next in the filter string.
getOptional() - Method in class com.novell.ldap.client.SchemaParser
 
getOptionalAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of additional optional attributes for an entry controlled by this content rule.
getOptionalAttributes() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns a list of optional attributes but not required of an entry with this object class.
getOptionalAttributes() - Method in class org.ietf.ldap.LDAPDITContentRuleSchema
Returns the list of additional optional attributes for an entry controlled by this content rule.
getOptionalAttributes() - Method in class org.ietf.ldap.LDAPObjectClassSchema
Returns a list of optional attributes but not required of an entry with this object class.
getOptionalNamingAttributes() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the list of optional naming attributes for an entry controlled by this content rule.
getOptionalNamingAttributes() - Method in class org.ietf.ldap.LDAPNameFormSchema
Returns the list of optional naming attributes for an entry controlled by this content rule.
getOrdering() - Method in class com.novell.ldap.client.SchemaParser
 
getOrderingMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the ordering matching rule for this attribute.
getOrderingMatchingRule() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the ordering matching rule for this attribute.
getParent() - Method in class com.novell.ldap.util.DN
Returns the Parent of this DN
getParent() - Method in class com.novell.ldap.util.LDAPXMLHandler
Returns the Parent LDAPXMLHandler.
getParentDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the ParentDN for the entry move in the directory
getpartitionDN() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the distinguished name of the partition.
getpartitionID() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the numeric identifier for the partition.
getPass() - Method in class com.novell.ldap.DsmlConnection
 
getPass() - Method in class com.novell.ldap.SPMLConnection
 
getPassword() - Method in class com.novell.ldap.LDAPAuthProvider
Returns the password to be used for authentication on automatic referral following.
getPassword() - Method in class org.ietf.ldap.LDAPAuthProvider
Returns the password to be used for authentication on automatic referral following.
getPort() - Method in class com.novell.ldap.Connection
gets the port used for this connection
getPort() - Method in class com.novell.ldap.LDAPConnection
Returns the port number of the LDAP server to which the object is or was last connected.
getPort() - Method in class com.novell.ldap.LDAPUrl
Returns the port number of the LDAP server in the URL.
getPort() - Method in class org.ietf.ldap.LDAPConnection
Returns the port number of the LDAP server to which the object is or was last connected.
getPort() - Method in class org.ietf.ldap.LDAPUrl
Returns the port number of the LDAP server in the URL.
getPrecluded() - Method in class com.novell.ldap.client.SchemaParser
 
getPrecludedAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of precluded attributes for an entry controlled by this content rule.
getPrecludedAttributes() - Method in class org.ietf.ldap.LDAPDITContentRuleSchema
Returns the list of precluded attributes for an entry controlled by this content rule.
getPreviousDN() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Returns the previous DN of the entry, if it was renamed.
getPrivileges() - Method in class com.novell.ldap.extensions.GetEffectivePrivilegesResponse
Returns the effective privileges.
getProperties() - Method in class com.novell.ldap.LDAPConstraints
Gets all the properties of the constraints object which has been assigned with LDAPConstraints.setProperty(String, Object).
getProperty(String) - Method in class com.novell.ldap.LDAPConnection
Returns a property of a connection object.
getProperty(String) - Method in class com.novell.ldap.LDAPConstraints
Gets a property of the constraints object which has been assigned with LDAPConstraints.setProperty(String, Object).
getProperty(String) - Method in class org.ietf.ldap.LDAPConnection
Returns a property of a connection object.
getProperty(String) - Method in class org.ietf.ldap.LDAPConstraints
Returns a properties constraints objects which has been assigned with set property.
getProtocolVersion() - Method in class com.novell.ldap.client.BindProperties
gets the protocol version
getProtocolVersion() - Method in class com.novell.ldap.LDAPConnection
Returns the protocol version uses to authenticate.
getProtocolVersion() - Method in class org.ietf.ldap.LDAPConnection
Returns the protocol version uses to authenticate
getpurgeTime() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the most recent time in which all data has been synchronized.
getQName(int) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getQop() - Method in class com.novell.sasl.client.DigestChallenge
Return the quality-of-protection
getQualifier(String) - Method in class com.novell.ldap.LDAPSchemaElement
Returns an array of all values of a specified optional or non- standard qualifier of the element.
getQualifier(String) - Method in class org.ietf.ldap.LDAPSchemaElement
Returns an array of all values of a specified optional or non- standard qualifier of the element.
getQualifierNames() - Method in class com.novell.ldap.LDAPSchemaElement
Returns an enumeration of all qualifiers of the element which are vendor specific (begin with "X-").
getQualifierNames() - Method in class org.ietf.ldap.LDAPSchemaElement
Returns an enumeration of all qualifiers of the element which are vendor specific (begin with "X-").
getQualifiers() - Method in class com.novell.ldap.client.SchemaParser
 
getQueue() - Method in class com.novell.ldap.util.DSMLHandler
 
getRawString() - Method in class com.novell.ldap.client.SchemaParser
 
getRawValue() - Method in class com.novell.ldap.util.RDN
Returns the actually Raw String before Normalization
getRDNs() - Method in class com.novell.ldap.util.DN
Retrieves a list of RDN Objects, or individual names of the DN
getRealms() - Method in class com.novell.sasl.client.DigestChallenge
Return the list of the All the Realms
getReferral() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
 
getReferral() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getReferral() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
Returns the referral(s) from the server
getReferral() - Method in class com.novell.ldap.rfc2251.RfcLDAPResult
Returns the referral(s) from the server
getReferral() - Method in interface com.novell.ldap.rfc2251.RfcResponse
 
getReferralConnection() - Method in class com.novell.ldap.client.ReferralInfo
Returns the referral Connection
getReferralConnection(String[]) - Method in class com.novell.ldap.LDAPConnection
get an LDAPConnection object so that we can follow a referral.
getReferralFollowing() - Method in class com.novell.ldap.LDAPConstraints
Specified whether or not referrals are followed automatically.
getReferralFollowing() - Method in class org.ietf.ldap.LDAPConstraints
Returns true if referrals are to be followed automatically.
getReferralHandler() - Method in class com.novell.ldap.LDAPConstraints
Returns an object that can process authentication for automatic referral handling.
getReferralHandler() - Method in class org.ietf.ldap.LDAPConstraints
Gets the referral handler
getReferralList() - Method in class com.novell.ldap.client.ReferralInfo
Returns the referral list
getReferrals() - Method in exception com.novell.ldap.LDAPReferralException
Gets the list of referral URLs (LDAP URLs to other servers) returned by the LDAP server.
getReferrals() - Method in class com.novell.ldap.LDAPResponse
Returns all referrals in a server response, if the response contains any.
getReferrals() - Method in class com.novell.ldap.LDAPSearchResultReference
Returns any URLs in the object.
getReferrals() - Method in exception org.ietf.ldap.LDAPReferralException
Gets the list of referrals (LDAP URLs to other servers) returned by the LDAP server.
getReferrals() - Method in class org.ietf.ldap.LDAPResponse
Returns all referrals in a server response, if the response contains any.
getReferrals() - Method in class org.ietf.ldap.LDAPSearchResultReference
Returns any URLs in the object.
getReferralUrl() - Method in class com.novell.ldap.client.ReferralInfo
Returns the referral URL
getRegisteredControls() - Static method in class com.novell.ldap.LDAPControl
 
getRegisteredResponses() - Static method in class com.novell.ldap.LDAPExtendedResponse
 
getRegisteredResponses() - Static method in class com.novell.ldap.LDAPIntermediateResponse
 
GetReplicaInfoRequest - Class in com.novell.ldap.extensions
Reads information about a replica.
GetReplicaInfoRequest(String, String) - Constructor for class com.novell.ldap.extensions.GetReplicaInfoRequest
Constructs an extended operations object for reading replica information.
GetReplicaInfoResponse - Class in com.novell.ldap.extensions
Retrieves the replica information from a GetReplicaInfoResponse object.
GetReplicaInfoResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetReplicaInfoResponse
Constructs an object from the responseValue which contains the replica information.
getReplicaList() - Method in class com.novell.ldap.extensions.ListReplicasResponse
Returns a list of distinguished names for the replicas on the server.
getreplicaState() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the current state of the replica.
getReplicationFilter() - Method in class com.novell.ldap.extensions.GetReplicationFilterResponse
Returns the replicationFilter as an array of classname-attribute name pairs
GetReplicationFilterRequest - Class in com.novell.ldap.extensions
Gets the Replication filter for all replicas on the server.
GetReplicationFilterRequest(String) - Constructor for class com.novell.ldap.extensions.GetReplicationFilterRequest
Constructs an extended operations object which contains the ber encoded replication filter.
GetReplicationFilterResponse - Class in com.novell.ldap.extensions
This object represent the filter returned fom a GetReplicationFilterRequest.
GetReplicationFilterResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetReplicationFilterResponse
Constructs an object from the responseValue which contains the replication filter.
getreplicaType() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the replica type.
getReply() - Method in class com.novell.ldap.Message
Gets the next reply from the reply queue if one exists
getReplyType() - Method in exception com.novell.ldap.InterThreadException
Returns the message type expected as a reply to the message associated with this message's request type.
getRequest() - Method in class com.novell.ldap.Message
gets the LDAPMessage request associated with this message
getRequest() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns the request associated with this RfcLDAPMessage.
getRequestASN1OcString() - Method in class com.novell.ldap.LDAPLburpRequest
 
getRequestASN1Sequence() - Method in class com.novell.ldap.LDAPLburpRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcAbandonRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcAddRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcBindRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcCompareRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcDelRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcExtendedRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns the dn of the request, may be null
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcModifyDNRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcModifyRequest
Return the String value of the DN associated with this request
getRequestDN() - Method in interface com.novell.ldap.rfc2251.RfcRequest
Builds a new request using the data from the this object.
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcSearchRequest
 
getRequestDN() - Method in class com.novell.ldap.rfc2251.RfcUnbindRequest
 
getRequestingMessage() - Method in class com.novell.ldap.LDAPMessage
Returns the LDAPMessage request associated with this response
getRequestingMessage() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
returns the original request in this message
getRequired() - Method in class com.novell.ldap.client.SchemaParser
 
getRequiredAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of additional required attributes for an entry controlled by this content rule.
getRequiredAttributes() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns a list of attributes required for an entry with this object class.
getRequiredAttributes() - Method in class org.ietf.ldap.LDAPDITContentRuleSchema
Returns the list of additional required attributes for an entry controlled by this content rule.
getRequiredAttributes() - Method in class org.ietf.ldap.LDAPObjectClassSchema
Returns a list of attributes required for an entry with this object class.
getRequiredNamingAttributes() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the list of required naming attributes for an entry controlled by this name form.
getRequiredNamingAttributes() - Method in class org.ietf.ldap.LDAPNameFormSchema
Returns the list of required naming attributes for an entry controlled by this name form.
getResponse() - Method in class com.novell.ldap.extensions.LburpOperationResponse
 
getResponse() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the response from an LDAP request.
getResponse(int) - Method in class com.novell.ldap.LDAPMessageQueue
Returns the response from an LDAP request for a particular message ID.
getResponse(Integer) - Method in class com.novell.ldap.LDAPMessageQueue
Private implementation of getResponse.
getResponse() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getResponse() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
 
getResponse() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns the response associated with this RfcLDAPMessage.
getResponse() - Method in interface org.ietf.ldap.LDAPMessageQueue
Returns the response from an LDAP request.
getResponse(int) - Method in interface org.ietf.ldap.LDAPMessageQueue
Returns the response from an LDAP request for a particular msg id.
getResponse() - Method in class org.ietf.ldap.LDAPResponseQueue
Returns the response.
getResponse(int) - Method in class org.ietf.ldap.LDAPResponseQueue
Returns the response for a particular message id.
getResponse() - Method in class org.ietf.ldap.LDAPSearchQueue
Blocks until a response is available, or until all operations associated with the object have completed or been canceled, and returns the response.
getResponse(int) - Method in class org.ietf.ldap.LDAPSearchQueue
Blocks until a response is available for a particular message id, or until all operations associated with the object have completed or been canceled, and returns the response.
getResponseControls() - Method in class com.novell.ldap.DSMLSearchResults
 
getResponseControls() - Method in class com.novell.ldap.LDAPConnection
Returns the Server Controls associated with the most recent response to a synchronous request on this connection object, or null if the latest response contained no Server Controls.
getResponseControls() - Method in class com.novell.ldap.LDAPSearchResults
Returns the latest server controls returned by the server in the context of this search request, or null if no server controls were returned.
getResponseControls() - Method in class com.novell.ldap.SPMLSearchResults
 
getResponseControls() - Method in class org.ietf.ldap.LDAPConnection
Returns the Server Controls associated with the most recent response to a synchronous request on this connection object.
getResponseControls() - Method in class org.ietf.ldap.LDAPSearchResults
Returns the latest server controls returned by the server in the context of this search request, or null if no server controls were returned.
getResponseName() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getResponseName() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
 
getResponseValue() - Method in class com.novell.sasl.client.ResponseAuth
returns the ResponseValue
getResultCode() - Method in class com.novell.ldap.controls.LDAPSortResponse
Returns the result code from the sort
getResultCode() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the result code for the virtual list search request.
getResultCode() - Method in exception com.novell.ldap.LDAPException
Returns the result code from the exception.
getResultCode() - Method in class com.novell.ldap.LDAPResponse
Returns the result code in a server response.
getResultCode() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
 
getResultCode() - Method in class com.novell.ldap.rfc2251.RfcExtendedResponse
 
getResultCode() - Method in class com.novell.ldap.rfc2251.RfcIntermediateResponse
 
getResultCode() - Method in class com.novell.ldap.rfc2251.RfcLDAPResult
Returns the result code from the server
getResultCode() - Method in interface com.novell.ldap.rfc2251.RfcResponse
 
getResultCode() - Method in exception org.ietf.ldap.LDAPException
Returns the result code from the exception.
getResultCode() - Method in class org.ietf.ldap.LDAPResponse
Returns the result code in a server response.
getResultException() - Method in class com.novell.ldap.LDAPResponse
Checks the resultCode and generates the appropriate exception or null if success.
getResultString(int) - Static method in class com.novell.ldap.resources.ResourcesHandler
Returns a string representing the LDAP result code from the default ResultCodeMessages resource.
getResultString(int, Locale) - Static method in class com.novell.ldap.resources.ResourcesHandler
Returns a string representing the LDAP result code.
getReturnControls() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
Returns true if entry change controls are to be returned with the search results.
getReturnedBuffer() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data buffer as byte[]
getReverse() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the sorting order, ascending or descending.
getRfcFilter() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves an SearchFilter object representing a filter for a search request
getRightParen() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads the current char and throws an Exception if it is not a right parenthesis.
getRootElement() - Method in class com.novell.ldap.util.DOMWriter
Retrieves the batchRequest or batchResponse element populated with this writer.
getRuleID() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns the rule ID for this structure rule.
getRuleID() - Method in class org.ietf.ldap.LDAPDITStructureRuleSchema
Returns the rule ID for this structure rule.
getSaslBindCallbackHandler() - Method in class com.novell.ldap.LDAPConnection
Returns the call back handler if any specified on binding with a SASL mechanism.
getSaslBindCallbackHandler() - Method in class org.ietf.ldap.LDAPConnection
Returns the call back handler if any specified on binding with a SASL mechanism.
getSaslBindProperties() - Method in class com.novell.ldap.client.BindProperties
Gets the SASL Bind properties
getSaslBindProperties() - Method in class com.novell.ldap.LDAPConnection
Returns the properties if any specified on binding with a SASL mechanism.
getSaslBindProperties() - Method in class org.ietf.ldap.LDAPConnection
Returns the properties if any specified on binding with a SASL mechanism.
getSaslCallbackHandler() - Method in class com.novell.ldap.client.BindProperties
Gets the SASL callback handler
getSaslClientFactories(Map) - Static method in class com.novell.security.sasl.Sasl
Gets an enumeration of known factories for producing SaslClient.
getSchemaDN() - Method in class com.novell.ldap.LDAPConnection
Retrieves the Distiguished Name (DN) for the schema advertised in the root DSE of the Directory Server.
getSchemaDN(String) - Method in class com.novell.ldap.LDAPConnection
Retrieves the Distiguished Name (DN) of the schema associated with a entry in the Directory.
getSchemaDN() - Method in class org.ietf.ldap.LDAPConnection
Retrieves the DN for the schema at the root DSE of the Directory Server.
getSchemaDN(String) - Method in class org.ietf.ldap.LDAPConnection
Retrieves the DN of the schema associated with a particular entry in the directory.
getSchemaElement(int, String) - Method in class com.novell.ldap.LDAPSchema
This function abstracts retrieving LDAPSchemaElements from the local copy of schema in this LDAPSchema class.
getScope() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the scope of a search request.
getScope() - Method in class com.novell.ldap.LDAPUrl
Returns the depth of search.
getScope() - Method in class org.ietf.ldap.LDAPUrl
Returns the depth of search.
getSearchConstraints() - Method in class com.novell.ldap.LDAPConnection
Returns a copy of the set of search constraints associated with this connection.
getSearchConstraints() - Method in class org.ietf.ldap.LDAPConnection
Returns a copy of the set of search constraints associated with this connection.
getSearchFilter() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves an Iterator object representing the parsed filter for this search request.
getSelectionAttr() - Method in class com.novell.ldap.controls.LDAPEffectivePrivilegesSelection
Returns the selectionAttr.
getSelectionClass() - Method in class com.novell.ldap.controls.LDAPEffectivePrivilegesSelection
Returns the selectionClass.
getServerSaslCreds() - Method in class com.novell.ldap.rfc2251.RfcBindResponse
Returns the OPTIONAL serverSaslCreds of a BindResponse if it exists otherwise null.
getServerString() - Method in class com.novell.ldap.DsmlConnection
 
getServerString() - Method in class com.novell.ldap.SPMLConnection
 
getServerTimeLimit() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the maximum number of seconds that the server waits when returning search results.
getServerTimeLimit() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the server time limit for a search request.
getServerTimeLimit() - Method in class org.ietf.ldap.LDAPSearchConstraints
Reports the maximum number of seconds that the server is to wait when returning search results while using this constraint object.
getSingle() - Method in class com.novell.ldap.client.SchemaParser
 
getSocketFactory() - Method in class com.novell.ldap.Connection
gets the socket factory used for this connection
getSocketFactory() - Method in class com.novell.ldap.LDAPConnection
Returns the LDAPSocketFactory used to establish this server connection.
getSocketFactory() - Method in class org.ietf.ldap.LDAPConnection
Returns the LDAPSocketFactory used to establish this server connection.
getSocketImpl(LDAPSocketFactory) - Static method in class org.ietf.ldap.LDAPConnection
Gets an instance of a com.novell.ldap.LDAPSocketFactory wrapping an org.ietf.ldap.LDAPSocketFactory.
getSocketTimeOut() - Method in class com.novell.ldap.Connection
Gets SocketTimeOut value set.
getSocketTimeOut() - Method in class com.novell.ldap.LDAPConnection
Returns the SocketTimeOut value set.
getStaleFlag() - Method in class com.novell.sasl.client.DigestChallenge
 
getStatusInfo() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the stateInfo of returned eDirectory Object.
getStringFilter() - Method in class com.novell.ldap.LDAPSearchRequest
Creates a string representation of the filter in this search request.
getStringValue() - Method in class com.novell.ldap.LDAPAttribute
Returns the the first value of the attribute as a String.
getStringValueArray() - Method in class com.novell.ldap.LDAPAttribute
Returns the values of the attribute as an array of strings.
getStringValueArray() - Method in class org.ietf.ldap.LDAPAttribute
Returns the values of the attribute as an array of strings.
getStringValues() - Method in class com.novell.ldap.LDAPAttribute
Returns an enumerator for the string values of an attribute.
getStringValues() - Method in class org.ietf.ldap.LDAPAttribute
Returns an enumerator for the string values of an attribute.
getSubset(String) - Method in class com.novell.ldap.LDAPAttributeSet
Creates a new attribute set containing only the attributes that have the specified subtypes.
getSubset(String) - Method in class org.ietf.ldap.LDAPAttributeSet
Creates a new attribute set containing only the attributes that have the specified subtypes.
getSubstring() - Method in class com.novell.ldap.client.SchemaParser
 
getSubstringMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the substring matching rule for this attribute.
getSubstringMatchingRule() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the substring matching rule for this attribute.
getSubtypes() - Method in class com.novell.ldap.LDAPAttribute
Extracts the subtypes from the attribute name.
getSubtypes(String) - Static method in class com.novell.ldap.LDAPAttribute
Extracts the subtypes from the specified attribute name.
getSubtypes() - Method in class org.ietf.ldap.LDAPAttribute
Extracts the subtypes from the attribute name.
getSubtypes(String) - Static method in class org.ietf.ldap.LDAPAttribute
Extracts the subtypes from the specified attribute name.
getSuperior() - Method in class com.novell.ldap.client.SchemaParser
 
getSuperior() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the name of the attribute type which this attribute derives from, or null if there is no superior attribute.
getSuperior() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the name of the attribute type which this attribute derives from, or null if there is no superior attribute.
getSuperiors() - Method in class com.novell.ldap.client.SchemaParser
 
getSuperiors() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns a list of all structure rules that are superior to this structure rule.
getSuperiors() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns the object classes from which this one derives.
getSuperiors() - Method in class org.ietf.ldap.LDAPDITStructureRuleSchema
Returns a list of all structure rules that are superior to this structure rule.
getSuperiors() - Method in class org.ietf.ldap.LDAPObjectClassSchema
Returns the object classes from which this one derives.
getSyntax() - Method in class com.novell.ldap.client.SchemaParser
 
getSyntaxSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular syntax definition, or null if not found.
getSyntaxSchema(String) - Method in class org.ietf.ldap.LDAPSchema
Returns a particular syntax definition, or null if not found.
getSyntaxSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of syntax definitions.
getSyntaxSchemas() - Method in class org.ietf.ldap.LDAPSchema
Returns an enumeration of syntax definitions.
getSyntaxString() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the object identifer of the syntax of the attribute, in dotted numerical format.
getSyntaxString() - Method in class com.novell.ldap.LDAPMatchingRuleSchema
Returns the OID of the syntax that this matching rule is valid for.
getSyntaxString() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the object identifer of the syntax of the attribute, in dotted numerical format.
getSyntaxString() - Method in class org.ietf.ldap.LDAPMatchingRuleSchema
Returns the OID of the syntax that this matching rule is valid for.
getSystemProperty(String) - Static method in class com.novell.security.sasl.SaslEnumFactory
 
getTag() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the TAG of this ASN1Identifier.
getTag() - Method in class com.novell.ldap.LDAPMessage
Retrieves the identifier tag for this message.
getTimeLimit() - Method in class com.novell.ldap.LDAPConstraints
Returns the maximum number of milliseconds to wait for any operation under these constraints.
getTimeLimit() - Method in class org.ietf.ldap.LDAPConstraints
Returns the maximum number of milliseconds to wait for any operation under these constraints.
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPAttribute
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPAttributeSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPDITContentRuleSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPDITStructureRuleSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPMatchingRuleSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPMatchingRuleUseSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPNameFormSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPObjectClassSchema
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSearchResults
 
getTopXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSyntaxSchema
 
getTranSize() - Method in class com.novell.ldap.extensions.LburpStartResponse
 
getType() - Method in class com.novell.ldap.client.SchemaParser
 
getType() - Method in class com.novell.ldap.LDAPMessage
Returns the LDAP operation type of the message.
getType() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns the type of object class.
getType() - Method in class com.novell.ldap.LDAPResponse
Returns the LDAP operation type of the message.
getType(LDAPSchemaElement) - Method in class com.novell.ldap.LDAPSchema
This helper function returns a number that represents the type of schema definition the element represents.
getType() - Method in class com.novell.ldap.rfc2251.RfcLDAPMessage
Returns this RfcLDAPMessage's message type
getType(int) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getType(String, String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getType(String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getType() - Method in class com.novell.ldap.util.RDN
Returns the type of this RDN.
getType() - Method in class org.ietf.ldap.LDAPMessage
Returns the LDAP operation type of the message.
getType() - Method in class org.ietf.ldap.LDAPObjectClassSchema
Returns the type of object class.
getType() - Method in class org.ietf.ldap.LDAPResponse
Returns the LDAP operation type of the message.
getTypes() - Method in class com.novell.ldap.util.RDN
Returns all the types for this RDN.
getURI(int) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getUsage() - Method in class com.novell.ldap.client.SchemaParser
 
getUsage() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the usage of the attribute.
getUsage() - Method in class org.ietf.ldap.LDAPAttributeSchema
Returns the usage of the attribute.
getUserMod() - Method in class com.novell.ldap.client.SchemaParser
 
getValue() - Method in class com.novell.ldap.LDAPControl
Returns the control-specific data of the object.
getValue() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns a reference to the operation-specific data.
getValue() - Method in class com.novell.ldap.LDAPExtendedResponse
Returns the value part of the response in raw bytes.
getValue() - Method in class com.novell.ldap.LDAPIntermediateResponse
Returns the value part of the response in raw bytes.
getValue() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Reads a value from a filter string.
getValue(int) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getValue(String, String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getValue(String) - Method in class com.novell.ldap.util.DOMReader.DomAttributesWrapper
 
getValue() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the Value stored in this element.
getValue() - Method in class com.novell.ldap.util.RDN
Returns the values of this RDN.
getValue() - Method in class com.novell.sasl.client.ParsedDirective
 
getValue() - Method in class org.ietf.ldap.LDAPExtendedOperation
Returns a reference to the operation-specific data.
getValue() - Method in class org.ietf.ldap.LDAPExtendedResponse
Returns the value part of the response in raw bytes.
getValues() - Method in class com.novell.ldap.client.AttributeQualifier
 
getValues() - Method in class com.novell.ldap.util.RDN
Returns all the types for this RDN.
getValueType() - Method in class com.novell.sasl.client.ParsedDirective
 
getVersion() - Method in class com.novell.ldap.rfc2251.RfcBindRequest
 
getVersion() - Method in class com.novell.ldap.util.DOMReader
Retrieves the version of DSML being written.
getVersion() - Method in class com.novell.ldap.util.DOMWriter
Retrieves the version of DSML being written, currently only 2.0 is supported.
getVersion() - Method in class com.novell.ldap.util.DSMLReader
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in class com.novell.ldap.util.DSMLWriter
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in interface com.novell.ldap.util.LDAPReader
Returns version of data format being read from the source.
getVersion() - Method in interface com.novell.ldap.util.LDAPWriter
Returns the version of data that will be writen to the output destination.
getVersion() - Method in class com.novell.ldap.util.LDIFReader
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in class com.novell.ldap.util.LDIFWriter
Gets the version of the LDIF data associated with the input stream
getWrappedObject() - Method in class org.ietf.ldap.LDAPAttribute
Gets the Novell LDAPAttribute class
getWrappedObject() - Method in class org.ietf.ldap.LDAPAttributeSet
Gets the com.novell.ldap.LDAPAttributeSet object.
getWrappedObject() - Method in class org.ietf.ldap.LDAPAuthProvider
Returns the com.novell.ldap.LDAPAuthProvider object
getWrappedObject() - Method in class org.ietf.ldap.LDAPCompareAttrNames
Returns the com.novell.ldap.LDAPCompareAttrNames object
getWrappedObject() - Method in class org.ietf.ldap.LDAPConnection
Creates an LDAPConnection from a com.novell.ldap.LDAPConnection object
getWrappedObject() - Method in interface org.ietf.ldap.LDAPConnection.SocketFactoryWrapper
Get the org.ietf wrapped LDAPSocketFactory class
getWrappedObject() - Method in class org.ietf.ldap.LDAPConnection.UnsolImpl
 
getWrappedObject() - Method in class org.ietf.ldap.LDAPConstraints
Returns the Constraints object
getWrappedObject() - Method in class org.ietf.ldap.LDAPEntry
Gets the com.novell.ldap.LDAPEntry object
getWrappedObject() - Method in exception org.ietf.ldap.LDAPException
gets the com.novell.ldap.LDAPException object
getWrappedObject() - Method in class org.ietf.ldap.LDAPExtendedOperation
Constructs an object from com.novell.ldap.LDAPExtendedOperation
getWrappedObject() - Method in class org.ietf.ldap.LDAPExtendedResponse
Gets the com.novell.ldap.LDAPExtendedResponse object
getWrappedObject() - Method in class org.ietf.ldap.LDAPModification
Returns the com.novell.ldap.LDAPModification object
getWrappedObject() - Method in class org.ietf.ldap.LDAPResponseQueue
Returns the com.novell.ldap.LDAPResponseQueue object
getWrappedObject() - Method in class org.ietf.ldap.LDAPSearchQueue
Returns a com.novell.ldap.LDAPSearchQueue object
getWrappedObject() - Method in class org.ietf.ldap.LDAPSearchResults
get the com.novell.ldap.LDAPSearchResults object
getWrappedObject() - Method in class org.ietf.ldap.LDAPUrl
Returns the com.novell.ldap.LDAPUrl object
getWrappedSearchObject() - Method in class org.ietf.ldap.LDAPSearchConstraints
Returns a com.novell.ldap.LDAPSearchConstraints object
getXMLControlHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSearchResults
This method return the LDAPHandler which handles the XML (DSML) tags for returned Server controls of this class
getXMLEntryHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSearchResults
This method return the LDAPHandler which handles the XML (DSML) tags for returned LDAPEntries of this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPAttribute
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPAttributeSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPAttributeSet
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPControl
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPDITContentRuleSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPDITStructureRuleSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPEntry
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPExtendedOperation
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPMatchingRuleSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPMatchingRuleUseSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPModification
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPNameFormSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPObjectClassSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPSyntaxSchema
This method return the LDAPHandler which handles the XML (DSML) tags for this class
getXMLHandler(String, LDAPXMLHandler) - Static method in class com.novell.ldap.LDAPUrl
This method return the LDAPHandler which handles the XML (DSML) tags for this class
GREATER_OR_EQUAL - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for a GREATER_OR_EQUAL component.
GREATER_OR_EQUAL - Static variable in class com.novell.ldap.rfc2251.RfcFilter
Identifier for GREATER_OR_EQUAL component.
GREATER_OR_EQUAL - Static variable in class com.novell.ldap.util.DSMLHandler
 
GREATERTHANOREQUAL - Static variable in class com.novell.ldap.controls.LDAPVirtualListControl
 

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