Alphabetical Index

_ A B C D E F G H I J L M N O P R S T U V W

_

_cesAttributes - static field in class netscape.ldap.util.RDN

A

abandon(int) - method in class netscape.ldap.LDAPAsynchronousConnection
Cancels the ldap request with the specified id and discards any results already received.
abandon(int) - method in class netscape.ldap.LDAPConnection
Cancels the ldap request with the specified id and discards any results already received.
Cancels all outstanding search requests associated with this LDAPSearchListener object and discards any results already received.
Cancels all outstanding search requests associated with this LDAPSearchListener object and discards any results already received.
Abandons a current search operation, notifying the server not to send additional search results.
abandon(netscape.ldap.LDAPSearchResults) - method in class netscape.ldap.LDAPv2
Notifies the server to not send additional results associated with this LDAPSearchResults object, and discards any results already received.
ABANDON_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
ABANDON_REQUEST - static field in class netscape.ldap.LDAPMessage
ABSTRACT - static field in class netscape.ldap.LDAPObjectClassSchema
ADD - static field in class netscape.ldap.LDAPModification
Specifies that a value should be added to an attribute.
ADD - static field in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track additions of new entries to the directory.
Specifies another modification to be added to the set of modifications.
add(netscape.ldap.LDAPAttribute) - method in class netscape.ldap.LDAPAttributeSet
Adds the specified attribute to this attribute set.
Adds the current object class, attribute type, or matching rule definition to the schema at the root DSE.
Adds the current object class, attribute type, or matching rule definition to the schema.
add(netscape.ldap.LDAPEntry) - method in class netscape.ldap.LDAPConnection
Adds an entry to the directory.
add(netscape.ldap.LDAPEntry) - method in class netscape.ldap.LDAPv2
Adds an entry to the directory.
Adds an entry to the directory and allows you to specify preferences for this LDAP add operation by using an LDAPConstraints object.
Adds an entry to the directory.
Adds an entry to the directory.
Adds an entry to the directory.
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
ADD_CONTENT - static field in class netscape.ldap.util.LDIFContent
The LDIF record specifies a new entry to be added.
ADD_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
ADD_REQUEST - static field in class netscape.ldap.LDAPMessage
ADD_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
ADD_RESPONSE - static field in class netscape.ldap.LDAPMessage
addAny(String) - method in class netscape.ldap.client.JDAPFilterSubString
Adds any substring.
Add an attribute type schema definition to the current schema.
Add a content rule definition to the current schema.
Add a structure rule definition to the current schema.
addElement(netscape.ldap.ber.stream.BERElement) - method in class netscape.ldap.ber.stream.BERConstruct
Adds an element to the list.
addElement(netscape.ldap.client.JDAPFilter) - method in class netscape.ldap.client.JDAPFilterSet
Adds filter into the filter set.
Adds an attribute to the content of the LDIF record.
Specifies an additional modification that should be made to the entry.
addFinal(String) - method in class netscape.ldap.client.JDAPFilterSubString
Adds final substring.
addInitial(String) - method in class netscape.ldap.client.JDAPFilterSubString
Adds initial substring.
Add a matching rule schema definition to the current schema.
Add a name form definition to the current schema.
Adds an object class schema definition to the current schema.
Add a client to be notified when an authentication result is in
addRDN(netscape.ldap.util.RDN) - method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the current DN.
addRDNToBack(netscape.ldap.util.RDN) - method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the end of the current DN.
addRDNToFront(netscape.ldap.util.RDN) - method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the beginning of the current DN.
Add a syntax schema definition to the current schema.
addValue(byte[]) - method in class netscape.ldap.LDAPAttribute
Adds a byte[]-formatted value to the attribute.
addValue(String) - method in class netscape.ldap.LDAPAttribute
Adds a string value to the attribute.
ADMIN_LIMIT_EXCEEDED - static field in class netscape.ldap.client.opers.JDAPResult
ADMIN_LIMIT_EXCEEDED - static field in class netscape.ldap.LDAPException
(11) [LDAP v3] The adminstrative limit on the maximum number of entries to return was exceeded.
AFFECTS_MULTIPLE_DSAS - static field in class netscape.ldap.client.opers.JDAPResult
AFFECTS_MULTIPLE_DSAS - static field in class netscape.ldap.LDAPException
(71) [LDAP v3] The client attempted to move an entry from one LDAP server to another by requesting a "modify DN" operation.
ALIAS_DEREFERENCING_PROBLEM - static field in class netscape.ldap.client.opers.JDAPResult
ALIAS_DEREFERENCING_PROBLEM - static field in class netscape.ldap.LDAPException
(36) An error occurred when dereferencing an alias.
ALIAS_PROBLEM - static field in class netscape.ldap.client.opers.JDAPResult
ALIAS_PROBLEM - static field in class netscape.ldap.LDAPException
(33) An problem occurred with an alias.
aliases - field in class netscape.ldap.LDAPSchemaElement
ALL_USER_ATTRS - static field in class netscape.ldap.LDAPv3
Attribute type that you can specify in the LDAPConnection search method if you want to retrieve all attribute types.
AMBIGUOUS_RESULTS - static field in class netscape.ldap.beans.LDAPBasePropertySupport
AMBIGUOUS_RESULTS - static field in class netscape.ldap.beans.LDAPIsMember
ANY - static field in class netscape.ldap.ber.stream.BERElement
append(boolean) - method in class netscape.ldap.util.ByteBuf
Appends a boolean to the end of this byte buffer.
append(byte) - method in class netscape.ldap.util.ByteBuf
Appends a byte to the end of this byte buffer.
append(double) - method in class netscape.ldap.util.ByteBuf
Appends a double to the end of this byte buffer.
append(float) - method in class netscape.ldap.util.ByteBuf
Appends a float to the end of this byte buffer.
append(int) - method in class netscape.ldap.util.ByteBuf
Appends an integer to the end of this byte buffer.
append(long) - method in class netscape.ldap.util.ByteBuf
Appends a long value to the end of this byte buffer.
append(netscape.ldap.util.ByteBuf) - method in class netscape.ldap.util.ByteBuf
Appends a byte buffer to the end of this byte buffer.
append(Object) - method in class netscape.ldap.util.ByteBuf
Appends an object to the end of this byte buffer.
append(str[]) - method in class netscape.ldap.util.ByteBuf
Appends an array of bytes to the end of this byte buffer.
append(str[],int,int) - method in class netscape.ldap.util.ByteBuf
Appends a part of an array of bytes to the end of this byte buffer.
append(String) - method in class netscape.ldap.util.ByteBuf
Appends a string to the end of this byte buffer.
APPLICATION - static field in class netscape.ldap.ber.stream.BERElement
approve(X509Certificate,ValidityStatus) - method in class netscape.ldap.factory.JSSSocketFactory
The default implementation of the SSLCertificateApprovalCallback interface.
ATTRIBUTE_CONTENT - static field in class netscape.ldap.util.LDIFContent
The LDIF record specifies an entry and its attributes.
ATTRIBUTE_OR_VALUE_EXISTS - static field in class netscape.ldap.client.opers.JDAPResult
ATTRIBUTE_OR_VALUE_EXISTS - static field in class netscape.ldap.LDAPException
(20) The value that you are adding to an attribute already exists in the attribute.
attrName - field in class netscape.ldap.LDAPSchemaElement
AUTH_METHOD_NOT_SUPPORTED - static field in class netscape.ldap.client.opers.JDAPResult
AUTH_METHOD_NOT_SUPPORTED - static field in class netscape.ldap.LDAPException
(7) The specified authentication method is not supported by the LDAP server that you are connecting to.
authenticate() - method in class netscape.ldap.beans.LDAPSimpleAuth
Connect to LDAP server using parameters specified in constructor and/or by setting properties and attempt to authenticate.
authenticate(ActionEvent) - method in class netscape.ldap.beans.LDAPSimpleAuth
authenticate(int,String,String) - method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (that you are currently connected to) using the specified name and password, and requesting that the server use at least the specified protocol version.
authenticate(int,String,String) - method in class netscape.ldap.LDAPv3
Authenticates to the LDAP server (to which the object is currently connected) using the specified name, password, and version of the LDAP protocol.
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password, and requesting that the server use at least the specified protocol version.
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and whatever SASL mechanisms are supported by the server.
authenticate(String,String) - method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password.
authenticate(String,String) - method in class netscape.ldap.beans.LDAPSimpleAuth
Connect to LDAP server using parameters specified in constructor and/or by setting properties and attempt to authenticate.
authenticate(String,String) - method in class netscape.ldap.LDAPv2
Authenticates user with the LDAP server.
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and a specified SASL mechanism or set of mechanisms.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and a specified SASL mechanism or set of mechanisms.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and a specified SASL mechanism or set of mechanisms.
AUTHENTICATION_ERROR - static field in class netscape.ldap.beans.LDAPBasePropertySupport
AUTHENTICATION_ERROR - static field in class netscape.ldap.beans.LDAPIsMember
AUX - static field in class netscape.ldap.LDAPDITContentRuleSchema
AUXILIARY - static field in class netscape.ldap.LDAPObjectClassSchema

B

BASE_OBJECT - static field in class netscape.ldap.client.opers.JDAPSearchRequest
search scope
BATCHSIZE - static field in class netscape.ldap.LDAPv2
Option specifying the number of results to return at a time.
BERAny - class netscape.ldap.ber.stream.BERAny
This class is for the "any" object that is unknown to the BER package but conforms to BER rules.
BERAny(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.ber.stream.BERAny
Constructs an "any" element.
BERAny(netscape.ldap.ber.stream.BERTagDecoder,InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERAny
Constructs an "any" element from an input stream.
BERBitString - class netscape.ldap.ber.stream.BERBitString
This class is for the BitString object.
BERBitString(BitSet) - constructor for class netscape.ldap.ber.stream.BERBitString
Constructs a boolean element.
BERBitString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERBitString
Constructs a bitstring element from an input stream (for primitive encodings).
Constructs a bitstring element from an input stream (for constructed encodings).
BERBoolean - class netscape.ldap.ber.stream.BERBoolean
This class is for the Boolean object.
BERBoolean(boolean) - constructor for class netscape.ldap.ber.stream.BERBoolean
Constructs a boolean element.
BERBoolean(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERBoolean
Constructs a boolean element from an input stream.
BERCharacterString - class netscape.ldap.ber.stream.BERCharacterString
This is an abstract base class for character string types.
BERCharacterString() - constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element containing a buffer.
BERCharacterString(byte[]) - constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element from a byte array.
BERCharacterString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element from an input stream (for primitive encoding)
Constructs a character string element from an input stream (for constructed encoding)
BERCharacterString(String) - constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element containing buffer.
BERChoice - class netscape.ldap.ber.stream.BERChoice
This class is for the Choice object.
BERChoice(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.ber.stream.BERChoice
Constructs a choice element.
Constructs a choice element from an input stream.
BERConstruct - class netscape.ldap.ber.stream.BERConstruct
This abstract class serves as a based class for constructed types such as sequence or set.
BERConstruct() - constructor for class netscape.ldap.ber.stream.BERConstruct
Constructs a construct element.
Constructs a construct element from an input stream.
BERElement - class netscape.ldap.ber.stream.BERElement
This class is for the tagged object type.
BEREnumerated - class netscape.ldap.ber.stream.BEREnumerated
This class is for the Enumerated object.
BEREnumerated(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BEREnumerated
Constructs an enumerated element with the input stream.
BEREnumerated(int) - constructor for class netscape.ldap.ber.stream.BEREnumerated
Constructs an enumerated element with a value.
BERInteger - class netscape.ldap.ber.stream.BERInteger
This class is for the Integer object.
BERInteger(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERInteger
Constructs an integer element with the input stream.
BERInteger(int) - constructor for class netscape.ldap.ber.stream.BERInteger
Constructs a integer element.
BERIntegral - class netscape.ldap.ber.stream.BERIntegral
This is the base class for integral types such as Integer and Enumerated.
BERIntegral(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERIntegral
Constructs an integral element from an input stream.
BERIntegral(int) - constructor for class netscape.ldap.ber.stream.BERIntegral
Constructs an integral type with a value.
BERNull - class netscape.ldap.ber.stream.BERNull
This class is for the NULL type.
BERNull() - constructor for class netscape.ldap.ber.stream.BERNull
Constructs a NULL element.
BERNull(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERNull
Constructs a null element from an input stream.
BERNumericString - class netscape.ldap.ber.stream.BERNumericString
This class is for the NumericString type.
BERNumericString(byte[]) - constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numeric string element from a byte array
BERNumericString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numericstring element from an input stream (for primitive encoding)
Constructs a numeric string element from an input stream (for constructed encoding)
BERNumericString(String) - constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numeric string element from a string
BERObjectId - class netscape.ldap.ber.stream.BERObjectId
This class is for the Object ID object.
BERObjectId(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERObjectId
Constructs an object id element from an input stream.
BERObjectId(int[]) - constructor for class netscape.ldap.ber.stream.BERObjectId
Constructs an object ID element from an array of values.
BERObjectId(String) - constructor for class netscape.ldap.ber.stream.BERObjectId
Constructs an object id element from a string.
BEROctetString - class netscape.ldap.ber.stream.BEROctetString
This class is for the OctetString type.
BEROctetString(byte[]) - constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element containing a reference to buffer.
BEROctetString(byte[],int,int) - constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element containing a subset of buffer.
BEROctetString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element from an input stream (for primitive encoding)
Constructs an octet string element from an input stream (for constructed encoding)
BEROctetString(String) - constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element containing a copy of the contents of buffer.
BERPrintableString - class netscape.ldap.ber.stream.BERPrintableString
This class is for the PrintableString type.
BERPrintableString(byte[]) - constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printables tring element from buffer.
BERPrintableString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printablestring element from an input stream (for primitive encoding)
Constructs a printable string element from an input stream (for constructed encoding)
BERPrintableString(String) - constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printable string element containing buffer.
BERReal - class netscape.ldap.ber.stream.BERReal
This class is for the Real object.
BERReal(float) - constructor for class netscape.ldap.ber.stream.BERReal
Constructs a real element with a value
BERReal(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERReal
Constructs a real element from an input stream.
BERSequence - class netscape.ldap.ber.stream.BERSequence
This class is for the Sequence object.
BERSequence() - constructor for class netscape.ldap.ber.stream.BERSequence
Constructs a sequence element.
Constructs a sequence element from an input stream.
BERSet - class netscape.ldap.ber.stream.BERSet
This class is for the Set object.
BERSet() - constructor for class netscape.ldap.ber.stream.BERSet
Constructs a set element.
BERSet(netscape.ldap.ber.stream.BERTagDecoder,InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERSet
Constructs a set element from an input stream.
BERTag - class netscape.ldap.ber.stream.BERTag
This class is for the tagged object type.
BERTag(int,netscape.ldap.ber.stream.BERElement,boolean) - constructor for class netscape.ldap.ber.stream.BERTag
Constructs a tag element.
BERTag(netscape.ldap.ber.stream.BERTagDecoder,int,InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERTag
Constructs a tag element from an input stream.
BERTagDecoder - class netscape.ldap.ber.stream.BERTagDecoder
This is an abstract class which should be extended for use by the BERTag class in decoding application specific BER tags.
BERUTCTime - class netscape.ldap.ber.stream.BERUTCTime
This class is for the UTCTime object.
BERUTCTime(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERUTCTime
Constructs a UTC time element from an input stream (for primitive encoding)
Constructs a UTCTime element from an input stream (for constructed encoding)
BERUTCTime(String) - constructor for class netscape.ldap.ber.stream.BERUTCTime
Constructs a UTC time element containing the specified string.
BERVisibleString - class netscape.ldap.ber.stream.BERVisibleString
This class is for the VisibleString object.
BERVisibleString(byte[]) - constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element from buffer.
BERVisibleString(InputStream,int[]) - constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element with the input stream.
Constructs a visiblestring element with the input stream.
BERVisibleString(String) - constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element.
binary - static field in class netscape.ldap.LDAPSchemaElement
binaryString - static field in class netscape.ldap.LDAPSchemaElement
BIND - static field in class netscape.ldap.LDAPv2
Option specifying the object containing the method for authenticating to the server.
bind(int,String,String) - method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password, and requests that the server use at least the specified protocol version.
bind(int,String,String) - method in class netscape.ldap.LDAPv3
Authenticates to the LDAP server (to which the object is currently connected) using the specified name, password, and version of the LDAP protocol.
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password, and requesting that the server use at least the specified protocol version.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
bind(netscape.ldap.LDAPConnection) - method in class netscape.ldap.LDAPBind
This method is called by LDAPConnection when authenticating.
bind(netscape.ldap.LDAPConnection) - method in class netscape.ldap.LDAPSaslBind
Authenticates to the LDAP server (that the object is currently connected to) using the parameter that were provided to the constructor.
bind(String,Hashtable,Object) - method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and whatever SASL mechanisms are supported by the server.
bind(String,String) - method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password.
bind(String,String) - method in class netscape.ldap.LDAPv2
Authenticates user with the LDAP server.
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password.
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and a specified SASL mechanism or set of mechanisms.
BIND_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
Protocol operation types
BIND_REQUEST - static field in class netscape.ldap.LDAPMessage
BIND_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
BIND_RESPONSE - static field in class netscape.ldap.LDAPMessage
BITSTRING - static field in class netscape.ldap.ber.stream.BERElement
BOOLEAN - static field in class netscape.ldap.ber.stream.BERElement
Possible element types.
breakString(PrintWriter,String,int) - static method in class netscape.ldap.util.LDIF
Outputs the String in LDIF line-continuation format.
BUSY - static field in class netscape.ldap.client.opers.JDAPResult
BUSY - static field in class netscape.ldap.LDAPException
(51) The LDAP server is busy.
byteAt(int) - method in class netscape.ldap.util.ByteBuf
Returns the byte at the specified index.
ByteBuf - class netscape.ldap.util.ByteBuf
This class is similar to the java.lang.StringBuffer class.
ByteBuf() - constructor for class netscape.ldap.util.ByteBuf
Constructs an empty byte buffer with the default length of 16.
ByteBuf(bytes[],int,int) - constructor for class netscape.ldap.util.ByteBuf
Constructs a byte buffer with the specified length.
ByteBuf(int) - constructor for class netscape.ldap.util.ByteBuf
Constructs an empty byte buffer with the specified initial length.
ByteBuf(String) - constructor for class netscape.ldap.util.ByteBuf
Constructs a byte buffer with the specified initial value.
byteToHexString(byte) - method in class netscape.ldap.ber.stream.BERElement
Converts byte to hex string.

C

capacity() - method in class netscape.ldap.util.ByteBuf
Returns the current capacity of the byte buffer.
ces - static field in class netscape.ldap.LDAPSchemaElement
CES_SYNTAX - static field in class netscape.ldap.util.RDN
cesString - static field in class netscape.ldap.LDAPSchemaElement
CHOICE - static field in class netscape.ldap.ber.stream.BERElement
cis - static field in class netscape.ldap.LDAPSchemaElement
cisString - static field in class netscape.ldap.LDAPSchemaElement
clear(ActionEvent) - method in class netscape.ldap.beans.DisplayString
CLIENT_LOOP - static field in class netscape.ldap.client.opers.JDAPResult
CLIENT_LOOP - static field in class netscape.ldap.LDAPException
(96) Your LDAP client detected a loop in the referral.
CLIENTCONTROLS - static field in class netscape.ldap.LDAPv3
Option specifying client controls for LDAP operations.
ClientFactory - class com.netscape.sasl.ClientFactory
An interface for creating instances of SaslClient.
ClientFactory() - constructor for class com.netscape.sasl.ClientFactory
CLIENTPKGS - static field in class com.netscape.sasl.Sasl
The property name containing a list of package names, separated by '|'.
clone() - method in class netscape.ldap.LDAPAttributeSet
clone() - method in class netscape.ldap.LDAPConnection
Returns a new LDAPConnection object that shares the physical connection to the LDAP server but has its own state.
clone() - method in class netscape.ldap.LDAPConstraints
Makes a copy of an existing set of constraints.
clone() - method in class netscape.ldap.LDAPControl
Creates a copy of the control.
clone() - method in class netscape.ldap.LDAPSearchConstraints
Makes a copy of an existing set of search constraints.
close(netscape.ldap.LDAPConnection) - method in class netscape.ldap.util.ConnectionPool
This is our soft close - all we do is mark the connection as available for others to use.
COLLECTIVE - static field in class netscape.ldap.LDAPAttributeSchema
Checks to see if an entry contains an attribute with a specified value.
compare(String,netscape.ldap.LDAPAttribute) - method in class netscape.ldap.LDAPv2
Compares the given entry's attribute value to the specified attribute value.
Compares the given entry's attribute value to the specified attribute value.
Compares the given entry's attribute value to the specified attribute value.
Compares an attribute value with one in the directory.
Compare an attribute value with one in the directory.
Compares an attribute value with one in the directory.
Compare an attribute value with one in the directory.
COMPARE_FALSE - static field in class netscape.ldap.client.opers.JDAPResult
COMPARE_FALSE - static field in class netscape.ldap.LDAPException
(5) Value returned by an LDAP compare operation if the specified attribute and value is not found in the entry (no matching value found).
COMPARE_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
COMPARE_REQUEST - static field in class netscape.ldap.LDAPMessage
COMPARE_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
COMPARE_RESPONSE - static field in class netscape.ldap.LDAPMessage
COMPARE_TRUE - static field in class netscape.ldap.client.opers.JDAPResult
COMPARE_TRUE - static field in class netscape.ldap.LDAPException
(6) Value returned by an LDAP compare operation if the specified attribute and value is found in the entry (matching value found).
CONFIDENTIALITY_REQUIRED - static field in class netscape.ldap.client.opers.JDAPResult
CONFIDENTIALITY_REQUIRED - static field in class netscape.ldap.LDAPException
(13) [LDAP v3] A secure connection is required for this operation.
Connects to the specified host and port and uses the specified DN and password to authenticate to the server, with the specified LDAP protocol version.
connect(int,String,int,String,String) - method in class netscape.ldap.LDAPv3
Connects and authenticates to the LDAP server using the specified version of the LDAP protocol.
Connects to the specified host and port and uses the specified DN and password to authenticate to the server, with the specified LDAP protocol version.
Sets up basic connection privileges for Communicator if necessary, and connects
connect(String,int) - method in class netscape.ldap.LDAPConnection
Connects to the specified host and port.
connect(String,int) - method in class netscape.ldap.LDAPv2
Connects to the LDAP server.
connect(String,int,String,String) - method in class netscape.ldap.LDAPConnection
Connects to the specified host and port and uses the specified DN and password to authenticate to the server.
connect(String,int,String,String) - method in class netscape.ldap.LDAPv2
Connects and authenticates to the LDAP server.
Connects to the specified host and port and uses the specified DN and password to authenticate to the server.
CONNECT_ERROR - static field in class netscape.ldap.client.opers.JDAPResult
CONNECT_ERROR - static field in class netscape.ldap.beans.LDAPBasePropertySupport
CONNECT_ERROR - static field in class netscape.ldap.LDAPException
(91) Your LDAP client failed to connect to the LDAP server.
CONNECT_ERROR - static field in class netscape.ldap.beans.LDAPIsMember
ConnectionPool - class netscape.ldap.util.ConnectionPool
Connection pool, typically used by a server to avoid creating a new connection for each client
ConnectionPool(int,int,netscape.ldap.LDAPConnection) - constructor for class netscape.ldap.util.ConnectionPool
Constructor for using an existing connection to clone from.
ConnectionPool(int,int,String,int) - constructor for class netscape.ldap.util.ConnectionPool
Constructor for specifying all parameters, anonymous identity
ConnectionPool(int,int,String,int,String,String) - constructor for class netscape.ldap.util.ConnectionPool
Constructor for specifying all parameters
ConnectionPool(String,int) - constructor for class netscape.ldap.util.ConnectionPool
Constructor for using default parameters, anonymous identity
CONSTRAINT_VIOLATION - static field in class netscape.ldap.client.opers.JDAPResult
CONSTRAINT_VIOLATION - static field in class netscape.ldap.LDAPException
(19) An internal error occurred in the LDAP server.
CONSTRUCTED - static field in class netscape.ldap.ber.stream.BERElement
contains(netscape.ldap.util.DN) - method in class netscape.ldap.util.DN
Determines if the given DN is under the subtree defined by this DN.
CONTEXT - static field in class netscape.ldap.ber.stream.BERElement
CONTROL_NOT_FOUND - static field in class netscape.ldap.client.opers.JDAPResult
CONTROL_NOT_FOUND - static field in class netscape.ldap.LDAPException
(93) The requested control is not found.
convertLDAPv2Escape(String) - static method in class netscape.ldap.client.JDAPFilterOpers
Preprocess the LDAPv2 RFC1960 style filter escape sequences (precede a character with a a backslash) and convert them into the LDAPv3 style RFC2254 escape sequences (encode a character as a backslash followed by the two hex digits representing the character ASCII value).
convertToString(String[]) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Utility method to convert an array of Strings to a single String with line feeds between elements.
countRDNs() - method in class netscape.ldap.util.DN
Returns the number of components that make up the current DN.
createControl(String,boolean,byte[]) - static method in class netscape.ldap.LDAPControl
Returns a LDAPControl object instantiated by the Class associated by LDAPControl.register to the oid.
createInitialResponse() - method in class com.netscape.sasl.SaslClient
Retrieves the initial response.
createInitialResponse() - method in class com.netscape.sasl.mechanisms.SaslExternal
Retrieves the initial response.
Creates a SaslClient using the parameters supplied.
Creates a SaslClient using the parameters supplied.
Creates a SaslClient using the parameters supplied.

D

decode(String) - static method in class netscape.ldap.LDAPUrl
Decodes a URL-encoded string.
DEFAULT_FILTER - static field in class netscape.ldap.client.opers.JDAPSearchRequest
DEFAULT_PORT - static field in class netscape.ldap.LDAPv2
The default port number for LDAP servers.
DEFAULT_SECURE_PORT - static field in class netscape.ldap.LDAPUrl
The default port number for secure LDAP connections.
defaultFilter - static field in class netscape.ldap.LDAPUrl
DEL_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
DEL_REQUEST - static field in class netscape.ldap.LDAPMessage
DEL_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
DEL_RESPONSE - static field in class netscape.ldap.LDAPMessage
DELETE - static field in class netscape.ldap.LDAPModification
Specifies that a value should be removed from an attribute.
DELETE - static field in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track removals of entries from the directory.
delete(String) - method in class netscape.ldap.LDAPConnection
Deletes the entry for the specified DN from the directory.
delete(String) - method in class netscape.ldap.LDAPv2
Removes an entry from the directory.
Deletes the entry for the specified DN from the directory and allows you to specify preferences for this LDAP delete operation by using an LDAPConstraints object.
Removes an entry from the directory.
Deletes the entry for the specified DN from the directory.
Deletes the entry for the specified DN from the directory.
Deletes the entry for the specified DN from the directory.
Deletes the entry for the specified DN from the directory.
DELETE_CONTENT - static field in class netscape.ldap.util.LDIFContent
The LDIF record specifies an entry to be deleted.
DELIM - static field in class netscape.ldap.LDAPCache
Delimiter used internally when creating keys for the cache.
DEREF - static field in class netscape.ldap.LDAPv2
Option specifying how aliases are dereferenced.
DEREF_ALWAYS - static field in class netscape.ldap.client.opers.JDAPSearchRequest
DEREF_ALWAYS - static field in class netscape.ldap.LDAPv2
Specifies that aliases are always dereferenced.
DEREF_FINDING - static field in class netscape.ldap.LDAPv2
Specifies that aliases are dereferenced when finding the starting point for the search (but not when searching under that starting entry).
DEREF_FINDING_BASE_OBJ - static field in class netscape.ldap.client.opers.JDAPSearchRequest
DEREF_IN_SEARCHING - static field in class netscape.ldap.client.opers.JDAPSearchRequest
DEREF_NEVER - static field in class netscape.ldap.LDAPv2
Specifies that aliases are never dereferenced.
DEREF_SEARCHING - static field in class netscape.ldap.LDAPv2
Specifies that aliases are dereferenced when searching the entries beneath the starting point of the search (but not when finding the starting entry).
description - field in class netscape.ldap.LDAPSchemaElement
destroy() - method in class netscape.ldap.util.ConnectionPool
Destroy the whole pool - called during a shutdown
disconnect() - method in class netscape.ldap.LDAPConnection
Disconnects from the LDAP server.
disconnect() - method in class netscape.ldap.LDAPv2
Disconnects from the LDAP server.
DisplayString - class netscape.ldap.beans.DisplayString
DisplayString() - constructor for class netscape.ldap.beans.DisplayString
DisplayStringBeanInfo - class netscape.ldap.beans.DisplayStringBeanInfo
BeanInfo for displaying string
DisplayStringBeanInfo() - constructor for class netscape.ldap.beans.DisplayStringBeanInfo
dn - static field in class netscape.ldap.LDAPSchemaElement
DN - class netscape.ldap.util.DN
Objects of this class represent distinguished names (DN).
DN() - constructor for class netscape.ldap.util.DN
Constructs an empty DN object.
DN(String) - constructor for class netscape.ldap.util.DN
Constructs a DN object from the specified distinguished name.
dnString - static field in class netscape.ldap.LDAPSchemaElement
DSMLWriter - class netscape.ldap.util.DSMLWriter
Class for outputting LDAP entries to a stream as DSML.
DSMLWriter(PrintWriter) - constructor for class netscape.ldap.util.DSMLWriter
Constructs a DSMLWriter object to output entries to a stream as DSML.

E

elementAt(int) - method in class netscape.ldap.ber.stream.BERConstruct
Gets ber element at specific position.
elementAt(int) - method in class netscape.ldap.LDAPAttributeSet
Returns the attribute at the position specified by the index.
elementAt(int) - method in class netscape.ldap.LDAPModificationSet
Retrieves a particular LDAPModification object at the position specified by the index.
enableClientAuth() - method in class netscape.ldap.LDAPSSLSocketFactory
Enables certificate-based client authentication for an application.
enableClientAuth() - method in class netscape.ldap.LDAPSSLSocketWrapFactory
(Not implemented yet)
Enables client authentication for an application running in a java VM which provides transparent certificate database management.
This method is currently not implemented.
encode(String) - static method in class netscape.ldap.LDAPUrl
Encodes an arbitrary string.
ensureCapacity(int) - method in class netscape.ldap.util.ByteBuf
Ensures that the capacity of the buffer is at least equal to the specified minimum capacity.
ENTRY_ALREADY_EXISTS - static field in class netscape.ldap.client.opers.JDAPResult
ENTRY_ALREADY_EXISTS - static field in class netscape.ldap.LDAPException
(68) The specified entry already exists.
ENTRYCHANGED - static field in class netscape.ldap.controls.LDAPEntryChangeControl
ENUMERATED - static field in class netscape.ldap.ber.stream.BERElement
EOC - static field in class netscape.ldap.ber.stream.BERElement
Possible tags.
eof(netscape.ldap.util.ByteBuf) - method in class netscape.ldap.util.MimeBase64Decoder
Tell the Base64 decoder that no more input data will be forthcoming.
eof(netscape.ldap.util.ByteBuf) - method in class netscape.ldap.util.MimeBase64Encoder
Tell the base64 encoder that no more input data will be forthcoming.
eof(netscape.ldap.util.ByteBuf) - method in class netscape.ldap.util.MimeEncoder
Tell the decoder that no more input data will be forthcoming.
EQUALITY - static field in class netscape.ldap.LDAPAttributeSchema
equals(netscape.ldap.LDAPUrl) - method in class netscape.ldap.LDAPUrl
Reports if the two objects represent the same URL
equals(netscape.ldap.util.DN) - method in class netscape.ldap.util.DN
Determines if the current DN is equal to the specified DN.
equals(netscape.ldap.util.RDN) - method in class netscape.ldap.util.RDN
Determines if the current DN component is equal to the specified DN component.
equals(String,String) - static method in class netscape.ldap.LDAPDN
Compares two dn's for equality.
errorCodeToString() - method in class netscape.ldap.LDAPException
Returns the error message describing the error code (for this exception).
errorCodeToString(int) - static method in class netscape.ldap.LDAPException
Returns the error message describing the specified error code.
errorCodeToString(int,Locale) - static method in class netscape.ldap.LDAPException
Returns the error message describing the specified error code.
errorCodeToString(Locale) - method in class netscape.ldap.LDAPException
Returns the error message describing the error code for this exception.
ESCAPED_CHAR - static field in class netscape.ldap.util.DN
Array of the characters that may be escaped in a DN.
escapeRDN(String) - static method in class netscape.ldap.LDAPDN
Returns the RDN after escaping the characters specified by netscape.ldap.util.DN.ESCAPED_CHAR.
evaluateChallenge(byte[]) - method in class com.netscape.sasl.SaslClient
Evaluates the challenge data and generates a response.
evaluateChallenge(byte[]) - method in class com.netscape.sasl.mechanisms.SaslExternal
Evaluates the challenge data and generates a response.
EXOP_REQ_OID - static field in class netscape.ldap.ber.stream.BERElement
EXOP_REQ_VALUE - static field in class netscape.ldap.ber.stream.BERElement
EXOP_RES_OID - static field in class netscape.ldap.ber.stream.BERElement
EXOP_RES_VALUE - static field in class netscape.ldap.ber.stream.BERElement
EXPIRED - static field in class netscape.ldap.controls.LDAPPasswordExpiredControl
EXPIRING - static field in class netscape.ldap.controls.LDAPPasswordExpiringControl
explodeDN(boolean) - method in class netscape.ldap.util.DN
Returns an array of the individual components that make up the current distinguished name.
explodeDN(String,boolean) - static method in class netscape.ldap.LDAPDN
Returns the individual components of a distinguished name (DN).
explodeRDN(boolean) - method in class netscape.ldap.util.RDN
Returns the DN component as the first element in an array of strings.
explodeRDN(String,boolean) - static method in class netscape.ldap.LDAPDN
Returns the individual components of a relative distinguished name (RDN).
EXTENDED_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
EXTENDED_REQUEST - static field in class netscape.ldap.LDAPMessage
EXTENDED_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
EXTENDED_RESPONSE - static field in class netscape.ldap.LDAPMessage
Performs an extended operation on the directory.
Performs an extended operation on the directory.
Performs an extended operation on the directory.
extractParameters(args[]) - static method in class LDAPDelete
This class-method is used to extract specified parameters from the arguments list.
extractParameters(args[]) - static method in class LDAPModify
This class-method is used to extract specified parameters from the arguments list.
extractParameters(args[]) - static method in class LDAPSearch
This function is to extract specified parameters from the arguments list.
This function is to extract specified parameters from the arguments list.

F

factory - field in class netscape.ldap.factory.JSSESocketFactory
Retrieve the entire schema from the root of a Directory Server.
Retrieve the schema for a specific entry.
finalize() - method in class netscape.ldap.LDAPConnection
Finalize method, which disconnects from the LDAP server.
Support for bound property notification
Create a "flattened" BER encoding from a BER, and return it as a byte array.
flushEntries(String,int) - method in class netscape.ldap.LDAPCache
Flush the entries identified by DN and scope from the cache.
FORM - static field in class netscape.ldap.LDAPDITStructureRuleSchema

G

GENERALSTRING - static field in class netscape.ldap.ber.stream.BERElement
getAdditionalBeanInfo() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getAdditionalBeanInfo() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getAdditionalBeanInfo() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getAdditionalBeanInfo() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getAfterCount() - method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the number of results after the top/center to return per page.
getAliases() - method in class netscape.ldap.LDAPSchemaElement
Gets the aliases of the attribute, if any
Gets the list of the OIDs of the attribute types which can be used with the matching rule.
getAttribute() - method in class netscape.ldap.beans.LDAPGetEntries
Returns the name of the attribute to retrieve
getAttribute() - method in class netscape.ldap.beans.LDAPGetProperty
Returns the name of the attribute to retrieve
getAttribute() - method in class netscape.ldap.LDAPModification
Returns the attribute (possibly with values) to be modified.
getAttribute(String) - method in class netscape.ldap.LDAPAttributeSet
Returns a single attribute that exactly matches the specified attribute name.
getAttribute(String) - method in class netscape.ldap.LDAPEntry
In an entry, returns the single attribute that exactly matches the specified attribute name.
getAttribute(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of the attribute type with the specified name.
getAttribute(String,String) - method in class netscape.ldap.LDAPAttributeSet
Returns the subtype that matches the attribute name specified by attrName and the language specificaton identified by lang.
getAttribute(String,String) - method in class netscape.ldap.LDAPEntry
Returns the subtype that matches "attrName" and that best matches a language specification "lang".
getAttributeArray() - method in class netscape.ldap.LDAPUrl
Return the collection of attributes specified in the URL, or null for "every attribute"
getAttributeNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the attribute types in this schema.
getAttributes() - method in class netscape.ldap.client.opers.JDAPSearchResponse
Retrieves attributes
getAttributes() - method in class netscape.ldap.LDAPAttributeSet
Returns an enumeration of the attributes in this attribute set.
getAttributes() - method in class netscape.ldap.LDAPMatchingRuleSchema
Gets the list of the OIDs of the attribute types which can be used with the matching rule.
getAttributes() - method in class netscape.ldap.LDAPSchema
Gets an enumeration ofthe attribute type definitions in this schema.
getAttributes() - method in class netscape.ldap.LDAPUrl
Return the collection of attributes specified in the URL, or null for "every attribute"
getAttributes() - method in class netscape.ldap.util.LDIFAddContent
Retrieves the list of the attributes specified in the content of the LDIF record.
getAttributes() - method in class netscape.ldap.util.LDIFAttributeContent
Retrieves the list of the attributes specified in the content of the LDIF record.
getAttributeSet() - method in class netscape.ldap.LDAPEntry
Returns the attribute set of the entry.
getAttributeSet(String) - method in class netscape.ldap.LDAPEntry
Creates a new attribute set containing only the attributes that have the specified subtypes.
getAttributesForSyntax(String) - static method in class netscape.ldap.util.RDN
Returns all attributes registered for the given syntax as a String Array.
getAttributeSyntax(String) - static method in class netscape.ldap.util.RDN
Returns the syntax for the attribute if the given attribute is registered in the internal attribute table.
getAuthDN() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the DN to authenticate as; null or empty for anonymous.
getAuthenticationDN() - method in class netscape.ldap.LDAPConnection
Returns the distinguished name (DN) used for authentication over this connection.
getAuthenticationMethod() - method in class netscape.ldap.LDAPConnection
Gets the authentication method used to bind:
"none", "simple", or "sasl"
getAuthenticationPassword() - method in class netscape.ldap.LDAPConnection
Returns the password used for authentication over this connection.
getAuthPassword() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the password for the DN to authenticate as
getAuxiliaryClasses() - method in class netscape.ldap.LDAPDITContentRuleSchema
Gets the names of the auxiliary object classes allowed in this content rule.
getAVA() - method in class netscape.ldap.client.JDAPFilterAVA
Get attribute value assertion.
getAvailableSize() - method in class netscape.ldap.LDAPCache
Gets the amount of available space (in bytes) left in the cache.
getBase() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the directory base to search at.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPAddRequest
Gets the base dn component.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPBaseDNRequest
Gets the base dn component in the request.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPCompareRequest
Gets the base dn.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPDeleteRequest
Gets the base dn.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Gets the base dn component.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPModifyRequest
Gets the base dn component.
getBaseDN() - method in class netscape.ldap.client.opers.JDAPSearchRequest
Gets the base dn component.
getBaseDNs() - method in class netscape.ldap.LDAPCache
Gets the array of base DNs of searches to be cached.
getBaseName() - method in class netscape.ldap.LDAPAttribute
Extracts the base name from the attribute name of the current LDAPAttribute object.
getBaseName(String) - static method in class netscape.ldap.LDAPAttribute
Extracts the base name from the specified attribute name.
getBatchSize() - method in class netscape.ldap.LDAPSearchConstraints
Returns the suggested number of results to return at a time during search.
getBeanDescriptor() - method in class netscape.ldap.beans.DisplayStringBeanInfo
getBeanDescriptor() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getBeanDescriptor() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getBeanDescriptor() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getBeanDescriptor() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getBeforeCount() - method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the number of results before the top/center to return per page.
getBERElement() - method in class netscape.ldap.client.opers.JDAPAbandonRequest
Gets the ber representation of abandon request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPAddRequest
Gets the ber representation of add request.
getBERElement() - method in class netscape.ldap.client.JDAPAVA
Retrieves the ber representation.
getBERElement() - method in class netscape.ldap.client.opers.JDAPBindRequest
Retrieves the ber representation of the request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPCompareRequest
Retrieves the ber representation of the request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPDeleteRequest
Gets the ber representation of the delete request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPExtendedRequest
Gets the ber representation of extended request.
getBERElement() - method in class netscape.ldap.client.JDAPFilter
Gets the ber representation of filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterAVA
Gets the ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterExtensible
Gets ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterNot
Gets ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterPresent
Gets ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterSet
Gets the ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.JDAPFilterSubString
Gets ber representation of the filter.
getBERElement() - method in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Gets the ber representation of the request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPModifyRequest
Gets the ber representation of modify request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPProtocolOp
Retrieves the ber representation of the operation.
getBERElement() - method in class netscape.ldap.client.opers.JDAPResult
Retrieves the ber representation of the result.
getBERElement() - method in class netscape.ldap.client.opers.JDAPSearchRequest
Gets the ber representation of search request.
getBERElement() - method in class netscape.ldap.client.opers.JDAPSearchResponse
Retrieves ber representation of the result.
getBERElement() - method in class netscape.ldap.client.opers.JDAPSearchResultReference
Retrieves the BER representation of this object.
getBERElement() - method in class netscape.ldap.client.opers.JDAPUnbindRequest
Gets the ber representation of the unbind rquest.
getBERElement() - method in class netscape.ldap.LDAPAttribute
Retrieves the BER (Basic Encoding Rules) representation of an attribute.
getBERElement() - method in class netscape.ldap.LDAPModification
Retrieves the BER (Basic Encoding Rules) representation of the current modification.
getBindProc() - method in class netscape.ldap.LDAPConstraints
Returns the object that provides the mechanism for authenticating to the server on referrals.
getBytes(int,int,dst[],int) - method in class netscape.ldap.util.ByteBuf
Copies the bytes (from the section of the byte buffer from the index srcBegin to the index srcEnd - 1 ) into the specified byte array.
getByteValueArray() - method in class netscape.ldap.LDAPAttribute
Returns the values of the attribute in an array of byte[] format.
getByteValues() - method in class netscape.ldap.LDAPAttribute
Returns an enumerator for the values of the attribute in byte[] format.
getCache() - method in class netscape.ldap.LDAPConnection
Gets the LDAPCache object associated with the current LDAPConnection object.
getCaseSensitive() - method in class netscape.ldap.LDAPCompareAttrNames
Gets the state of the case-sensitivity flag.
getChangeNumber() - method in class netscape.ldap.controls.LDAPEntryChangeControl
Gets the change number, which identifies the record of the change in the server's change log.
getChangesOnly() - method in class netscape.ldap.controls.LDAPPersistSearchControl
Indicates whether you want the server to send any existing entries that already match the search criteria or only the entries that have changed.
getChangeType() - method in class netscape.ldap.controls.LDAPEntryChangeControl
Gets the change type, which identifies the type of change that occurred.
getChangeTypes() - method in class netscape.ldap.controls.LDAPPersistSearchControl
Gets the change types monitored by this control.
getCipherSuites() - method in class netscape.ldap.LDAPSSLSocketFactory
Returns the suite of ciphers used for SSL connections made through sockets created by this factory.
getCipherSuites() - method in class netscape.ldap.LDAPSSLSocketFactoryExt
Returns the suite of ciphers used for SSL connections.
getCipherSuites() - method in class netscape.ldap.LDAPSSLSocketWrapFactory
Returns the suite of ciphers used for SSL connections made through sockets created by this factory.
getClientControls() - method in class netscape.ldap.LDAPConstraints
Returns any client controls to be applied by the client to LDAP operations.
getConnection() - method in class netscape.ldap.util.ConnectionPool
Gets a connection from the pool If no connections are available, the pool will be extended if the number of connections is less than the maximum; if the pool cannot be extended, the method blocks until a free connection becomes available.
getConnection(int) - method in class netscape.ldap.util.ConnectionPool
Gets a connection from the pool within a time limit.
getConnectTimeout() - method in class netscape.ldap.LDAPConnection
Returns the maximum time to wait for the connection to be established.
getConnFromPool() - method in class netscape.ldap.util.ConnectionPool
Gets a connection from the pool If no connections are available, the pool will be extended if the number of connections is less than the maximum; if the pool cannot be extended, the method returns null.
getConnSetupDelay() - method in class netscape.ldap.LDAPConnection
Returns the delay in seconds when making concurrent connection attempts to multiple servers.
getConstraints() - method in class netscape.ldap.LDAPConnection
Returns the set of constraints that apply to all operations performed through this connection (unless you specify a different set of constraints when calling a method).
getContent() - method in class netscape.ldap.util.LDIFRecord
Retrieves the content of the LDIF record.
getContentCount() - method in class netscape.ldap.controls.LDAPVirtualListResponse
Gets the size of the virtual result set.
getContext() - method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the optional context cookie.
getContext() - method in class netscape.ldap.controls.LDAPVirtualListResponse
Gets the context cookie, if any.
getControls() - method in class netscape.ldap.LDAPMessage
Retrieves list of controls.
getControls() - method in class netscape.ldap.util.LDIFBaseContent
Retrieves the list of controls specified in the content of the LDIF record, if any
getControls() - method in class netscape.ldap.util.LDIFContent
Retrieves the list of controls specified in the content of the LDIF record, if any
getControls() - method in class netscape.ldap.util.LDIFRecord
Retrieves the list of controls specified in the content of the LDIF record, if any.
getControlString() - method in class netscape.ldap.util.LDIFBaseContent
Get the OIDs of all controls, if any, as a string
getCount() - method in class netscape.ldap.LDAPSearchResults
Returns a count of queued search results immediately available for processing.
getCredentials() - method in class netscape.ldap.client.opers.JDAPBindResponse
Retrieves Sasl Credentials.
getCustomValues() - method in class netscape.ldap.LDAPSchemaElement
Gets any qualifiers marked as custom (starting with "X-")
getDebug() - method in class netscape.ldap.util.ConnectionPool
Reports the debug printout mode.
getDebug() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns true if debug output is on
getDefaultEventIndex() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getDefaultEventIndex() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getDefaultEventIndex() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getDefaultEventIndex() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getDefaultPropertyIndex() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getDefaultPropertyIndex() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getDefaultPropertyIndex() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getDefaultPropertyIndex() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getDeleteOldRDN() - method in class netscape.ldap.util.LDIFModDNContent
Determines if the content of the LDIF record specifies that the old RDN should be removed as an attribute in the entry.
getDereference() - method in class netscape.ldap.LDAPSearchConstraints
Specifies how aliases should be dereferenced.
getDescription() - method in class netscape.ldap.LDAPSchemaElement
Gets the description of the object class, attribute type, or matching rule.
getDITContentRule(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of a content rule with the specified name.
getDITContentRuleNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the content rules in this schema.
getDITContentRules() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the content rules in this schema.
getDITStructureRule(int) - method in class netscape.ldap.LDAPSchema
Gets the definition of a structure rule with the specified name.
getDITStructureRule(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of a structure rule with the specified name.
getDITStructureRuleNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the structure rules in this schema.
getDITStructureRules() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the structure rules in this schema.
getDN() - method in class netscape.ldap.LDAPEntry
Returns the distinguished name of the current entry.
getDN() - method in class netscape.ldap.LDAPRebindAuth
Returns the distinguished name to be used for reauthentication, if the client is set up to follow referrals automatically.
getDN() - method in class netscape.ldap.LDAPUrl
Return the distinguished name encapsulated in the URL
getDN() - method in class netscape.ldap.util.LDIFRecord
Retrieves the distinguished name of the LDIF record.
getDNType() - method in class netscape.ldap.util.DN
Gets the type of format used for the DN (RFC format or OSF format).
Gets a ber element from the input stream.
Gets an application specific ber element from an input stream.
Gets an application specific ber element from the stream.
getEntries() - method in class netscape.ldap.beans.LDAPGetEntries
Searches and returns values of a previously registered property, using previously set parameters
getEntries(ActionEvent) - method in class netscape.ldap.beans.LDAPGetEntries
getEntries(String,int,String,int,String) - method in class netscape.ldap.beans.LDAPGetEntries
Searches and returns values for a specified attribute
Searches and returns values for a specified attribute
getEntry() - method in class netscape.ldap.LDAPSearchResult
Returns the entry of a server search response.
getErrorCode() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the latest error code
getErrorMessage() - method in class netscape.ldap.client.opers.JDAPResult
Gets the error message.
getErrorMessage() - method in class netscape.ldap.LDAPResponse
Returns any error message in the response.
getEventSetDescriptors() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getEventSetDescriptors() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getEventSetDescriptors() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getEventSetDescriptors() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getException() - method in class com.netscape.sasl.SaslException
Returns the root exception that caused this exception.
getFailedAttribute() - method in class netscape.ldap.controls.LDAPSortControl
getFilter() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the search filter
getFilter() - method in class netscape.ldap.LDAPUrl
Returns the search filter (RFC 1558), or the default if none was specified.
getFilter(String) - static method in class netscape.ldap.client.JDAPFilter
Constructs filter from filter string specified in RFC1558.
getFilterComp(String) - static method in class netscape.ldap.client.JDAPFilter
Constructs the filter computation.
getFilterItem(String) - static method in class netscape.ldap.client.JDAPFilter
Gets filter item.
getFilterList(String) - static method in class netscape.ldap.client.JDAPFilter
Parses a list of filters
getFirstPosition() - method in class netscape.ldap.controls.LDAPVirtualListResponse
Gets the index of the first entry returned.
getGroup() - method in class netscape.ldap.beans.LDAPIsMember
Returns the distinguished name of the group
getHopLimit() - method in class netscape.ldap.LDAPConstraints
Returns the maximum number of hops to follow during a referral.
getHost() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the host to search at.
getHost() - method in class netscape.ldap.LDAPConnection
Returns the host name of the LDAP server to which you are connected.
getHost() - method in class netscape.ldap.LDAPUrl
Return the host name of the LDAP server
getID() - method in class netscape.ldap.client.opers.JDAPExtendedResponse
Retrieves the oid of the extended operation.
getID() - method in class netscape.ldap.LDAPControl
Gets the object ID (OID) of the control.
getID() - method in class netscape.ldap.LDAPExtendedOperation
Get the identifier for this operation.
getID() - method in class netscape.ldap.LDAPExtendedResponse
Returns the OID of the response.
getID() - method in class netscape.ldap.LDAPSchemaElement
Gets the object ID (OID) of the object class, attribute type, or matching rule in dotted-string format (for example, "1.2.3.4").
getIndex() - method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the size of the virtual result set.
getInputStream() - method in class netscape.ldap.LDAPConnection
Gets the stream for reading from the listener socket
getInputStream(InputStream) - method in class com.netscape.sasl.SaslClient
Retrieves an input stream for the session.
getInputStream(InputStream) - method in class com.netscape.sasl.mechanisms.SaslExternal
Retrieves an input stream for the session.
getKey() - method in class netscape.ldap.LDAPSortKey
Returns the attribute by which to sort.
getLangSubtype() - method in class netscape.ldap.LDAPAttribute
Extracts the language subtype from the attribute name of the LDAPAttribute object, if any.
getLDAPErrorMessage() - method in class netscape.ldap.LDAPException
Returns the error message from the last error, if this message is available (that is, if this message was set).
getLDAPResultCode() - method in class netscape.ldap.LDAPException
Returns the result code from the last error that occurred.
getListSize() - method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the size of the virtual result set.
getLocale() - method in class netscape.ldap.LDAPCompareAttrNames
Gets the locale, if any, used for collation.
getMatchedDN() - method in class netscape.ldap.client.opers.JDAPResult
Gets the matched dn.
getMatchedDN() - method in class netscape.ldap.LDAPException
Returns the maximal subset of a DN which could be matched by the server.
getMatchedDN() - method in class netscape.ldap.LDAPResponse
Returns the partially matched DN field, if any, in a server response.
getMatchingRule(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of a matching rule with the specified name.
getMatchingRuleNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the matching rules in this schema.
getMatchingRules() - method in class netscape.ldap.LDAPSchema
Gets an enumeration ofthe matching rule definitions in this schema.
getMatchRule() - method in class netscape.ldap.LDAPSortKey
Returns the object ID (OID) of the matching rule used for sorting.
getMaxBacklog() - method in class netscape.ldap.LDAPSearchConstraints
Get the maximum number of unread entries any search listener can have before we stop reading from the server.
getMaxResults() - method in class netscape.ldap.LDAPSearchConstraints
Returns the maximum number of search results that are to be returned; 0 means there is no limit.
getMechanismName() - method in class com.netscape.sasl.SaslClient
Returns the IANA-registered mechanism name of this SASL client.
getMechanismName() - method in class com.netscape.sasl.mechanisms.SaslExternal
Returns the name of mechanism driver.
getMechanismNames() - method in class com.netscape.sasl.ClientFactory
Returns an array of names of mechanisms supported by this factory.
getMechanismNames() - method in class com.netscape.sasl.SaslClientFactory
Returns an array of names of mechanisms supported by this factory.
getMember() - method in class netscape.ldap.beans.LDAPIsMember
Returns the distinguished name of the member
getMessage() - method in class netscape.ldap.controls.LDAPPasswordExpiredControl
Gets the message returned by the server with this control.
getMessage() - method in class netscape.ldap.controls.LDAPPasswordExpiringControl
Gets the value associated with this control parsed as a string.
getMessageID() - method in class netscape.ldap.LDAPMessage
Returns the message identifer.
getMessageIDs() - method in class netscape.ldap.LDAPResponseListener
Returns message IDs for all outstanding requests
getMessageIDs() - method in class netscape.ldap.LDAPSearchListener
Returns message IDs for all outstanding requests
getMethodDescriptors() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getModifications() - method in class netscape.ldap.util.LDIFModifyContent
Retrieves the list of the modifications specified in the content of the LDIF record.
getName() - method in class netscape.ldap.LDAPAttribute
Returns the name of the attribute.
getName() - method in class netscape.ldap.LDAPSchemaElement
Gets the name of the object class, attribute type, or matching rule.
getNameForm() - method in class netscape.ldap.LDAPDITStructureRuleSchema
Returns the NameForm that this structure rule controls.
getNameForm(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of a name form with the specified name.
getNameFormNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the name forms in this schema.
getNameForms() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the name forms in this schema.
getNewParent() - method in class netscape.ldap.util.LDIFModDNContent
Returns the entry's new parent DN, if specified in the content of the LDIF record.
getNumEntries() - method in class netscape.ldap.LDAPCache
Gets the number of entries being cached.
getNumFlushes() - method in class netscape.ldap.LDAPCache
Gets the total number of entries that are flushed when timer expires and flushEntries is called.
getNumHits() - method in class netscape.ldap.LDAPCache
Gets the total number of requests which successfully found and retrieved an item from the cache.
getNumMisses() - method in class netscape.ldap.LDAPCache
Gets the total number of requests which failed to find and retrieve an item from the cache.
getObjectClass() - method in class netscape.ldap.LDAPNameFormSchema
Returns the name of the object class that this name form applies to.
getObjectClass(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of the object class with the specified name.
getObjectClasses() - method in class netscape.ldap.LDAPSchema
Gets an enumeration ofthe object class definitions in this schema.
getObjectClassNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the object classes in this schema.
getObjectName() - method in class netscape.ldap.client.opers.JDAPSearchResponse
Retrieves object name
getOID() - method in class netscape.ldap.LDAPExtendedResponse
Returns the OID of the response.
getOID() - method in class netscape.ldap.LDAPSchemaElement
Gets the object ID (OID) of the object class, attribute type, or matching rule in dotted-string format (for example, "1.2.3.4").
getOp() - method in class netscape.ldap.LDAPModification
Returns the type of modification specified by this object.
GetOpt - class netscape.ldap.util.GetOpt
This class is similar to the getopt() function in UNIX System V.
GetOpt(String,args[]) - constructor for class netscape.ldap.util.GetOpt
Constructs a GetOpt object.
getOption(int) - method in class netscape.ldap.LDAPConnection
Returns the value of the specified option for this LDAPConnection object.
getOption(int) - method in class netscape.ldap.LDAPv2
Retrieves an option that applies to the connection.
getOptionalAttributes() - method in class netscape.ldap.LDAPDITContentRuleSchema
Gets the names of optional attributes allowed in this content rule.
getOptionalAttributes() - method in class netscape.ldap.LDAPObjectClassSchema
Gets an enumeration of names of optional attributes allowed in this object class.
getOptionalNamingAttributes() - method in class netscape.ldap.LDAPNameFormSchema
Gets the names of optional attributes allowed in this name form.
getOptionalValues(String[]) - method in class netscape.ldap.LDAPSchemaElement
Gets qualifiers which may or may not be present
getOptionParam(char) - method in class netscape.ldap.util.GetOpt
Gets the argument specified with an option.
getOutputStream() - method in class netscape.ldap.LDAPConnection
Gets the stream for writing to the socket
getOutputStream(OutputStream) - method in class com.netscape.sasl.SaslClient
Retrieves an output stream for the session.
getOutputStream(OutputStream) - method in class com.netscape.sasl.mechanisms.SaslExternal
Retrieves an output stream for the session.
getParameters() - method in class netscape.ldap.util.GetOpt
Gets a list of any additional parameters specified (not including the arguments for any options).
getParamString() - method in class netscape.ldap.client.opers.JDAPAddRequest
Retrieves the string representation of add request parameters.
getParamString() - method in class netscape.ldap.client.JDAPAVA
Retrieves the string representation parameters.
getParamString() - method in class netscape.ldap.client.opers.JDAPBindRequest
Retrieves the string representation of the request parameters.
getParamString() - method in class netscape.ldap.client.opers.JDAPExtendedRequest
Retrieves the string representation of add request parameters.
getParamString() - method in class netscape.ldap.client.JDAPFilterSet
Gets the filter set parameters.
getParamString() - method in class netscape.ldap.client.opers.JDAPResult
Retrieves string representation of the result.
getParent() - method in class netscape.ldap.util.DN
Gets the parent DN for this DN.
getPassword() - method in class netscape.ldap.LDAPRebindAuth
Returns the password to be used for reauthentication, if the client is set up to follow referrals automatically.
getPort() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the port to search at.
getPort() - method in class netscape.ldap.LDAPConnection
Returns the port number of the LDAP server to which you are connected.
getPort() - method in class netscape.ldap.LDAPUrl
Return the port number for the LDAP server
getPrecludedAttributes() - method in class netscape.ldap.LDAPDITContentRuleSchema
Gets the names of the precluded attributes for this content rule.
getPreviousDN() - method in class netscape.ldap.controls.LDAPEntryChangeControl
Gets the previous DN of the entry (if the entry was renamed).
getPrintableValue(byte[]) - method in class netscape.ldap.util.LDAPWriter
getProperty() - method in class netscape.ldap.beans.LDAPGetProperty
Searches and returns values of a previously registered property, using previously set parameters
getProperty(ActionEvent) - method in class netscape.ldap.beans.LDAPGetProperty
getProperty(String) - method in class netscape.ldap.LDAPConnection
Gets a property of a connection.
Searches and returns values for a specified attribute
getPropertyDescriptors() - method in class netscape.ldap.beans.LDAPGetEntriesBeanInfo
getPropertyDescriptors() - method in class netscape.ldap.beans.LDAPGetPropertyBeanInfo
getPropertyDescriptors() - method in class netscape.ldap.beans.LDAPIsMemberBeanInfo
getPropertyDescriptors() - method in class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
getQualifier(String) - method in class netscape.ldap.LDAPSchemaElement
Gets the value of a qualifier which is not predefined.
getQualifierNames() - method in class netscape.ldap.LDAPSchemaElement
Gets an enumeration of all qualifiers which are not predefined.
getRDN() - method in class netscape.ldap.util.LDIFModDNContent
Returns the new RDN specified in the content of the LDIF record.
getRDNs() - method in class netscape.ldap.util.DN
Returns a list of the components (RDN objects) that make up the current DN.
getRebindAuthentication(String,int) - method in class netscape.ldap.LDAPRebind
Returns an LDAPRebindAuth object, which the calling function can use to get the DN and password to use for authentication (if the client is set up to follow referrals automatically).
getRebindProc() - method in class netscape.ldap.LDAPConstraints
Returns the object that provides the method for getting authentication information.
getReferralErrors() - method in class netscape.ldap.LDAPSearchConstraints
Reports if errors when following search continuation references are to cause processing of the remaining results to be aborted.
getReferrals() - method in class netscape.ldap.client.opers.JDAPResult
Retrieves referrals from the LDAP Result.
getReferrals() - method in class netscape.ldap.LDAPConstraints
Specifies whether nor not referrals are followed automatically.
getReferrals() - method in class netscape.ldap.LDAPResponse
Returns all referrals, if any, in a server response.
getRequiredAttributes() - method in class netscape.ldap.LDAPDITContentRuleSchema
Gets the names of the required attributes for this content rule.
getRequiredAttributes() - method in class netscape.ldap.LDAPObjectClassSchema
Gets an enumeration of the names of the required attributes for this object class.
getRequiredNamingAttributes() - method in class netscape.ldap.LDAPNameFormSchema
Gets the names of the required attributes for this name form.
getResponse() - method in class netscape.ldap.LDAPResponseListener
Blocks until a response is available, or until all operations associated with the object have completed or been canceled, and returns the response.
getResponse() - method in class netscape.ldap.LDAPSearchListener
Blocks until a search result, reference or response is available, * or until all operations associated with the object have completed * or been canceled.
getResponseControls() - method in class netscape.ldap.LDAPConnection
Returns an array of the latest controls (if any) from server.
getResponseControls() - method in class netscape.ldap.LDAPSearchResults
Returns the controls returned with this search result.
getResponseControls() - method in class netscape.ldap.LDAPv3
Returns an array of the latest controls (if any) from the server.
getResultCode() - method in class netscape.ldap.client.opers.JDAPResult
Gets the result code.
getResultCode() - method in class netscape.ldap.LDAPResponse
Returns the result code in a server response.
getResultCode() - method in class netscape.ldap.controls.LDAPSortControl
getResultCode() - method in class netscape.ldap.controls.LDAPVirtualListResponse
Gets the result code.
getResultString() - method in class netscape.ldap.beans.LDAPGetEntries
getReturnControls() - method in class netscape.ldap.controls.LDAPPersistSearchControl
Indicates whether or not the server includes an "entry change notification" control with each entry it sends back to the client during the persistent search.
getReverse() - method in class netscape.ldap.LDAPSortKey
Returns true if sorting is to be done in descending order.
getRuleID() - method in class netscape.ldap.LDAPDITStructureRuleSchema
Returns the rule ID for this structure rule.
getScope() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Get the current search scope
getScope() - method in class netscape.ldap.LDAPUrl
Returns the scope of the search, according to the values SCOPE_BASE, SCOPE_ONE, SCOPE_SUB as defined in LDAPv2.
getSearchConstraints() - method in class netscape.ldap.LDAPConnection
Returns the set of search constraints that apply to all searches performed through this connection (unless you specify a different set of search constraints when calling the search method).
getSecondsToExpiration() - method in class netscape.ldap.controls.LDAPPasswordExpiringControl
Gets the number of seconds until the password expires returned by the server.
getServerControls() - method in class netscape.ldap.LDAPConstraints
Returns any server controls to be applied by the server to LDAP operations.
getServerTimeLimit() - method in class netscape.ldap.LDAPSearchConstraints
Returns the maximum number of seconds to wait for the server to spend on a search operation.If 0, there is no time limit.
getSize() - method in class netscape.ldap.ber.stream.BERBitString
Gets the number of bits.
getSize() - method in class netscape.ldap.LDAPCache
Gets the maximum size of the cache (in bytes).
getSocketFactory() - method in class netscape.ldap.LDAPConnection
Gets the object representing the socket factory used to establish a connection to the LDAP server or for the start TLS operation.
getSocketFactory() - static method in class netscape.ldap.LDAPUrl
Gets the socket factory to be used for ldaps:// URLs.
getSSLSocketImpl() - method in class netscape.ldap.LDAPSSLSocketFactory
Returns the name of the class that implements SSL sockets for this factory.
getSSLSocketImpl() - method in class netscape.ldap.LDAPSSLSocketWrapFactory
Returns the name of the class that implements SSL sockets for this factory.
getStringValueArray() - method in class netscape.ldap.LDAPAttribute
Returns the values of the attribute as an array of String objects.
getStringValues() - method in class netscape.ldap.LDAPAttribute
Returns an enumerator for the string values of an attribute.
getSubset(String) - method in class netscape.ldap.LDAPAttributeSet
Creates a new attribute set containing only the attributes that have the specified subtypes.
getSubtypes() - method in class netscape.ldap.LDAPAttribute
Extracts the subtypes from the attribute name of the current LDAPAttribute object.
getSubtypes(String) - static method in class netscape.ldap.LDAPAttribute
Extracts the subtypes from the specified attribute name.
getSuperior() - method in class netscape.ldap.LDAPAttributeSchema
Gets the name of the attribute that this attribute inherits from, if any.
getSuperior() - method in class netscape.ldap.LDAPObjectClassSchema
Gets the name of the object class from which this class inherits.
getSuperiors() - method in class netscape.ldap.LDAPDITStructureRuleSchema
Returns a list of all structure rules that are superior to this structure rule.
getSuperiors() - method in class netscape.ldap.LDAPObjectClassSchema
Gets the names of all object classes that this class inherits from.
getSyntax() - method in class netscape.ldap.LDAPAttributeSchema
Gets the syntax of the schema element
getSyntax() - method in class netscape.ldap.LDAPSyntaxSchema
Gets the syntax of the schema element
getSyntax(String) - method in class netscape.ldap.LDAPSchema
Gets the definition of a syntax with the specified name.
getSyntaxes() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the syntaxes in this schema.
getSyntaxNames() - method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the syntaxes in this schema.
getSyntaxString() - method in class netscape.ldap.LDAPAttributeSchema
Gets the syntax of the attribute type in dotted-decimal format, for example "1.2.3.4.5"
getSyntaxString() - method in class netscape.ldap.LDAPSyntaxSchema
Gets the syntax of the syntax type in dotted-decimal format, for example "1.2.3.4.5"
getTag() - method in class netscape.ldap.ber.stream.BERTag
Gets the element tag.
getTempFile(String) - method in class netscape.ldap.util.LDIFWriter
Create a unique file name in the temp folder and open an output stream to the file
getTimeLimit() - method in class netscape.ldap.LDAPConstraints
Returns the maximum number of milliseconds to wait for any operation under these constraints.
getTimeToLive() - method in class netscape.ldap.LDAPCache
Gets the maximum age allowed for cached items (in seconds).
getTotalOperations() - method in class netscape.ldap.LDAPCache
Gets the total number of requests for retrieving items from the cache.
getType() - method in class netscape.ldap.ber.stream.BERAny
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERBitString
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERBoolean
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERCharacterString
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERChoice
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERConstruct
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERElement
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BEREnumerated
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERInteger
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERIntegral
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERNull
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERNumericString
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERObjectId
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BEROctetString
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERPrintableString
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERReal
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERSequence
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERSet
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERTag
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERUTCTime
Gets the element type.
getType() - method in class netscape.ldap.ber.stream.BERVisibleString
Gets the element type.
getType() - method in class netscape.ldap.client.opers.JDAPAbandonRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPAddRequest
Retrieves protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPAddResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.JDAPAVA
Retrieves the AVA type.
getType() - method in class netscape.ldap.client.opers.JDAPBindRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPBindResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPCompareRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPCompareResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPDeleteRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPDeleteResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPExtendedRequest
Retrieves protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPExtendedResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPModifyRDNResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPModifyRequest
Retrieves protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPModifyResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPProtocolOp
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPSearchRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPSearchResponse
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPSearchResult
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPSearchResultReference
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.client.opers.JDAPUnbindRequest
Retrieves the protocol operation type.
getType() - method in class netscape.ldap.LDAPMessage
Returns the LDAP operation type of the message
getType() - method in class netscape.ldap.LDAPObjectClassSchema
Gets the type of the object class.
getType() - method in class netscape.ldap.util.LDIFAddContent
Returns the content type.
getType() - method in class netscape.ldap.util.LDIFAttributeContent
Returns the content type.
getType() - method in class netscape.ldap.util.LDIFContent
Determines the content type.
getType() - method in class netscape.ldap.util.LDIFDeleteContent
Returns the content type.
getType() - method in class netscape.ldap.util.LDIFModDNContent
Returns the content type.
getType() - method in class netscape.ldap.util.LDIFModifyContent
Returns the content type.
getType() - method in class netscape.ldap.util.RDN
Returns the attribute type of the DN component.
getTypes() - method in class netscape.ldap.util.RDN
Returns the attribute types of the DN component.
getUrl() - method in class netscape.ldap.LDAPUrl
Returns a valid string representation of this LDAP URL.
getUrls() - method in class netscape.ldap.client.opers.JDAPSearchResultReference
Retrieves a list of urls.
getURLs() - method in class netscape.ldap.LDAPReferralException
Gets the list of referrals (LDAP URLs to other servers) returned by the LDAP server.
getUrls() - method in class netscape.ldap.LDAPSearchResultReference
Returns a list of LDAP URLs that are referred to.
getUserID() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Return the user ID.
getUserName() - method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the user name
getUseValue() - method in class netscape.ldap.LDAPMatchingRuleSchema
Gets the matching rule use definition in the string representation of the MatchingRuleUseDescription data type defined in X.501 (see RFC 2252, Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions for a description of these formats).
getValue() - method in class netscape.ldap.ber.stream.BERBitString
Gets the bitstring value.
getValue() - method in class netscape.ldap.ber.stream.BERBoolean
Gets the boolean value.
getValue() - method in class netscape.ldap.ber.stream.BERCharacterString
Gets the element value.
getValue() - method in class netscape.ldap.ber.stream.BERChoice
Gets the value of the chosen type.
getValue() - method in class netscape.ldap.ber.stream.BERIntegral
Gets the integral value.
getValue() - method in class netscape.ldap.ber.stream.BERObjectId
Gets the element value.
getValue() - method in class netscape.ldap.ber.stream.BEROctetString
Gets the element value.
getValue() - method in class netscape.ldap.ber.stream.BERTag
Gets the element from the tagged object.
getValue() - method in class netscape.ldap.ber.stream.BERUTCTime
Gets the element value.
getValue() - method in class netscape.ldap.client.JDAPAVA
Retrieves the AVA value.
getValue() - method in class netscape.ldap.client.opers.JDAPExtendedResponse
Retrieves the results of the extended operation.
getValue() - method in class netscape.ldap.LDAPControl
Gets the data in the control.
getValue() - method in class netscape.ldap.LDAPDITContentRuleSchema
Prepares a value in RFC 2252 format for submission to a server
getValue() - method in class netscape.ldap.LDAPDITStructureRuleSchema
Prepares a value in RFC 2252 format for submission to a server
getValue() - method in class netscape.ldap.LDAPExtendedOperation
Get the data for this operation.
getValue() - method in class netscape.ldap.LDAPExtendedResponse
Returns the raw bytes of the value part of the response.
getValue() - method in class netscape.ldap.LDAPMatchingRuleSchema
Gets the matching rule definition in the string representation of the MatchingRuleDescription data type defined in X.501 (see RFC 2252, Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions for a description of these formats).
getValue() - method in class netscape.ldap.LDAPMatchingRuleUseSchema
Gets the matching rule use definition in the string representation of the MatchingRuleUseDescription data type defined in X.501 (see RFC 2252, Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions for a description of these formats).
getValue() - method in class netscape.ldap.LDAPSchemaElement
Formats a String in the format defined in X.501 (see RFC 2252, Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions for a description of this format).
getValue() - method in class netscape.ldap.LDAPSyntaxSchema
Prepares a value in RFC 2252 format for submission to a server
getValue() - method in class netscape.ldap.util.RDN
Returns the value of the DN component.
getValues() - method in class netscape.ldap.util.RDN
Returns the values of the DN component.
getVersion() - method in class netscape.ldap.util.LDIF
Gets the version of LDIF used in the data.
GRAPHICSTRING - static field in class netscape.ldap.ber.stream.BERElement

H

hasMoreElements() - method in class netscape.ldap.LDAPSearchResults
Returns true if there are more search results to be returned.
hasOption(char) - method in class netscape.ldap.util.GetOpt
Determines if an option was specified.
hasSubtype(String) - method in class netscape.ldap.LDAPAttribute
Reports whether the attribute name contains the specified subtype.
hasSubtypes(String[]) - method in class netscape.ldap.LDAPAttribute
Reports if the attribute name contains all specified subtypes For example, if you check for the subtypes lang-en and phonetic and the attribute name is cn;lang-en;phonetic, this method returns true.

I

IA5STRING - static field in class netscape.ldap.ber.stream.BERElement
INAPPROPRIATE_AUTHENTICATION - static field in class netscape.ldap.client.opers.JDAPResult
INAPPROPRIATE_AUTHENTICATION - static field in class netscape.ldap.LDAPException
(48) The authentication presented to the server is inappropriate.
INAPPROPRIATE_MATCHING - static field in class netscape.ldap.client.opers.JDAPResult
INAPPROPRIATE_MATCHING - static field in class netscape.ldap.LDAPException
(18) An inappropriate type of matching was used.
INDEX_RANGE_ERROR - static field in class netscape.ldap.LDAPException
(61) An index range error occurred.
initialize(netscape.ldap.LDAPEntry) - method in class netscape.ldap.LDAPSchema
Extract all schema elements from subschema entry
initialize(String) - static method in class netscape.ldap.factory.JSSSocketFactory
Initialize the JSS security subsystem.
INSUFFICIENT_ACCESS_RIGHTS - static field in class netscape.ldap.client.opers.JDAPResult
INSUFFICIENT_ACCESS_RIGHTS - static field in class netscape.ldap.LDAPException
(50) The client is authenticated as a user who does not have the access privileges to perform this operation.
INTEGER - static field in class netscape.ldap.ber.stream.BERElement
integer - static field in class netscape.ldap.LDAPSchemaElement
intString - static field in class netscape.ldap.LDAPSchemaElement
INVALID_ATTRIBUTE_SYNTAX - static field in class netscape.ldap.client.opers.JDAPResult
INVALID_ATTRIBUTE_SYNTAX - static field in class netscape.ldap.LDAPException
(21) The request contains invalid syntax.
INVALID_CREDENTIALS - static field in class netscape.ldap.client.opers.JDAPResult
INVALID_CREDENTIALS - static field in class netscape.ldap.LDAPException
(49) The credentials presented to the server for authentication are not valid.
INVALID_DN_SYNTAX - static field in class netscape.ldap.client.opers.JDAPResult
INVALID_DN_SYNTAX - static field in class netscape.ldap.LDAPException
(34) The specified distinguished name (DN) uses invalid syntax.
INVALID_PARAMETER - static field in class netscape.ldap.beans.LDAPBasePropertySupport
INVALID_PARAMETER - static field in class netscape.ldap.beans.LDAPIsMember
IS_LEAF - static field in class netscape.ldap.client.opers.JDAPResult
IS_LEAF - static field in class netscape.ldap.LDAPException
(35) The specified entry is a "leaf" entry (it has no entries beneath it in the directory tree).
isAuthenticated() - method in class netscape.ldap.LDAPConnection
Indicates whether this client has authenticated to the LDAP server
isClientAuth() - method in class netscape.ldap.LDAPSSLSocketFactory
Returns true if client authentication is enabled.
isClientAuth() - method in class netscape.ldap.LDAPSSLSocketFactoryExt
Returns true if client authentication is enabled.
isClientAuth() - method in class netscape.ldap.LDAPSSLSocketWrapFactory
Returns true if client authentication is to be used.
isComplete() - method in class com.netscape.sasl.SaslClient
Determines whether the authentication exchange has completed.
isComplete() - method in class com.netscape.sasl.mechanisms.SaslExternal
The method may be called at any time to determine if the authentication process is finished.
isConnected() - method in class netscape.ldap.LDAPConnection
Indicates whether the connection represented by this object is open at this time.
isCritical() - method in class netscape.ldap.LDAPControl
Specifies whether or not the control is critical to the LDAP operation.
isDescendantOf(netscape.ldap.util.DN) - method in class netscape.ldap.util.DN
Determines if this DN is a descendant of the given DN.
isDN(String) - static method in class netscape.ldap.util.DN
Determines if the given string is an distinguished name or not.
Returns true if the value of the attribute in the first entry is greater than the value of the attribute in the second entry.
Specifies the algorithm used to compare entries when sorting search results.
isMember() - method in class netscape.ldap.beans.LDAPIsMember
Checks if an entity (specified by distinguished name) is a member of a particular group (specified by distinguished name)
isMember(ActionEvent) - method in class netscape.ldap.beans.LDAPIsMember
Checks if an entity (specified by distinguished name) is a member of a particular group (specified by distinguished name)
Checks if an entity (specified by distinguished name) is a member of a particular group (specified by distinguished name)
isMultivalued() - method in class netscape.ldap.util.RDN
Returns true if the RDN is multi-valued.
isNetscape() - static method in class netscape.ldap.LDAPConnection
Reports if the class is running in a Netscape browser.
isObsolete() - method in class netscape.ldap.LDAPSchemaElement
Reports if the element is marked as obsolete.
isPrintable(byte[]) - static method in class netscape.ldap.util.LDIF
Returns true if all the bytes in the given array are valid for output as a String according to the LDIF specification.
isRDN(String) - static method in class netscape.ldap.util.RDN
Determines if the specified string is a distinguished name component.
isResponseReceived() - method in class netscape.ldap.LDAPResponseListener
Reports true if a response has been received from the server.
isResponseReceived() - method in class netscape.ldap.LDAPSearchListener
Reports true if a response has been received from the server.
isRFC() - method in class netscape.ldap.util.DN
Determines if the DN is in RFC 1485 format.
isSecure() - method in class netscape.ldap.LDAPUrl
Returns true if the secure ldap protocol is used.
isSingleValued() - method in class netscape.ldap.LDAPAttributeSchema
Determines if the attribute type is single-valued.
isTLS() - method in class netscape.ldap.LDAPConnection
Indicates if the session is currently protected by TLS.

J

JDAPAbandonRequest - class netscape.ldap.client.opers.JDAPAbandonRequest
This class implements the abandon request.
JDAPAbandonRequest(int) - constructor for class netscape.ldap.client.opers.JDAPAbandonRequest
Constructs abandon request.
JDAPAddRequest - class netscape.ldap.client.opers.JDAPAddRequest
This class implements the add request.
JDAPAddRequest(String,attrs[]) - constructor for class netscape.ldap.client.opers.JDAPAddRequest
Constructs add request.
JDAPAddResponse - class netscape.ldap.client.opers.JDAPAddResponse
This class implements the add response.
JDAPAddResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPAddResponse
Constructs add response.
JDAPAVA - class netscape.ldap.client.JDAPAVA
This class implements the attribute value assertion.
JDAPAVA(String,String) - constructor for class netscape.ldap.client.JDAPAVA
Constructs the attribute value assertion.
JDAPBaseDNRequest - class netscape.ldap.client.opers.JDAPBaseDNRequest
This is the base class for all the request that has a base dn component.
JDAPBERTagDecoder - class netscape.ldap.client.JDAPBERTagDecoder
This class is to help BER libraries to make decision on how to decode an implicit object.
JDAPBindRequest - class netscape.ldap.client.opers.JDAPBindRequest
This class implements the bind request.
JDAPBindRequest(int,String,String) - constructor for class netscape.ldap.client.opers.JDAPBindRequest
Constructs anonymous or simple bind request.
JDAPBindRequest(int,String,String,credentials[]) - constructor for class netscape.ldap.client.opers.JDAPBindRequest
Constructs a LDAP v3.0 SaslCredentials bind request.
JDAPBindResponse - class netscape.ldap.client.opers.JDAPBindResponse
This class implements the bind response.
JDAPBindResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPBindResponse
Constructs bind response.
JDAPCompareRequest - class netscape.ldap.client.opers.JDAPCompareRequest
This class implements the compare request.
JDAPCompareRequest(String,netscape.ldap.client.JDAPAVA) - constructor for class netscape.ldap.client.opers.JDAPCompareRequest
Constructs the compare request.
JDAPCompareResponse - class netscape.ldap.client.opers.JDAPCompareResponse
This class implements the compare response.
JDAPCompareResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPCompareResponse
Constructs compare response.
JDAPDeleteRequest - class netscape.ldap.client.opers.JDAPDeleteRequest
This class implements the delete request.
JDAPDeleteRequest(String) - constructor for class netscape.ldap.client.opers.JDAPDeleteRequest
Constructs the delete request.
JDAPDeleteResponse - class netscape.ldap.client.opers.JDAPDeleteResponse
This class implements the delete response.
JDAPDeleteResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPDeleteResponse
Constructs delete response.
JDAPExtendedRequest - class netscape.ldap.client.opers.JDAPExtendedRequest
This class implements the ExtendedRequest request.
JDAPExtendedRequest(String,value[]) - constructor for class netscape.ldap.client.opers.JDAPExtendedRequest
Constructs extended request.
JDAPExtendedResponse - class netscape.ldap.client.opers.JDAPExtendedResponse
This class implements the extended response.
JDAPExtendedResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPExtendedResponse
Constructs extended response.
JDAPFilter - class netscape.ldap.client.JDAPFilter
This class implements the filter.
JDAPFilter() - constructor for class netscape.ldap.client.JDAPFilter
Constructs a empty filter.
JDAPFilterAnd - class netscape.ldap.client.JDAPFilterAnd
This class implements the filter And.
JDAPFilterAnd() - constructor for class netscape.ldap.client.JDAPFilterAnd
Constructs the filter.
JDAPFilterApproxMatch - class netscape.ldap.client.JDAPFilterApproxMatch
This class implements the approximate match filter.
Constructs approximate match filter.
JDAPFilterAVA - class netscape.ldap.client.JDAPFilterAVA
This class implements the attribute value assertion filter.
JDAPFilterAVA(int,netscape.ldap.client.JDAPAVA) - constructor for class netscape.ldap.client.JDAPFilterAVA
Constructs base filter for other attribute value assertion.
This class implements the equality match filter.
Constructs less or equal filter.
JDAPFilterExtensible - class netscape.ldap.client.JDAPFilterExtensible
This class implements the extended match filter.
JDAPFilterExtensible(String,String) - constructor for class netscape.ldap.client.JDAPFilterExtensible
Constructs extensible match filter.
This class implements the greater or equal filter.
Constructs greater or equal filter.
JDAPFilterLessOrEqual - class netscape.ldap.client.JDAPFilterLessOrEqual
This class implements the less or equal filter.
Constructs less or equal filter.
JDAPFilterNot - class netscape.ldap.client.JDAPFilterNot
This class implements the filter not.
JDAPFilterNot(netscape.ldap.client.JDAPFilter) - constructor for class netscape.ldap.client.JDAPFilterNot
Constructs the filter.
JDAPFilterOpers - class netscape.ldap.client.JDAPFilterOpers
This class provides miscellaneous operations for JDAPFilter object.
JDAPFilterOr - class netscape.ldap.client.JDAPFilterOr
This class implements the filter And.
JDAPFilterOr() - constructor for class netscape.ldap.client.JDAPFilterOr
Constructs the filter.
JDAPFilterPresent - class netscape.ldap.client.JDAPFilterPresent
This class implements the filter present.
JDAPFilterPresent(String) - constructor for class netscape.ldap.client.JDAPFilterPresent
Constructs the filter.
JDAPFilterSet - class netscape.ldap.client.JDAPFilterSet
This class implements the base class of filter "and" and filter "or".
JDAPFilterSet(int) - constructor for class netscape.ldap.client.JDAPFilterSet
Constructs the filter set.
JDAPFilterSubString - class netscape.ldap.client.JDAPFilterSubString
This class implements the filter substring.
JDAPFilterSubString(String) - constructor for class netscape.ldap.client.JDAPFilterSubString
Constructs the filter.
JDAPModifyRDNRequest - class netscape.ldap.client.opers.JDAPModifyRDNRequest
This class implements the modify rdn request.
JDAPModifyRDNRequest(String,String,boolean) - constructor for class netscape.ldap.client.opers.JDAPModifyRDNRequest
Constructs modify RDN request.
JDAPModifyRDNRequest(String,String,boolean,String) - constructor for class netscape.ldap.client.opers.JDAPModifyRDNRequest
Constructs modify DN request.
JDAPModifyRDNResponse - class netscape.ldap.client.opers.JDAPModifyRDNResponse
This class implements the modifyRDN response.
Constructs modifyRDN response.
JDAPModifyRequest - class netscape.ldap.client.opers.JDAPModifyRequest
This class implements the modify request.
JDAPModifyRequest(String,mod[]) - constructor for class netscape.ldap.client.opers.JDAPModifyRequest
Constructs the modify request
JDAPModifyResponse - class netscape.ldap.client.opers.JDAPModifyResponse
This class implements the modify response.
JDAPModifyResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPModifyResponse
Constructs modify response.
JDAPProtocolOp - interface netscape.ldap.client.opers.JDAPProtocolOp
This is the base interface for all protocol operation that is embedded in a JDAPMessage (LDAP Message in RCF1777).
JDAPResult - class netscape.ldap.client.opers.JDAPResult
This class implements the ldap result where stores the request status.
JDAPResult(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPResult
Constructs ldap result.
JDAPSearchRequest - class netscape.ldap.client.opers.JDAPSearchRequest
This class implements the search request.
Constructs search request.
JDAPSearchResponse - class netscape.ldap.client.opers.JDAPSearchResponse
This class implements the search response.
JDAPSearchResponse(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPSearchResponse
Constructs search response.
JDAPSearchResult - class netscape.ldap.client.opers.JDAPSearchResult
This class implements the search result.
JDAPSearchResult(netscape.ldap.ber.stream.BERElement) - constructor for class netscape.ldap.client.opers.JDAPSearchResult
Constructs search result.
JDAPSearchResultReference - class netscape.ldap.client.opers.JDAPSearchResultReference
This class implements the search result reference.
Constructs extended response.
JDAPUnbindRequest - class netscape.ldap.client.opers.JDAPUnbindRequest
This class implements the unbind request and is a protocol operation.
JDAPUnbindRequest() - constructor for class netscape.ldap.client.opers.JDAPUnbindRequest
Constructs bind request.
JSSESocketFactory - class netscape.ldap.factory.JSSESocketFactory
Creates an SSL socket connection to a server, using the JSSE package from Sun.
JSSESocketFactory() - constructor for class netscape.ldap.factory.JSSESocketFactory
Default factory constructor
JSSESocketFactory(SSLSocketFactory) - constructor for class netscape.ldap.factory.JSSESocketFactory
Factory constructor
JSSESocketFactory(String[]) - constructor for class netscape.ldap.factory.JSSESocketFactory
Factory constructor
JSSESocketFactory(String[],SSLSocketFactory) - constructor for class netscape.ldap.factory.JSSESocketFactory
Factory constructor
JSSSocketFactory - class netscape.ldap.factory.JSSSocketFactory
Creates an SSL socket connection to a server, using the Netscape/Mozilla JSS package.
JSSSocketFactory() - constructor for class netscape.ldap.factory.JSSSocketFactory
Constructs a new JSSSocketFactory, initializing the JSS security system if it has not already been initialized.
JSSSocketFactory(String) - constructor for class netscape.ldap.factory.JSSSocketFactory
Constructs a new JSSSocketFactory, initializing the JSS security system if it has not already been initialized.

L

LDAP_NOT_SUPPORTED - static field in class netscape.ldap.client.opers.JDAPResult
LDAP_NOT_SUPPORTED - static field in class netscape.ldap.LDAPException
(92) The request is not supported by this version of the LDAP protocol.
LDAP_PARTIAL_RESULTS - static field in class netscape.ldap.client.opers.JDAPResult
LDAP_PARTIAL_RESULTS - static field in class netscape.ldap.LDAPException
(9) The LDAP server is referring your client to another LDAP server.
LDAP_PROPERTY_PROTOCOL - static field in class netscape.ldap.LDAPConnection
Name of the property specifying the highest supported version of the LDAP protocol.
LDAP_PROPERTY_SDK - static field in class netscape.ldap.LDAPConnection
Name of the property specifying the version of the SDK.
LDAP_PROPERTY_SECURITY - static field in class netscape.ldap.LDAPConnection
Name of the property specifying the types of authentication allowed by this API (for example, anonymous authentication and simple authentication).
LDAP_TIMEOUT - static field in class netscape.ldap.LDAPException
(85) The operation could not be completed within the maximum time limit.
LDAP_VERSION - static field in class netscape.ldap.LDAPConnection
Version of the LDAP protocol used by default.
Encapsulates a connection to an LDAP server, providing access to the input queue for messages received.
LDAPAttribute - class netscape.ldap.LDAPAttribute
Represents the name and values of an attribute in an entry.
Constructs an attribute from a BER (Basic Encoding Rules) element.
LDAPAttribute(netscape.ldap.LDAPAttribute) - constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute from another existing attribute.
LDAPAttribute(String) - constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute with no values.
LDAPAttribute(String,byte[]) - constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute with a byte-formatted value.
LDAPAttribute(String,String) - constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute that has a single string value.
LDAPAttribute(String,String[]) - constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute that has an array of string values.
The definition of an attribute type in the schema.
LDAPAttributeSchema() - constructor for class netscape.ldap.LDAPAttributeSchema
Constructs a blank element.
LDAPAttributeSchema(String) - constructor for class netscape.ldap.LDAPAttributeSchema
Constructs an attribute type definition based on a description in the AttributeTypeDescription format.
Constructs an attribute type definition, using the specified information.
Constructs an attribute type definition, using the specified information.
Constructs an attribute type definition, using the specified information.
LDAPAttributeSet - class netscape.ldap.LDAPAttributeSet
Represents a set of attributes (for example, the set of attributes in an entry).
LDAPAttributeSet() - constructor for class netscape.ldap.LDAPAttributeSet
Constructs a new set of attributes.
Constructs an attribute set.
This is a base class that is extended by various specialized LDAP Beans.
LDAPBasePropertySupport() - constructor for class netscape.ldap.beans.LDAPBasePropertySupport
Constructor with no parameters
LDAPBind - interface netscape.ldap.LDAPBind
Performs explicit bind processing on a referral.
LDAPCache - class netscape.ldap.LDAPCache
LDAPCache represents an in-memory cache that you can use to reduce the number of search requests sent to the LDAP server.
LDAPCache(long,long) - constructor for class netscape.ldap.LDAPCache
Constructs a new LDAPCache object, using the specified maximum size of the cache (in bytes) and the maximum age of cached items (in seconds).
LDAPCache(long,long,String[]) - constructor for class netscape.ldap.LDAPCache
Constructs a new LDAPCache object, using the specified maximum size of the cache (in bytes), and the maximum age of cached items (in seconds), and an array of the base DNs of searches that you want to cache.
Compares LDAP entries based on one or more attribute values.
LDAPCompareAttrNames(String) - constructor for class netscape.ldap.LDAPCompareAttrNames
Constructs a comparator that compares the string values of a named attribute in LDAP entries and sorts the entries in ascending order.
LDAPCompareAttrNames(String,boolean) - constructor for class netscape.ldap.LDAPCompareAttrNames
Constructs a comparator that compares the string values of a named attribute in LDAP entries and that allows you to sort entries either in ascending or descending order.
LDAPCompareAttrNames(String[]) - constructor for class netscape.ldap.LDAPCompareAttrNames
Constructs a comparator that compares the string values of a set of named attributes in LDAP entries and that sort the entries in ascending order.
Constructs a comparator that compares the string values of a set of named attributes in LDAP entries and allows you to sort the entries in ascending or descending order.
LDAPConnection - class netscape.ldap.LDAPConnection
Represents a connection to an LDAP server.
LDAPConnection() - constructor for class netscape.ldap.LDAPConnection
Constructs a new LDAPConnection object, which represents a connection to an LDAP server.
Constructs a new LDAPConnection object that will use the specified socket factory class to create socket connections.
LDAPConstraints - class netscape.ldap.LDAPConstraints
Represents a set of operation preferences.
LDAPConstraints() - constructor for class netscape.ldap.LDAPConstraints
Constructs an LDAPConstraints object that specifies the default set of constraints.
Constructs a new LDAPConstraints object and allows you to specify the constraints in that object.
Constructs a new LDAPConstraints object and allows you to specify the constraints in that object.
LDAPControl - class netscape.ldap.LDAPControl
Represents arbitrary control data that can be used with a a particular LDAP operation.
LDAPControl() - constructor for class netscape.ldap.LDAPControl
Default constructor for the LDAPControl class.
LDAPControl(String,boolean,vals[]) - constructor for class netscape.ldap.LDAPControl
Constructs a new LDAPControl object using the specified object ID (OID), "criticality" field, and data to be used by the control.
Executes the delete command to delete an LDAP entry.
The definition of a DIT content rule in the schema.
LDAPDITContentRuleSchema() - constructor for class netscape.ldap.LDAPDITContentRuleSchema
Constructs a blank element.
LDAPDITContentRuleSchema(String) - constructor for class netscape.ldap.LDAPDITContentRuleSchema
Constructs a DIT content rule definition based on a description in the DITContentRuleDescription format.
Constructs a DIT content rule definition, using the specified information.
The definition of a DIT structure rule in the schema.
LDAPDITStructureRuleSchema() - constructor for class netscape.ldap.LDAPDITStructureRuleSchema
Constructs a blank element.
Constructs a DIT structure rule definition based on a description in the DITStructureRuleDescription format.
Constructs a DIT structure rule definition, using the specified information.
LDAPDN - class netscape.ldap.LDAPDN
Represents a distinguished name in LDAP.
LDAPEntry - class netscape.ldap.LDAPEntry
Represents an entry in the directory.
LDAPEntry() - constructor for class netscape.ldap.LDAPEntry
Constructs an empty entry.
LDAPEntry(String) - constructor for class netscape.ldap.LDAPEntry
Constructs a new entry with the specified distinguished name and with an empty attribute set.
LDAPEntry(String,netscape.ldap.LDAPAttributeSet) - constructor for class netscape.ldap.LDAPEntry
Constructs a new entry with the specified distinguished name and set of attributes.
LDAPEntryChangeControl - class netscape.ldap.controls.LDAPEntryChangeControl
Represents an LDAP v3 server control that specifies information about a change to an entry in the directory.
LDAPEntryChangeControl() - constructor for class netscape.ldap.controls.LDAPEntryChangeControl
Constructs a new LDAPEntryChangeControl object.
LDAPEntryChangeControl(String,boolean,byte[]) - constructor for class netscape.ldap.controls.LDAPEntryChangeControl
Contructs an LDAPEntryChangedControl object.
LDAPEntryComparator - interface netscape.ldap.LDAPEntryComparator
The LDAPEntryComparator interface represents the algorithm used to sort the search results.
LDAPException - exception netscape.ldap.LDAPException
Indicates that an error has occurred.
LDAPException() - constructor for class netscape.ldap.LDAPException
Constructs a default exception with no specific error information.
LDAPException(String) - constructor for class netscape.ldap.LDAPException
Constructs a default exception with a specified string of additional information.
LDAPException(String,int) - constructor for class netscape.ldap.LDAPException
Constructs a default exception with a result code and a specified string of additional information.
LDAPException(String,int,String) - constructor for class netscape.ldap.LDAPException
Constructs a default exception with a result code, a specified string of additional information, and a string containing information passed back from the server.
LDAPException(String,int,String,String) - constructor for class netscape.ldap.LDAPException
Constructs a default exception with a result code, a specified string of additional information, a string containing information passed back from the server, and the DN of the closest matching entry, if the exception was thrown because an entry could not be found (for example, if cn=Babs Jensen, ou=People, c=Airius.com could not be found but ou=People, c=Airius.com is a valid directory entry, the "matched DN" is ou=People, c=Airius.com.
Version 3 of the LDAP protocol include the means to define additional operations ("extended operations") beyond the standard LDAP operations.
LDAPExtendedOperation(String,byte[]) - constructor for class netscape.ldap.LDAPExtendedOperation
Construct an object
Represents a server response to an extended operation request.
LDAPGetEntries - class netscape.ldap.beans.LDAPGetEntries
Invisible Bean that just takes a host, port, directory base, search string, and optional authentication name and password, and returns a list of all matching DNs.
LDAPGetEntries() - constructor for class netscape.ldap.beans.LDAPGetEntries
Constructor with no parameters
LDAPGetEntries(String,int,String) - constructor for class netscape.ldap.beans.LDAPGetEntries
Constructor with host, port, and base initializers
LDAPGetEntries(String,int,String,int) - constructor for class netscape.ldap.beans.LDAPGetEntries
Constructor with host, port, base, and scope initializers
BeanInfo for LDAPGetEntries
LDAPGetEntriesBeanInfo() - constructor for class netscape.ldap.beans.LDAPGetEntriesBeanInfo
LDAPGetProperty - class netscape.ldap.beans.LDAPGetProperty
Invisible Bean that just takes a name and password, host and port, and directory base and attribute name, and returns an attribute's values from a Directory Server.
LDAPGetProperty() - constructor for class netscape.ldap.beans.LDAPGetProperty
Constructor with no parameters
LDAPGetProperty(String,int,String) - constructor for class netscape.ldap.beans.LDAPGetProperty
Constructor with host, port, and base initializers
BeanInfo for LDAPGetProperty
LDAPGetPropertyBeanInfo() - constructor for class netscape.ldap.beans.LDAPGetPropertyBeanInfo
An exception thrown when the LDAP operation being invoked has been interrupted.
LDAPIsMember - class netscape.ldap.beans.LDAPIsMember
Invisible Bean that just takes a host and port, optional authentication name and password, and DN of a group and another DN which might be a member of the group, and returns true or false, depending on whether the second DN is a member of the first.
LDAPIsMember() - constructor for class netscape.ldap.beans.LDAPIsMember
Constructor with no parameters
LDAPIsMember(String,int,String) - constructor for class netscape.ldap.beans.LDAPIsMember
Constructor with host, port, and group DN initializers
LDAPIsMember(String,int,String,String,String) - constructor for class netscape.ldap.beans.LDAPIsMember
Constructor with host, port, authentication DN and password and group DN initializers
LDAPIsMemberBeanInfo - class netscape.ldap.beans.LDAPIsMemberBeanInfo
BeanInfo for LDAPIsMember
LDAPIsMemberBeanInfo() - constructor for class netscape.ldap.beans.LDAPIsMemberBeanInfo
The definition of a matching rule in the schema.
Constructs a matching rule definition based on descriptions in the MatchingRuleDescription format and MatchingRuleUseDescription format.
Constructs a matching rule definition, using the specified information.
Constructs a matching rule definition, using the specified information.
Constructs a matching rule definition, using the specified information.
The definition of a matching rule use in the schema.
LDAPMatchingRuleUseSchema(String) - constructor for class netscape.ldap.LDAPMatchingRuleUseSchema
Constructs a matching rule use definition based on descriptions in the MatchingRuleUseDescription format.
Constructs a matching rule use definition, using the specified information.
LDAPMessage - class netscape.ldap.LDAPMessage
Base class for LDAP request and response messages.
LDAPModification - class netscape.ldap.LDAPModification
Specifies changes to be made to the values of an attribute.
Specifies a modification to be made to an attribute.
Represents a set of modifications to be made to attributes in an entry.
LDAPModificationSet() - constructor for class netscape.ldap.LDAPModificationSet
Constructs a new, empty set of modifications.
Executes modify, delete, add, and modRDN.
The definition of a name form in the schema.
LDAPNameFormSchema(String) - constructor for class netscape.ldap.LDAPNameFormSchema
Constructs a name form definition based on a description in the NameFormDescription format.
Constructs a name form definition, using the specified information.
The definition of an object class in the schema.
LDAPObjectClassSchema(String) - constructor for class netscape.ldap.LDAPObjectClassSchema
Constructs an object class definition based on a description in the ObjectClassDescription format.
Constructs an object class definition, using the specified information.
Constructs an object class definition, using the specified information.
Constructs an object class definition, using the specified information.
Represents an LDAP v3 server control that may be returned if a password has expired, and password policy is enabled on the server.
Contructs an LDAPPasswordExpiredControl object.
Represents an LDAP v3 server control that may be returned if a password is about to expire, and password policy is enabled on the server.
Contructs an LDAPPasswordExpiringControl object.
LDAPPersistSearchControl - class netscape.ldap.controls.LDAPPersistSearchControl
Represents an LDAP v3 server control that specifies a persistent search (an ongoing search operation), which allows your LDAP client to get notification of changes to the directory.
LDAPPersistSearchControl() - constructor for class netscape.ldap.controls.LDAPPersistSearchControl
Default constructor
Constructs an LDAPPersistSearchControl object that specifies a persistent search.
LDAPProxiedAuthControl - class netscape.ldap.controls.LDAPProxiedAuthControl
Represents an LDAP v3 server control that specifies that you want the server to use the specified DN's identity for this operation.
LDAPProxiedAuthControl(String,boolean) - constructor for class netscape.ldap.controls.LDAPProxiedAuthControl
Constructs an LDAPProxiedAuthControl object with a DN to use as identity.
LDAPRebind - interface netscape.ldap.LDAPRebind
Specifies how to retrieve authentication information automatically for referrals.
LDAPRebindAuth - class netscape.ldap.LDAPRebindAuth
Represents information used to authenticate the client in cases where the client follows referrals automatically.
LDAPRebindAuth(String,String) - constructor for class netscape.ldap.LDAPRebindAuth
Constructs information that is used by the client for authentication when following referrals automatically.
Represents the situation in which the LDAP server refers the client to another LDAP server.
LDAPReferralException() - constructor for class netscape.ldap.LDAPReferralException
Constructs a default exception with no specific error information.
LDAPReferralException(String) - constructor for class netscape.ldap.LDAPReferralException
Constructs a default exception with a specified string as additional information.
Constructs an exception with a list of LDAP URLs to other LDAP servers.
Constructs a default exception with a specified string as additional information.
LDAPResponse - class netscape.ldap.LDAPResponse
Represents the response to a particular LDAP operation.
Represents the message queue associated with a particular LDAP operation or operations.
LDAPSaslBind - class netscape.ldap.LDAPSaslBind
Authenticates to a server using SASL
Construct an object which can authenticate to an LDAP server using the specified name and a specified SASL mechanism.
LDAPSchema - class netscape.ldap.LDAPSchema
This object represents the schema of an LDAP v3 server.
LDAPSchema() - constructor for class netscape.ldap.LDAPSchema
Constructs a new LDAPSchema object.
LDAPSchema(netscape.ldap.LDAPEntry) - constructor for class netscape.ldap.LDAPSchema
LDAPSchemaElement - class netscape.ldap.LDAPSchemaElement
Abstract class representing an element (such as an object class definition, an attribute type definition, or a matching rule definition) in the schema.
LDAPSchemaElement() - constructor for class netscape.ldap.LDAPSchemaElement
Constructs a blank element.
LDAPSchemaElement(String,String,String) - constructor for class netscape.ldap.LDAPSchemaElement
Constructs a definition explicitly.
Constructs a definition explicitly.
Execute Search operations through the LDAP client interface.
Represents a set of search preferences.
LDAPSearchConstraints() - constructor for class netscape.ldap.LDAPSearchConstraints
Constructs an LDAPSearchConstraints object that specifies the default set of search constraints.
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
Manages search results, references and responses returned on one or more search requests
LDAPSearchResult - class netscape.ldap.LDAPSearchResult
A LDAPSearchResult object encapsulates a single search result.
An LDAPSearchResultReference object encapsulates a continuation reference from a search operation.
LDAPSearchResults - class netscape.ldap.LDAPSearchResults
The results of an LDAP search operation, represented as an enumeration.
LDAPSearchResults() - constructor for class netscape.ldap.LDAPSearchResults
Constructs an enumeration of search results.
LDAPSimpleAuth - class netscape.ldap.beans.LDAPSimpleAuth
Invisible Bean that just authenticates a user with a Directory Server and returns Y or N.
LDAPSimpleAuth() - constructor for class netscape.ldap.beans.LDAPSimpleAuth
Constructor with no parameters
LDAPSimpleAuth(String,int) - constructor for class netscape.ldap.beans.LDAPSimpleAuth
Constructor with host and port initializers
LDAPSimpleAuth(String,int,String,String) - constructor for class netscape.ldap.beans.LDAPSimpleAuth
Constructor with all required authentication parameters
BeanInfo for LDAPSimpleAuth
LDAPSimpleAuthBeanInfo() - constructor for class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
LDAPSocketFactory - interface netscape.ldap.LDAPSocketFactory
Represents a socket connection that you can use to connect to an LDAP server.
LDAPSortControl - class netscape.ldap.controls.LDAPSortControl
Represents an LDAP v3 server control that specifies that you want the server to return sorted search results.
LDAPSortControl(netscape.ldap.LDAPSortKey,boolean) - constructor for class netscape.ldap.controls.LDAPSortControl
Constructs an LDAPSortControl object with a single sorting key.
LDAPSortControl(netscape.ldap.LDAPSortKey[],boolean) - constructor for class netscape.ldap.controls.LDAPSortControl
Constructs an LDAPSortControl object with an array of sorting keys.
LDAPSortControl(String,boolean,byte[]) - constructor for class netscape.ldap.controls.LDAPSortControl
Constructs a sort response LDAPSortControl object.
LDAPSortKey - class netscape.ldap.LDAPSortKey
Represents sorting instructions for a particular attribute.
LDAPSortKey(String) - constructor for class netscape.ldap.LDAPSortKey
Constructs a new LDAPSortKey object that will sort based on the specified instructions.
LDAPSortKey(String,boolean) - constructor for class netscape.ldap.LDAPSortKey
Constructs a new LDAPSortKey object that will sort based on the specified attribute and sort order.
LDAPSortKey(String,boolean,String) - constructor for class netscape.ldap.LDAPSortKey
Constructs a new LDAPSortKey object that will sort based on the specified attribute, sort order, and matching rule.
Creates an SSL socket connection to an LDAP Server.
LDAPSSLSocketFactory() - constructor for class netscape.ldap.LDAPSSLSocketFactory
Constructs an LDAPSSLSocketFactory object using the default SSL socket implementation, netscape.net.SSLSocket.
LDAPSSLSocketFactory(boolean) - constructor for class netscape.ldap.LDAPSSLSocketFactory
Constructs an LDAPSSLSocketFactory object using the default SSL socket implementation, netscape.net.SSLSocket.
LDAPSSLSocketFactory(String) - constructor for class netscape.ldap.LDAPSSLSocketFactory
Constructs an LDAPSSLSocketFactory object using the specified class.
LDAPSSLSocketFactory(String,boolean) - constructor for class netscape.ldap.LDAPSSLSocketFactory
Constructs an LDAPSSLSocketFactory object using the specified class.
LDAPSSLSocketFactory(String,Object) - constructor for class netscape.ldap.LDAPSSLSocketFactory
The constructor with the specified package for security and the specified cipher suites.
The constructor with the specified package for security and the specified cipher suites.
Represents an SSL socket connection that you can use to connect to an LDAP server.
Creates an SSL socket connection to an LDAP Server.
LDAPSSLSocketWrapFactory(String) - constructor for class netscape.ldap.LDAPSSLSocketWrapFactory
The constructor with the specified package for security
The constructor with the specified package for security and the specified cipher suites.
LDAPSyntaxSchema - class netscape.ldap.LDAPSyntaxSchema
The definition of a syntax type in the schema.
LDAPSyntaxSchema() - constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a blank element.
LDAPSyntaxSchema(String) - constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a syntax type definition based on a description in the ldapSyntaxes format.
LDAPSyntaxSchema(String,String) - constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a syntax type definition, using the specified information.
LDAPTLSSocketFactory - interface netscape.ldap.LDAPTLSSocketFactory
A socket factory interface for supporting the start TLS LDAPv3 extension (RFC 2830).
LDAPTool Base class for LDAP command-line tools
LDAPTraceWriter - interface netscape.ldap.LDAPTraceWriter
The LDAPTraceWriter interface enables logging of LDAP trace messages in environments where an OutputStream can not be used.
LDAPUrl - class netscape.ldap.LDAPUrl
Represents an LDAP URL.
LDAPUrl(String) - constructor for class netscape.ldap.LDAPUrl
Constructs a URL object with the specified string as URL.
LDAPUrl(String,int,String) - constructor for class netscape.ldap.LDAPUrl
Constructs with the specified host, port, and DN.
LDAPUrl(String,int,String,attributes[],int,String) - constructor for class netscape.ldap.LDAPUrl
Constructs a full-blown LDAP URL to specify an LDAP search operation.
LDAPUrl(String,int,String,Enumeration,int,String) - constructor for class netscape.ldap.LDAPUrl
Constructs a full-blown LDAP URL to specify an LDAP search operation.
Constructs a full-blown LDAP URL to specify an LDAP search operation.
LDAPv2 - interface netscape.ldap.LDAPv2
This interface summarizes the basic functionality available in the Lightweight Directory Access Protocol (LDAP) version 2.
LDAPv3 - interface netscape.ldap.LDAPv3
Specifies additional features available in version 3 of the LDAP protocol.
LDAPVirtualListControl - class netscape.ldap.controls.LDAPVirtualListControl
Represents control data for returning paged results from a search.
LDAPVirtualListControl(int,int,int,int) - constructor for class netscape.ldap.controls.LDAPVirtualListControl
Constructs a new LDAPVirtualListControl object.
LDAPVirtualListControl(int,int,int,int,String) - constructor for class netscape.ldap.controls.LDAPVirtualListControl
LDAPVirtualListControl(String,int,int) - constructor for class netscape.ldap.controls.LDAPVirtualListControl
Constructs a new LDAPVirtualListControl object.
LDAPVirtualListControl(String,int,int,String) - constructor for class netscape.ldap.controls.LDAPVirtualListControl
LDAPVirtualListResponse - class netscape.ldap.controls.LDAPVirtualListResponse
Represents control data for returning paged results from a search.
LDAPVirtualListResponse(byte[]) - constructor for class netscape.ldap.controls.LDAPVirtualListResponse
Constructs a new LDAPVirtualListResponse object.
LDAPVirtualListResponse(String,boolean,byte[]) - constructor for class netscape.ldap.controls.LDAPVirtualListResponse
Contructs an LDAPVirtualListResponse object.
LDAPWriter - class netscape.ldap.util.LDAPWriter
Abstract class for outputting LDAP entries to a stream.
LDAPWriter(PrintWriter) - constructor for class netscape.ldap.util.LDAPWriter
Constructs an LDAPWriter object to output entries to a stream.
LDIF - class netscape.ldap.util.LDIF
LDAP Data Interchange Format (LDIF) is a file format used to import and export directory data from an LDAP server and to describe a set of changes to be applied to data in a directory.
LDIF() - constructor for class netscape.ldap.util.LDIF
Constructs an LDIF object to parse the LDAP data read from stdin.
LDIF(DataInputStream) - constructor for class netscape.ldap.util.LDIF
Constructs an LDIF object to parse the LDIF data read from an input stream.
LDIF(String) - constructor for class netscape.ldap.util.LDIF
Constructs an LDIF object to parse the LDIF data read from a specified file.
LDIFAddContent - class netscape.ldap.util.LDIFAddContent
An object of this class represents the content of an LDIF record that specifies a new entry to be added.
LDIFAddContent(attrs[]) - constructor for class netscape.ldap.util.LDIFAddContent
Constructs a new LDIFAddContent object with the specified attributes.
LDIFAttributeContent - class netscape.ldap.util.LDIFAttributeContent
An object of this class represents the content of an LDIF record that specifies an entry and its attributes.
LDIFAttributeContent() - constructor for class netscape.ldap.util.LDIFAttributeContent
Constructs an empty LDIFAttributeContent object with no attributes specified.
LDIFBaseContent - class netscape.ldap.util.LDIFBaseContent
An object of this class represents the content of an LDIF record.
LDIFBaseContent() - constructor for class netscape.ldap.util.LDIFBaseContent
Blank constructor for deserialization
LDIFContent - interface netscape.ldap.util.LDIFContent
This interface represents the content of an LDIF record.
LDIFDeleteContent - class netscape.ldap.util.LDIFDeleteContent
An object of this class represents the content of an LDIF record that specifies the deletion of an entry.
LDIFDeleteContent() - constructor for class netscape.ldap.util.LDIFDeleteContent
Constructs an LDIFDeleteContent object to specify that an entry should be deleted.
LDIFModDNContent - class netscape.ldap.util.LDIFModDNContent
An object of this class represents the content of an LDIF record that specifies changes to an RDN or the DN of an entry.
LDIFModDNContent() - constructor for class netscape.ldap.util.LDIFModDNContent
Constructs an empty LDIFModDNContent object.
LDIFModifyContent - class netscape.ldap.util.LDIFModifyContent
An object of this class represents the content of an LDIF record that specifies modifications to an entry.
LDIFModifyContent() - constructor for class netscape.ldap.util.LDIFModifyContent
Constructs an empty LDIFModifyContent object.
LDIFRecord - class netscape.ldap.util.LDIFRecord
An object of this class represents an LDIF record in an LDIF file (or in LDIF data).
LDIFRecord(String,netscape.ldap.util.LDIFContent) - constructor for class netscape.ldap.util.LDIFRecord
Constructs a new LDIFRecord object with the specified content.
LDIFWriter - class netscape.ldap.util.LDIFWriter
Class for outputting LDAP entries to a stream as LDIF.
LDIFWriter(PrintWriter) - constructor for class netscape.ldap.util.LDIFWriter
Constructs an LDIFWriter object to output entries to a stream as LDIF.
LDIFWriter(PrintWriter,boolean,String,boolean,boolean) - constructor for class netscape.ldap.util.LDIFWriter
Constructs an LDIFWriter object to output entries to a stream as LDIF.
length() - method in class netscape.ldap.util.ByteBuf
Returns the length (character count) of the byte buffer.
lookupControlClass(String) - static method in class netscape.ldap.LDAPControl
Returns the Class that has been registered to oid.
LOOP_DETECT - static field in class netscape.ldap.client.opers.JDAPResult
LOOP_DETECT - static field in class netscape.ldap.LDAPException
(54) A loop has been detected.

M

m_attributes - field in class netscape.ldap.client.opers.JDAPSearchResponse
m_attrs - field in class netscape.ldap.client.opers.JDAPAddRequest
m_attrs - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_attrs_only - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_ava - field in class netscape.ldap.client.opers.JDAPCompareRequest
m_base_dn - field in class netscape.ldap.client.opers.JDAPSearchRequest
Private variables
m_binddn - static field in class LDAPTool
m_client - static field in class LDAPTool
m_credentials - field in class netscape.ldap.client.opers.JDAPBindRequest
m_credentials - field in class netscape.ldap.client.opers.JDAPBindResponse
Internal variables
m_critical - field in class netscape.ldap.LDAPControl
m_debugLevel - static field in class LDAPTool
m_delete_old_dn - field in class netscape.ldap.client.opers.JDAPModifyRDNRequest
m_deref - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_dn - field in class netscape.ldap.client.opers.JDAPAddRequest
Internal variables
m_dn - field in class netscape.ldap.client.opers.JDAPCompareRequest
Internal variables
m_dn - field in class netscape.ldap.client.opers.JDAPDeleteRequest
Internal variables
m_dn - field in class netscape.ldap.client.opers.JDAPModifyRequest
Internal variables
m_element - field in class netscape.ldap.client.opers.JDAPResult
Private variable
m_element - field in class netscape.ldap.client.opers.JDAPSearchResponse
m_element - field in class netscape.ldap.client.opers.JDAPSearchResultReference
m_error_message - field in class netscape.ldap.client.opers.JDAPResult
m_filter - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_hopLimit - static field in class LDAPTool
m_justShow - static field in class LDAPTool
m_ldaphost - static field in class LDAPTool
m_ldapport - static field in class LDAPTool
m_matched_dn - field in class netscape.ldap.client.opers.JDAPResult
m_mechanism - field in class netscape.ldap.client.opers.JDAPBindRequest
m_mod - field in class netscape.ldap.client.opers.JDAPModifyRequest
m_msgid - field in class netscape.ldap.client.opers.JDAPAbandonRequest
Internal variables
m_name - field in class netscape.ldap.client.opers.JDAPBindRequest
m_new_rdn - field in class netscape.ldap.client.opers.JDAPModifyRDNRequest
m_new_superior - field in class netscape.ldap.client.opers.JDAPModifyRDNRequest
m_object_name - field in class netscape.ldap.client.opers.JDAPSearchResponse
Internal variables
m_oid - field in class netscape.ldap.client.opers.JDAPExtendedRequest
Internal variables
m_oid - field in class netscape.ldap.client.opers.JDAPExtendedResponse
Internal variables
m_old_dn - field in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Internal variables
m_ordinary - static field in class LDAPTool
m_parsedFilter - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_passwd - static field in class LDAPTool
m_password - field in class netscape.ldap.client.opers.JDAPBindRequest
m_proxyControl - static field in class LDAPTool
m_pw - field in class netscape.ldap.util.LDAPWriter
m_referrals - field in class netscape.ldap.client.opers.JDAPResult
m_referrals - static field in class LDAPTool
m_result_code - field in class netscape.ldap.client.opers.JDAPResult
m_scope - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_size_limit - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_time_limit - field in class netscape.ldap.client.opers.JDAPSearchRequest
m_type - field in class netscape.ldap.client.JDAPAVA
Internal variables
m_urls - field in class netscape.ldap.client.opers.JDAPSearchResultReference
Internal variables
m_val - field in class netscape.ldap.client.JDAPAVA
m_value - field in class netscape.ldap.ber.stream.BERCharacterString
Internal variables
m_value - field in class netscape.ldap.client.opers.JDAPExtendedRequest
m_value - field in class netscape.ldap.client.opers.JDAPExtendedResponse
m_value - field in class netscape.ldap.LDAPControl
m_verbose - static field in class LDAPTool
m_version - field in class netscape.ldap.client.opers.JDAPBindRequest
Internal variables
m_version - static field in class LDAPTool
main(args[]) - static method in class LDAPDelete
main(args[]) - static method in class netscape.ldap.beans.LDAPGetEntries
The main body if we run it as application instead of applet.
main(args[]) - static method in class netscape.ldap.beans.LDAPGetProperty
The main body if we run it as application instead of applet.
main(args[]) - static method in class netscape.ldap.beans.LDAPIsMember
The main body if we run it as application instead of applet.
main(args[]) - static method in class LDAPModify
main(args[]) - static method in class LDAPSearch
This is the main function.
main(args[]) - static method in class netscape.ldap.beans.LDAPSimpleAuth
The main body if we run it as stand-alone application.
main(String[]) - static method in class netscape.ldap.LDAPConnection
Prints out the LDAP Java SDK version and the highest LDAP protocol version supported by the SDK.
main(String[]) - static method in class netscape.ldap.LDAPSchema
Fetch the schema from the LDAP server at the specified host and port, and print out the schema (including descriptions of its object classes, attribute types, and matching rules).
main(String[]) - static method in class netscape.ldap.util.LDIF
Test driver - just reads and parses an LDIF file, printing each record as interpreted
makeSocket(Socket) - method in class netscape.ldap.factory.JSSESocketFactory
Creates an SSL socket layered over an existing socket.
makeSocket(Socket) - method in class netscape.ldap.factory.JSSSocketFactory
Creates an SSL socket layered over an existing socket.
makeSocket(Socket) - method in class netscape.ldap.LDAPTLSSocketFactory
Creates an SSL socket layered over an existing socket.
makeSocket(String,int) - method in class netscape.ldap.factory.JSSESocketFactory
Creates an SSL socket.
makeSocket(String,int) - method in class netscape.ldap.factory.JSSSocketFactory
Creates an SSL socket
makeSocket(String,int) - method in class netscape.ldap.LDAPSocketFactory
Returns a socket to the specified host name and port number.
makeSocket(String,int) - method in class netscape.ldap.LDAPSSLSocketFactory
Returns a socket to the LDAP server with the specified host name and port number.
makeSocket(String,int) - method in class netscape.ldap.LDAPSSLSocketWrapFactory
Returns socket to the specified host name and port number.
MANAGEDSAIT - static field in class netscape.ldap.LDAPControl
MAXBACKLOG - static field in class netscape.ldap.LDAPConnection
Option specifying the maximum number of unread entries to be cached in any LDAPSearchResults without suspending reading from the server.
MAY - static field in class netscape.ldap.LDAPDITContentRuleSchema
Merge two response listeners.
Merge two response listeners.
MimeBase64Decoder - class netscape.ldap.util.MimeBase64Decoder
Implements a plaintext -> Base64 encoder.
MimeBase64Encoder - class netscape.ldap.util.MimeBase64Encoder
Implements a plaintext -> Base64 encoder.
MimeEncoder - class netscape.ldap.util.MimeEncoder
This abstract class is the parent of those classes which implement MIME encoding and decoding: base64.
MINUS_INFINITY - static field in class netscape.ldap.ber.stream.BERReal
MODDN - static field in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track modifications of the DNs of entries in the directory.
MODDN_CONTENT - static field in class netscape.ldap.util.LDIFContent
The LDIF record specifies changes to the DN or RDN of an entry.
MODIFICATION_CONTENT - static field in class netscape.ldap.util.LDIFContent
The LDIF record specifies modifications to an entry.
MODIFY - static field in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track modifications of entries in the directory.
Replaces a single value of the object class, attribute type, or matching rule definition in the schema at the root DSE.
Replaces a single value of the object class, attribute type, or matching rule definition in the schema.
Makes a single change to an existing entry in the directory.
Modifies an attribute of a directory entry.
Makes a single change to an existing entry in the directory and allows you to specify preferences for this LDAP modify operation by using an LDAPConstraints object.
Modifies an attribute of a directory entry.
Makes a single change to an existing entry in the directory.
Makes a single change to an existing entry in the directory.
Makes a single change to an existing entry in the directory.
Makes a single change to an existing entry in the directory.
Makes a set of changes to an existing entry in the directory.
Makes a set of changes to an existing entry in the directory and allows you to specify preferences for this LDAP modify operation by using an LDAPConstraints object.
Makes a set of changes to an existing entry in the directory.
Modifies the attributes of a directory entry.
Makes a set of changes to an existing entry in the directory and allows you to specify preferences for this LDAP modify operation by using an LDAPConstraints object.
Modifies the attributes of a directory entry.
Makes a set of changes to an existing entry in the directory.
Makes a set of changes to an existing entry in the directory.
Makes a set of changes to an existing entry in the directory.
Makes a set of changes to an existing entry in the directory.
MODIFY_RDN_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
MODIFY_RDN_REQUEST - static field in class netscape.ldap.LDAPMessage
MODIFY_RDN_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
MODIFY_RDN_RESPONSE - static field in class netscape.ldap.LDAPMessage
MODIFY_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
MODIFY_REQUEST - static field in class netscape.ldap.LDAPMessage
MODIFY_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
MODIFY_RESPONSE - static field in class netscape.ldap.LDAPMessage
MORE_RESULTS_TO_RETURN - static field in class netscape.ldap.client.opers.JDAPResult
MORE_RESULTS_TO_RETURN - static field in class netscape.ldap.LDAPException
(95) More results are being returned from the server.
MRA_DNATTRS - static field in class netscape.ldap.ber.stream.BERElement
MRA_OID - static field in class netscape.ldap.ber.stream.BERElement
MRA_TYPE - static field in class netscape.ldap.ber.stream.BERElement
MRA_VALUE - static field in class netscape.ldap.ber.stream.BERElement
MUST - static field in class netscape.ldap.LDAPDITContentRuleSchema

N

name - field in class netscape.ldap.LDAPSchemaElement
NAMING_VIOLATION - static field in class netscape.ldap.client.opers.JDAPResult
NAMING_VIOLATION - static field in class netscape.ldap.LDAPException
(64) A naming violation has occurred.
netscape.ldap - package
NEVER_DEREF_ALIASES - static field in class netscape.ldap.client.opers.JDAPSearchRequest
alias dereference
newInstance(byte[]) - static method in class netscape.ldap.LDAPControl
Instantiates all of the controls contained within the LDAP message fragment specified by data and returns them in an LDAPControl array.
next() - method in class netscape.ldap.LDAPSearchResults
Returns the next LDAP entry from the search results and throws an exception if the next result is a referral, or if a sizelimit or timelimit error occurred.
nextElement() - method in class netscape.ldap.LDAPSearchResults
Returns the next result from a search.
nextRecord() - method in class netscape.ldap.util.LDIF
Returns the next record in the LDIF data.
NO_ATTRS - static field in class netscape.ldap.LDAPv3
Attribute type that you can specify in the LDAPConnection search method if you don't want to retrieve any of the attribute types for entries found by the search.
NO_RESULTS_RETURNED - static field in class netscape.ldap.client.opers.JDAPResult
NO_RESULTS_RETURNED - static field in class netscape.ldap.LDAPException
(94) No results have been returned from the server.
NO_SUCH_ATTRIBUTE - static field in class netscape.ldap.client.opers.JDAPResult
NO_SUCH_ATTRIBUTE - static field in class netscape.ldap.LDAPException
(16) The specified attribute could not be found.
NO_SUCH_OBJECT - static field in class netscape.ldap.client.opers.JDAPResult
NO_SUCH_OBJECT - static field in class netscape.ldap.beans.LDAPBasePropertySupport
NO_SUCH_OBJECT - static field in class netscape.ldap.LDAPException
(32) The entry specified in the request does not exist.
NO_SUCH_OBJECT - static field in class netscape.ldap.beans.LDAPIsMember
NO_USER_MODIFICATION - static field in class netscape.ldap.LDAPAttributeSchema
NODELAY_PARALLEL - static field in class netscape.ldap.LDAPConnection
Specifies the parallel connection setup policy with no delay when a list of hosts is passed to the connect method.
NODELAY_SERIAL - static field in class netscape.ldap.LDAPConnection
Specifies the serial connection setup policy when a list of hosts is passed to the connect method.
normalize(String) - static method in class netscape.ldap.LDAPDN
Normalizes the dn.
NOT - static field in class netscape.ldap.LDAPDITContentRuleSchema
NOT_ALLOWED_ON_NONLEAF - static field in class netscape.ldap.client.opers.JDAPResult
NOT_ALLOWED_ON_NONLEAF - static field in class netscape.ldap.LDAPException
(66) The requested operation can only be performed on an entry that has no entries beneath it in the directory tree (in other words, a "leaf" entry).
NOT_ALLOWED_ON_RDN - static field in class netscape.ldap.client.opers.JDAPResult
NOT_ALLOWED_ON_RDN - static field in class netscape.ldap.LDAPException
(67) The specified operation cannot be performed on a relative distinguished name (RDN).
novalsTable - static field in class netscape.ldap.LDAPSchemaElement
NULL - static field in class netscape.ldap.ber.stream.BERElement
NUMERICSTRING - static field in class netscape.ldap.ber.stream.BERElement

O

OBJECT_CLASS_MODS_PROHIBITED - static field in class netscape.ldap.client.opers.JDAPResult
OBJECT_CLASS_MODS_PROHIBITED - static field in class netscape.ldap.LDAPException
(69) You cannot modify the specified object class.
OBJECT_CLASS_VIOLATION - static field in class netscape.ldap.client.opers.JDAPResult
OBJECT_CLASS_VIOLATION - static field in class netscape.ldap.LDAPException
(65) The requested operation will add or change data so that the data no longer complies with the schema.
OBJECTID - static field in class netscape.ldap.ber.stream.BERElement
OBSOLETE - static field in class netscape.ldap.LDAPSchemaElement
OCTETSTRING - static field in class netscape.ldap.ber.stream.BERElement
oid - field in class netscape.ldap.LDAPSchemaElement
OK - static field in class netscape.ldap.beans.LDAPBasePropertySupport
OK - static field in class netscape.ldap.beans.LDAPIsMember
OPERATION_ERROR - static field in class netscape.ldap.client.opers.JDAPResult
OPERATION_ERROR - static field in class netscape.ldap.LDAPException
(1) An internal error occurred in the LDAP server.
ORDERING - static field in class netscape.ldap.LDAPAttributeSchema
OSF - static field in class netscape.ldap.util.DN
Type specifying a DN in the OSF format.
OTHER - static field in class netscape.ldap.client.opers.JDAPResult
OTHER - static field in class netscape.ldap.LDAPException
(80) General result code for other types of errors that may occur.

P

PARAM_ERROR - static field in class netscape.ldap.client.opers.JDAPResult
PARAM_ERROR - static field in class netscape.ldap.LDAPException
(89) When calling a constructor or method from your client, one or more parameters were incorrectly specified.
parse_control_spec(String) - method in class netscape.ldap.util.LDIF
Parses the specification of a control
A control looks line one of the following:
control: 1.2.3.4.10.210
control: 1.2.3.4.10.210 true
control: 1.2.3.4.10.210 true: someASCIIvalue
control: 1.2.3.4.10.210: someASCIIvalue
control: 1.2.3.4.10.210 true:: 44GK44GM44GV44KP44KJ
control: 1.2.3.4.10.210:: 44GK44GM44GV44KP44KJ
control: 1.2.3.4.10.210 true:<32file:///usr/local/directory/cont.dta
control: 1.2.3.4.10.210:<32file:///usr/local/directory/cont.dta
parseResponse(byte[]) - method in class netscape.ldap.controls.LDAPPersistSearchControl
Takes an input byte array and extracts the ber elements, assigning them to appropriate fields in the entry change control.
parseResponse(netscape.ldap.LDAPControl[]) - static method in class netscape.ldap.controls.LDAPPasswordExpiredControl
parseResponse(netscape.ldap.LDAPControl[]) - static method in class netscape.ldap.controls.LDAPPasswordExpiringControl
parseResponse(netscape.ldap.LDAPControl[]) - static method in class netscape.ldap.controls.LDAPPersistSearchControl
Returns an "entry change notification" control if the control is in the specified array of controls.
parseResponse(netscape.ldap.LDAPControl[]) - static method in class netscape.ldap.controls.LDAPVirtualListResponse
Returns a control returned on a VLV search.
parseResponse(netscape.ldap.LDAPControl[],int[]) - static method in class netscape.ldap.controls.LDAPSortControl
Parses the sorting response control sent by the server and retrieves the result code from the sorting operation and the attribute that caused sorting to fail (if specified by the server).
parseValue(String) - method in class netscape.ldap.LDAPSchemaElement
Parses a raw schema value into OID, name, description, and a Hashtable of other qualifiers and values.
PERSISTENTSEARCH - static field in class netscape.ldap.controls.LDAPPersistSearchControl
PLUS_INFINITY - static field in class netscape.ldap.ber.stream.BERReal
Constants: special ASN.1 real values
PRIMITIVE - static field in class netscape.ldap.ber.stream.BERElement
PRINTABLESTRING - static field in class netscape.ldap.ber.stream.BERElement
printAttribute(netscape.ldap.LDAPAttribute) - method in class netscape.ldap.util.DSMLWriter
Print an attribute of an entry
printAttribute(netscape.ldap.LDAPAttribute) - method in class netscape.ldap.util.LDAPWriter
Print an attribute of an entry
printAttribute(netscape.ldap.LDAPAttribute) - method in class netscape.ldap.util.LDIFWriter
Print an attribute of an entry
printAttributeSchema(netscape.ldap.LDAPSchema) - method in class netscape.ldap.util.DSMLWriter
Prints the attribute schema from a schema object schema schema elements
printDebug(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
printEntry(netscape.ldap.LDAPEntry) - method in class netscape.ldap.util.LDAPWriter
The main method of LDAPWriter.
printEntryEnd(String) - method in class netscape.ldap.util.DSMLWriter
Print epilogue to entry
printEntryEnd(String) - method in class netscape.ldap.util.LDAPWriter
Print epilogue to entry
printEntryEnd(String) - method in class netscape.ldap.util.LDIFWriter
Print epilogue to entry
printEntryStart(String) - method in class netscape.ldap.util.DSMLWriter
Print prologue to entry
printEntryStart(String) - method in class netscape.ldap.util.LDAPWriter
Print prologue to entry
printEntryStart(String) - method in class netscape.ldap.util.LDIFWriter
Print prologue to entry
printEscapedValue(String,String,String) - method in class netscape.ldap.util.DSMLWriter
Print the element start, the value with escaping of special characters, and the element end
Prints the object class schema from a schema object schema schema elements
printPool() - method in class netscape.ldap.util.ConnectionPool
Debug method to print the contents of the pool
printSchema(netscape.ldap.LDAPEntry) - method in class netscape.ldap.util.DSMLWriter
Prints the schema from an entry containing subschema entry entry containing schema definitions
printSchema(netscape.ldap.LDAPEntry) - method in class netscape.ldap.util.LDAPWriter
Default schema writer - assumes an ordinary entry
printStackTrace() - method in class com.netscape.sasl.SaslException
Prints this exception's stack trace to System.err.
printStackTrace(java.io.PrintStream) - method in class com.netscape.sasl.SaslException
Prints this exception's stack trace to a print stream.
printStackTrace(java.io.PrintWriter) - method in class com.netscape.sasl.SaslException
Prints this exception's stack trace to a print writer.
printString(String) - method in class netscape.ldap.util.DSMLWriter
printString(String) - static method in class LDAPSearch
printString(String) - method in class netscape.ldap.util.LDIFWriter
PRIVATE - static field in class netscape.ldap.ber.stream.BERElement
properties - field in class netscape.ldap.LDAPSchemaElement
PROPERTY_NOT_FOUND - static field in class netscape.ldap.beans.LDAPBasePropertySupport
PROPERTY_NOT_FOUND - static field in class netscape.ldap.beans.LDAPIsMember
PROTOCOL_ERROR - static field in class netscape.ldap.client.opers.JDAPResult
PROTOCOL_ERROR - static field in class netscape.ldap.LDAPException
(2) A LDAP server could not correctly interpret the request sent by your client because the request does not strictly comply with the LDAP protocol.
PROTOCOL_VERSION - static field in class netscape.ldap.LDAPv2
Option specifying the version of the LDAP protocol used by your client when interacting with the LDAP server.
PROXIEDAUTHREQUEST - static field in class netscape.ldap.controls.LDAPProxiedAuthControl
PWEXPIRED - static field in class netscape.ldap.LDAPControl
PWEXPIRING - static field in class netscape.ldap.LDAPControl

R

rawValue - field in class netscape.ldap.LDAPSchemaElement
RDN - class netscape.ldap.util.RDN
Objects of this class represent the components of a distinguished name (DN).
RDN(String) - constructor for class netscape.ldap.util.RDN
Constructs a new RDN object from the specified DN component.
read(InputStream,int) - method in class netscape.ldap.util.ByteBuf
Invokes the InputStream.read method and appends the the bytes read to this byte buffer.
read(netscape.ldap.LDAPUrl) - static method in class netscape.ldap.LDAPConnection
Reads the entry specified by the LDAP URL.
read(RandomAccessFile,int) - method in class netscape.ldap.util.ByteBuf
Invokes the RandomAccessFile.read method, appending the bytes read to this byte buffer.
read(String) - method in class netscape.ldap.LDAPConnection
Reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
read(String) - method in class netscape.ldap.LDAPv2
Read the entry corresponding to the specified distinguished name (DN).
read(String,attrs[]) - method in class netscape.ldap.LDAPConnection
Reads the entry for the specified distinguished name (DN) and retrieves only the specified attributes from the entry.
read(String,attrs[]) - method in class netscape.ldap.LDAPv2
Read the entry corresponding to the specified distinguished name (DN), and retrieve only the specified attributes.
Read the entry corresponding to the specified distinguished name (DN), and retrieve only the specified attributes.
Read the entry corresponding to the specified distinguished name (DN), and retrieve only the specified attributes.
Reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
readLengthOctets(InputStream,int[]) - static method in class netscape.ldap.ber.stream.BERElement
Reads and decodes a length byte and then that many octets from the input stream.
readTwosComplement(InputStream,int[],int) - method in class netscape.ldap.ber.stream.BERElement
Reads the two's complement representation of an integer from an input stream.
readUnsignedBinary(InputStream,int[],int) - method in class netscape.ldap.ber.stream.BERElement
Reads a number of bytes from an input stream and form an integer..
REAL - static field in class netscape.ldap.ber.stream.BERElement
reconnect() - method in class netscape.ldap.LDAPConnection
Disconnect from the server and then reconnect using the current credentials and authentication method.
REFERRAL - static field in class netscape.ldap.client.opers.JDAPResult
REFERRAL - static field in class netscape.ldap.LDAPException
(10) [LDAP v3] The server does not hold the requested entry.
REFERRAL_ERROR_CONTINUE - static field in class netscape.ldap.LDAPSearchConstraints
Continue processing if there is an error following a search continuation reference
REFERRAL_ERROR_EXCEPTION - static field in class netscape.ldap.LDAPSearchConstraints
Throw exception if there is an error following a search continuation reference
REFERRAL_LIMIT_EXCEEDED - static field in class netscape.ldap.client.opers.JDAPResult
REFERRAL_LIMIT_EXCEEDED - static field in class netscape.ldap.LDAPException
(97) The number of sequential referrals (for example, the client may be referred first from LDAP server A to LDAP server B, then from LDAP server B to LDAP server C, and so on) has exceeded the maximum number of referrals (the LDAPv2.REFERRALS_HOP_LIMIT option).
REFERRALS - static field in class netscape.ldap.LDAPv2
Option specifying whether or not referrals to other LDAP servers are followed automatically.
REFERRALS_HOP_LIMIT - static field in class netscape.ldap.LDAPv2
Option specifying the maximum number of referrals to follow in a sequence when requesting an LDAP operation.
REFERRALS_REBIND_PROC - static field in class netscape.ldap.LDAPv2
Option specifying the object containing the method for getting authentication information (the distinguished name and password) used during a referral.
register(String,Class) - static method in class netscape.ldap.LDAPControl
Associates a class with an oid.
registerAttributeSyntax(String,String) - static method in class netscape.ldap.util.RDN
Registers the the given attribute for the given syntax in an internal table.
Removes the current object class, attribute type, or matching rule definition from the schema at the root DSE.
Removes the current object class, attribute type, or matching rule definition from the schema.
remove(String) - method in class netscape.ldap.LDAPAttributeSet
Removes the specified attribute from the set.
remove(String) - method in class netscape.ldap.LDAPModificationSet
Removes the first attribute with the specified name in the set of modifications.
removeElementAt(int) - method in class netscape.ldap.LDAPAttributeSet
Removes the attribute at the position specified by the index.
removeElementAt(int) - method in class netscape.ldap.LDAPModificationSet
Removes a particular LDAPModification object at the position specified by the index.
Remove a client which had requested notification on authentication
removeValue(byte[]) - method in class netscape.ldap.LDAPAttribute
Removes a byte[]-formatted value from the attribute.
removeValue(String) - method in class netscape.ldap.LDAPAttribute
Removes a string value from the attribute.
rename(String,String,boolean) - method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory.
rename(String,String,boolean) - method in class netscape.ldap.LDAPv2
Changes the name of an entry in the directory.
Renames an existing entry in the directory.
Changes the name of an entry in the directory.
Renames an existing entry in the directory.
Renames an existing entry in the directory.
Renames an existing entry in the directory.
Renames an existing entry in the directory.
Renames an existing entry in the directory and (optionally) changes the location of the entry in the directory tree.
rename(String,String,String,boolean) - method in class netscape.ldap.LDAPv3
Renames and moves an entry in the directory.
Renames an existing entry in the directory and (optionally) changes the location of the entry in the directory tree.
Renames and moves an entry in the directory.
REPLACE - static field in class netscape.ldap.LDAPModification
Specifies that a value should replace the existing value in an attribute.
reportChange(PropertyChangeEvent) - method in class netscape.ldap.beans.DisplayString
REVERSE - static field in class netscape.ldap.LDAPSortKey
RFC - static field in class netscape.ldap.util.DN
Type specifying a DN in the RFC format.

S

Sasl - class com.netscape.sasl.Sasl
A static class for creating SASL clients and servers.
SASL_BIND_IN_PROGRESS - static field in class netscape.ldap.client.opers.JDAPResult
SASL_BIND_IN_PROGRESS - static field in class netscape.ldap.LDAPException
(14) [LDAP v3] While authenticating your client by using a SASL (Simple Authentication Security Layer) mechanism, the server requires the client to send a new SASL bind request (specifying the same SASL mechanism) to continue the authentication process.
SaslClient - interface com.netscape.sasl.SaslClient
Performs SASL authentication as a client.
SaslClientFactory - interface com.netscape.sasl.SaslClientFactory
An interface for creating instances of SaslClient.
SASLCONTEXT - static field in class netscape.ldap.ber.stream.BERElement
SaslException - class com.netscape.sasl.SaslException
This class represents an error that has occurred when using SASL.
SaslException() - constructor for class com.netscape.sasl.SaslException
Constructs a new instance of SaslException.
SaslException(String) - constructor for class com.netscape.sasl.SaslException
Constructs a new instance of SaslException with a detailed message.
SaslException(String,Throwable) - constructor for class com.netscape.sasl.SaslException
Constructs a new instance of SaslException with a detailed message and a root exception.
SaslExternal - class com.netscape.sasl.mechanisms.SaslExternal
This class provides the implementation of the EXTERNAL mechanism driver.
SaslExternal() - constructor for class com.netscape.sasl.mechanisms.SaslExternal
Default constructor
SCOPE_BASE - static field in class netscape.ldap.LDAPv2
Specifies that the scope of a search includes only the base DN (distinguished name).
SCOPE_ONE - static field in class netscape.ldap.LDAPv2
Specifies that the scope of a search includes only the entries one level below the base DN (distinguished name).
SCOPE_SUB - static field in class netscape.ldap.LDAPv2
Specifies that the scope of a search includes the base DN (distinguished name) and all entries at all levels beneath that base.
search(netscape.ldap.LDAPUrl) - static method in class netscape.ldap.LDAPConnection
Performs the search specified by the LDAP URL.
Performs the search specified by the LDAP URL.
Performs the search specified by the criteria that you enter.
Performs the search specified by the criteria that you enter.
Performs the search specified by the criteria that you enter.
Performs the search specified by the criteria that you enter.
Performs the search specified by the criteria that you enter.
search(String,int,String,String[],boolean) - method in class netscape.ldap.LDAPv2
Searches for entries in the directory.
Performs the search specified by the criteria that you enter.
Searches for entries in the directory.
SEARCH_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
SEARCH_REQUEST - static field in class netscape.ldap.LDAPMessage
SEARCH_RESPONSE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
SEARCH_RESPONSE - static field in class netscape.ldap.LDAPMessage
SEARCH_RESULT - static field in class netscape.ldap.client.opers.JDAPProtocolOp
SEARCH_RESULT - static field in class netscape.ldap.LDAPMessage
SEARCH_RESULT_REFERENCE - static field in class netscape.ldap.client.opers.JDAPProtocolOp
SEARCH_RESULT_REFERENCE - static field in class netscape.ldap.LDAPMessage
sendDefiniteLength(OutputStream,int) - static method in class netscape.ldap.ber.stream.BERElement
Writes length octets (definite length only) to stream.
SEQUENCE - static field in class netscape.ldap.ber.stream.BERElement
SERVER_DOWN - static field in class netscape.ldap.client.opers.JDAPResult
SERVER_DOWN - static field in class netscape.ldap.LDAPException
(81) The LDAP server cannot be contacted.
SERVER_TIMELIMIT - static field in class netscape.ldap.LDAPv2
Option specifying the maximum number of milliseconds the server should spend returning search results before aborting the search.
SERVERCONTROLS - static field in class netscape.ldap.LDAPv3
Option specifying server controls for LDAP operations.
SET - static field in class netscape.ldap.ber.stream.BERElement
setAttribute(String) - method in class netscape.ldap.beans.LDAPGetEntries
Sets the attribute to retrieve
setAttribute(String) - method in class netscape.ldap.beans.LDAPGetProperty
Sets the attribute to retrieve
setAuthDN(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets the DN to authenticate as; null or empty for anonymous.
setAuthPassword(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets the password for the DN to authenticate as
setBase(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets the starting base
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPAddRequest
Sets the base dn component.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPBaseDNRequest
Sets the base dn component in the request.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPCompareRequest
Sets the base dn.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPDeleteRequest
Sets the base dn.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Sets the base dn.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPModifyRequest
Sets the base dn component.
setBaseDN(String) - method in class netscape.ldap.client.opers.JDAPSearchRequest
Sets the base dn component.
setBatchSize(int) - method in class netscape.ldap.LDAPSearchConstraints
Sets the suggested number of results to return at a time during search.
Sets the object that provides the mechanism for authenticating to the server on referrals.
setByteAt(int,byte) - method in class netscape.ldap.util.ByteBuf
Sets the value of the byte at the specified index.
setCache(netscape.ldap.LDAPCache) - method in class netscape.ldap.LDAPConnection
Sets the specified LDAPCache object as the cache for the LDAPConnection object.
setCaseSensitive(boolean) - method in class netscape.ldap.LDAPCompareAttrNames
Sets the state of the case-sensitivity flag.
setChangeNumber(int) - method in class netscape.ldap.controls.LDAPEntryChangeControl
Sets the change number (which identifies the record of the change in the server's change log) in this "entry change notification" control.
setChangesOnly(boolean) - method in class netscape.ldap.controls.LDAPPersistSearchControl
Specifies whether you want the server to send any existing entries that already match the search criteria or only the entries that have changed.
setChangeType(int) - method in class netscape.ldap.controls.LDAPEntryChangeControl
Sets the change type (which identifies the type of change that occurred) in this "entry change notification" control.
setChangeTypes(int) - method in class netscape.ldap.controls.LDAPPersistSearchControl
Sets the change types that you want monitored by this control.
Sets a client control for LDAP operations.
Sets an array of client controls for LDAP operations.
setConnectTimeout(int) - method in class netscape.ldap.LDAPConnection
Specifies the maximum time to wait for the connection to be established.
setConnSetupDelay(int) - method in class netscape.ldap.LDAPConnection
Specifies the delay in seconds when making concurrent connection attempts to multiple servers.
Set the default constraint set for all operations.
setContext(String) - method in class netscape.ldap.controls.LDAPVirtualListControl
Sets the optional context cookie.
setControls(netscape.ldap.LDAPControl[]) - method in class netscape.ldap.util.LDIFBaseContent
Sets the list of controls
setControls(netscape.ldap.LDAPControl[]) - method in class netscape.ldap.util.LDIFContent
Sets the list of controls
setDebug(boolean) - method in class netscape.ldap.util.ConnectionPool
Sets the debug printout mode.
setDebug(boolean) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Turns debug output on or off
setDeleteOldRDN(boolean) - method in class netscape.ldap.util.LDIFModDNContent
Sets whether or not the old RDN should be removed as an attribute in the entry.
setDereference(int) - method in class netscape.ldap.LDAPSearchConstraints
Sets a preference indicating how aliases should be dereferenced.
setDNs(PropertyChangeEvent) - method in class netscape.ldap.beans.LDAPGetProperty
setDNType(int) - method in class netscape.ldap.util.DN
Sets the type of format used for the DN (RFC format or OSF format).
setErrorCode(int) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets an error code for retrieval by a client
setFilter(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets the search filter
setGroup(String) - method in class netscape.ldap.beans.LDAPIsMember
Sets the distinguished name of the group
setHopLimit(int) - method in class netscape.ldap.LDAPConstraints
Sets maximum number of hops to follow in sequence during a referral.
setHost(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets host string.
setImplicit(boolean) - method in class netscape.ldap.ber.stream.BERTag
Sets the implicit tag.
setInputStream(InputStream) - method in class netscape.ldap.LDAPConnection
Sets the stream for reading from the listener socket if there is one
setLength(int) - method in class netscape.ldap.util.ByteBuf
Sets the length of the byte buffer.
setListSize(int) - method in class netscape.ldap.controls.LDAPVirtualListControl
Sets the size of the virtual result set.
setLocale(Locale) - method in class netscape.ldap.LDAPCompareAttrNames
Set the locale, if any, used for collation.
setLocale(Locale,int) - method in class netscape.ldap.LDAPCompareAttrNames
Sets the locale, if any, used for collation.
setMaxBacklog(int) - method in class netscape.ldap.LDAPSearchConstraints
Set the maximum number of unread entries any search listener can have before we stop reading from the server.
setMaxResults(int) - method in class netscape.ldap.LDAPSearchConstraints
Sets the maximum number of search results to return; 0 means there is no limit.
setMember(String) - method in class netscape.ldap.beans.LDAPIsMember
Sets the distinguished name of the member
setNewParent(String) - method in class netscape.ldap.util.LDIFModDNContent
Sets the new parent DN that should be assigned to the entry.
setOption(int,Object) - method in class netscape.ldap.LDAPConnection
Sets the value of the specified option for this LDAPConnection object.
setOption(int,Object) - method in class netscape.ldap.LDAPv2
Sets an option that applies to the connection.
setOutputStream(OutputStream) - method in class netscape.ldap.LDAPConnection
Sets the stream for writing to the socket
setPort(int) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets port number.
setPreviousDN(String) - method in class netscape.ldap.controls.LDAPEntryChangeControl
Sets the previous DN of the entry (if the entry was renamed) in the "entry change notification control".
setProperty(String,Object) - method in class netscape.ldap.LDAPConnection
Change a property of a connection.
setQualifier(String,String) - method in class netscape.ldap.LDAPSchemaElement
Keeps track of qualifiers which are not predefined.
setQualifier(String,String[]) - method in class netscape.ldap.LDAPSchemaElement
Keeps track of qualifiers which are not predefined.
setRange(int,int,int) - method in class netscape.ldap.controls.LDAPVirtualListControl
Sets the starting index, and the number of entries before and after to return.
setRange(String,int,int) - method in class netscape.ldap.controls.LDAPVirtualListControl
Sets the search expression, and the number of entries before and after to return.
setRDN(String) - method in class netscape.ldap.util.LDIFModDNContent
Sets the new RDN that should be assigned to the entry.
Specifies the object that provides the method for getting authentication information.
setReferralErrors(int) - method in class netscape.ldap.LDAPSearchConstraints
Specifies if errors when following search continuation references are to cause processing of the remaining results to be aborted.
setReferrals(boolean) - method in class netscape.ldap.LDAPConstraints
Specifies whether or not referrals are followed automatically.
setResultString(String) - method in class netscape.ldap.beans.LDAPGetEntries
setReturnControls(boolean) - method in class netscape.ldap.controls.LDAPPersistSearchControl
Specifies whether you want the server to include an "entry change notification" control with each entry it sends back to the client during the persistent search.
setSaslClientFactory(com.netscape.sasl.SaslClientFactory) - static method in class com.netscape.sasl.Sasl
Sets the default SaslClientFactory to use.
setScope(int) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Set the search scope using an integer
Set the default constraint set for all search operations.
Sets a server control for LDAP operations.
Sets an array of server controls for LDAP operations.
setServerTimeLimit(int) - method in class netscape.ldap.LDAPSearchConstraints
Sets the maximum number of seconds for the server to spend returning search results.
Specifies the object representing the socket factory that you want to use to establish a connection to a server or for the start TLS operation.
setSocketFactory(netscape.ldap.LDAPSocketFactory) - static method in class netscape.ldap.LDAPUrl
Sets the socket factory to be used for ldaps:// URLs.
setTimeLimit(int) - method in class netscape.ldap.LDAPConstraints
Sets the maximum number of milliseconds to wait for any operation under these constraints.
setUserID(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Set the user ID.
setUserName(String) - method in class netscape.ldap.beans.LDAPBasePropertySupport
Set the user name.
setValues(Object[]) - method in class netscape.ldap.LDAPAttribute
Sets the byte[] values as the attribute's values.
setValues(String[]) - method in class netscape.ldap.LDAPAttribute
Sets the string values as the attribute's values.
SINGLE - static field in class netscape.ldap.LDAPAttributeSchema
SINGLE_LEVEL - static field in class netscape.ldap.client.opers.JDAPSearchRequest
size() - method in class netscape.ldap.ber.stream.BERConstruct
Retrieves number of elements.
size() - method in class netscape.ldap.LDAPAttribute
Returns the number of values of the attribute.
size() - method in class netscape.ldap.LDAPAttributeSet
Returns the number of attributes in this set.
size() - method in class netscape.ldap.LDAPModificationSet
Retrieves the number of LDAPModification objects in this set.
SIZE_LIMIT_EXCEEDED - static field in class netscape.ldap.client.opers.JDAPResult
SIZE_LIMIT_EXCEEDED - static field in class netscape.ldap.LDAPException
(4) The search found more than the maximum number of results.
SIZELIMIT - static field in class netscape.ldap.LDAPv2
Option specifying the maximum number of search results to return.
SK_MATCHRULE - static field in class netscape.ldap.ber.stream.BERElement
SK_REVERSE - static field in class netscape.ldap.ber.stream.BERElement
Sorts the search results.
SORT_CONTROL_MISSING - static field in class netscape.ldap.LDAPException
(60) The "server-side sorting" control was not included with the "virtual list view" control in the search request.
SORTREQUEST - static field in class netscape.ldap.controls.LDAPSortControl
SORTRESPONSE - static field in class netscape.ldap.controls.LDAPSortControl
SR_ATTRTYPE - static field in class netscape.ldap.ber.stream.BERElement
startTLS() - method in class netscape.ldap.LDAPConnection
Begin using the Transport Layer Security (TLS) protocol for session privacy.
STRONG_AUTH_REQUIRED - static field in class netscape.ldap.client.opers.JDAPResult
STRONG_AUTH_REQUIRED - static field in class netscape.ldap.LDAPException
(8) A stronger authentication method (more than LDAP_AUTH_SIMPLE) is required by the LDAP server that you are connecting to.
STRUCTURAL - static field in class netscape.ldap.LDAPObjectClassSchema
SUBSTR - static field in class netscape.ldap.LDAPAttributeSchema
SUCCESS - static field in class netscape.ldap.client.opers.JDAPResult
Result code based on RFC1777
SUCCESS - static field in class netscape.ldap.LDAPException
(0) The operation completed successfully.
suites - field in class netscape.ldap.factory.JSSESocketFactory
SUPERIOR - static field in class netscape.ldap.LDAPSchemaElement
SYNTAX - static field in class netscape.ldap.LDAPSchemaElement
syntaxElement - field in class netscape.ldap.LDAPAttributeSchema
syntaxElement - field in class netscape.ldap.LDAPSyntaxSchema

T

TAG - static field in class netscape.ldap.ber.stream.BERElement
Internal (non-transmitted) tags.
telephone - static field in class netscape.ldap.LDAPSchemaElement
telephoneString - static field in class netscape.ldap.LDAPSchemaElement
TELETEXSTRING - static field in class netscape.ldap.ber.stream.BERElement
throwLDIFException(String) - method in class netscape.ldap.util.LDIF
Throws a LDIF file exception including the current line number.
TIME_LIMIT_EXCEEDED - static field in class netscape.ldap.client.opers.JDAPResult
TIME_LIMIT_EXCEEDED - static field in class netscape.ldap.LDAPException
(3) The search operation could not be completed within the maximum time limit.
TIMELIMIT - static field in class netscape.ldap.LDAPv2
Option specifying the maximum number of milliseconds to wait for an operation to complete.
TLS_NOT_SUPPORTED - static field in class netscape.ldap.LDAPException
(112) The socket factory of the connection is not capable of initiating a TLS session.
toBytes() - method in class netscape.ldap.util.ByteBuf
Returns the data in the byte buffer as a byte array.
toOSFString() - method in class netscape.ldap.util.DN
Returns the DN in OSF format.
toPrintableString(byte[]) - static method in class netscape.ldap.util.LDIF
Converts a byte array to a printable string following the LDIF rules (encode in base64 if necessary)
toRFCString() - method in class netscape.ldap.util.DN
Returns the DN in RFC 1485 format.
toString() - method in class netscape.ldap.ber.stream.BERAny
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERBitString
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERBoolean
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERCharacterString
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERChoice
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERConstruct
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERElement
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BEREnumerated
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERInteger
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERIntegral
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERNull
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERNumericString
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERObjectId
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BEROctetString
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERPrintableString
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERReal
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERSequence
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERSet
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERTag
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERUTCTime
Gets the string representation.
toString() - method in class netscape.ldap.ber.stream.BERVisibleString
Gets the string representation.
toString() - method in class netscape.ldap.util.ByteBuf
Returns the data in the byte buffer to a string.
toString() - method in class netscape.ldap.util.DN
Returns the string representation of the DN in its original format.
toString() - method in class netscape.ldap.client.opers.JDAPAbandonRequest
Retrieves the string representation of abandon request.
toString() - method in class netscape.ldap.client.opers.JDAPAddRequest
Retrieves the string representation of add request.
toString() - method in class netscape.ldap.client.opers.JDAPAddResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.JDAPAVA
Retrieves the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPBindRequest
Retrieves the string representation of the request.
toString() - method in class netscape.ldap.client.opers.JDAPBindResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPCompareRequest
Retrieves the string representation of the request.
toString() - method in class netscape.ldap.client.opers.JDAPCompareResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPDeleteRequest
Retrieves the string representation of the delete request.
toString() - method in class netscape.ldap.client.opers.JDAPDeleteResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPExtendedRequest
Retrieves the string representation of add request.
toString() - method in class netscape.ldap.client.opers.JDAPExtendedResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.JDAPFilter
Retrieves the string representation of filter.
toString() - method in class netscape.ldap.client.JDAPFilterAnd
Gets string reprensetation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterApproxMatch
Retrieves the string representation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterEqualityMatch
Retrieves the string representation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterExtensible
Retrieves the string representation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterGreaterOrEqual
Retrieves the string representation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterLessOrEqual
Retrieves the string representation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterNot
Gets string reprensetation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterOr
Gets string reprensetation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterPresent
Gets string reprensetation of the filter.
toString() - method in class netscape.ldap.client.JDAPFilterSubString
Gets string reprensetation of the filter.
toString() - method in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Gets the string representation of the request.
toString() - method in class netscape.ldap.client.opers.JDAPModifyRDNResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPModifyRequest
Retrieves string representation of modify request.
toString() - method in class netscape.ldap.client.opers.JDAPModifyResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPProtocolOp
Retrieves the string representation of the operation.
toString() - method in class netscape.ldap.client.opers.JDAPResult
Retrieves string representation of the result.
toString() - method in class netscape.ldap.client.opers.JDAPSearchRequest
Retrieves the string representation of the request.
toString() - method in class netscape.ldap.client.opers.JDAPSearchResponse
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPSearchResult
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPSearchResultReference
Retrieve the string representation.
toString() - method in class netscape.ldap.client.opers.JDAPUnbindRequest
Retrieves the string representation of unbind operation.
toString() - method in class netscape.ldap.LDAPAttribute
Retrieves the string representation of an attribute in an LDAP entry.
toString() - method in class netscape.ldap.LDAPAttributeSchema
Gets the definition of the attribute type in a user friendly format.
toString() - method in class netscape.ldap.LDAPAttributeSet
Retrieves the string representation of all attributes in the attribute set.
toString() - method in class netscape.ldap.LDAPConnection
Returns the string representation for this LDAPConnection.
toString() - method in class netscape.ldap.LDAPConstraints
Return a string representation of the object for debugging
toString() - method in class netscape.ldap.LDAPControl
Return a string representation of the control for debugging
toString() - method in class netscape.ldap.LDAPDITContentRuleSchema
Gets the definition of the rule in a user friendly format.
toString() - method in class netscape.ldap.LDAPDITStructureRuleSchema
Gets the definition of the rule in a user friendly format.
toString() - method in class netscape.ldap.LDAPEntry
Retrieves the string representation of the entry's distinguished name (DN) and its attributes.
toString() - method in class netscape.ldap.controls.LDAPEntryChangeControl
Return a string representation of the control for debugging
toString() - method in class netscape.ldap.LDAPException
Gets the string representation of the exception, which includes the result code, the message sent back from the LDAP server, the portion of the DN that the server could find in the directory (if applicable), and the error message corresponding to this result code.
toString() - method in class netscape.ldap.LDAPInterruptedException
Gets the string representation of the exception.
toString() - method in class netscape.ldap.LDAPMatchingRuleSchema
Gets the definition of the matching rule in a user friendly format.
toString() - method in class netscape.ldap.LDAPMatchingRuleUseSchema
Gets the definition of the matching rule use in a user friendly format.
toString() - method in class netscape.ldap.LDAPMessage
Returns string representation of an LDAP message.
toString() - method in class netscape.ldap.LDAPModification
Retrieves the string representation of the current modification.
toString() - method in class netscape.ldap.LDAPModificationSet
Retrieves the string representation of the modification set.
toString() - method in class netscape.ldap.LDAPNameFormSchema
Gets the definition of the name form in a user friendly format.
toString() - method in class netscape.ldap.LDAPObjectClassSchema
Gets the definition of the object class in a user friendly format.
toString() - method in class netscape.ldap.controls.LDAPPasswordExpiredControl
toString() - method in class netscape.ldap.controls.LDAPPasswordExpiringControl
toString() - method in class netscape.ldap.controls.LDAPPersistSearchControl
toString() - method in class netscape.ldap.controls.LDAPProxiedAuthControl
Return a string representation of the control for debugging
toString() - method in class netscape.ldap.LDAPReferralException
Gets the string representation of the referral exception, which includes the result code, the message sent back from the LDAP server and the list of referrals.
toString() - method in class netscape.ldap.LDAPSchema
Displays the schema (including the descriptions of its object classes, attribute types, and matching rules) in an easily readable format (not the same as the format expected by an LDAP server).
toString() - method in class netscape.ldap.LDAPSearchConstraints
Return a string representation of the object for debugging
toString() - method in class netscape.ldap.controls.LDAPSortControl
Return a string representation of the control for debugging
toString() - method in class netscape.ldap.LDAPSortKey
toString() - method in class netscape.ldap.LDAPSyntaxSchema
Gets the definition of the syntax type in a user friendly format.
toString() - method in class netscape.ldap.LDAPUrl
Returns the URL in String format
toString() - method in class netscape.ldap.controls.LDAPVirtualListControl
Return a string representation of the control for debugging
toString() - method in class netscape.ldap.controls.LDAPVirtualListResponse
toString() - method in class netscape.ldap.util.LDIF
Gets the string representation of the entire LDIF file.
toString() - method in class netscape.ldap.util.LDIFAddContent
Returns the string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFAttributeContent
Returns the string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFContent
Returns the string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFDeleteContent
Returns the string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFModDNContent
Returns string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFModifyContent
Returns the string representation of the content of the LDIF record.
toString() - method in class netscape.ldap.util.LDIFRecord
Gets the string representation of the LDIFRecord object.
toString() - method in class netscape.ldap.util.RDN
Returns the string representation of the DN component.
toString() - method in class com.netscape.sasl.SaslException
Returns the string representation of this exception.
TRACE_PROPERTY - static field in class netscape.ldap.LDAPConnection
Name of the property to enable/disable LDAP message trace.
Given a sequence of input bytes using the Base64 encoding, produces a sequence of unencoded output bytes.
Given a sequence of input bytes, produces a sequence of output bytes using the base64 encoding.
Given a sequence of input bytes, produces a sequence of output bytes.
typeToString(int) - method in class netscape.ldap.LDAPObjectClassSchema
Returns the object class type as a String

U

UNAVAILABLE - static field in class netscape.ldap.client.opers.JDAPResult
UNAVAILABLE - static field in class netscape.ldap.LDAPException
(52) The LDAP server is unavailable.
UNAVAILABLE_CRITICAL_EXTENSION - static field in class netscape.ldap.client.opers.JDAPResult
UNAVAILABLE_CRITICAL_EXTENSION - static field in class netscape.ldap.LDAPException
(12) [LDAP v3] The server received an LDAP v3 control that is marked critical and either (1) is not recognized or supported by the server, or (2) is inappropriate for the operation requested.
UNBIND_REQUEST - static field in class netscape.ldap.client.opers.JDAPProtocolOp
UNBIND_REQUEST - static field in class netscape.ldap.LDAPMessage
UNDEFINED_ATTRIBUTE_TYPE - static field in class netscape.ldap.client.opers.JDAPResult
UNDEFINED_ATTRIBUTE_TYPE - static field in class netscape.ldap.LDAPException
(17) The specified attribute is not defined.
unEscapeRDN(String) - static method in class netscape.ldap.LDAPDN
Returns the RDN after unescaping any escaped characters.
UNIVERSAL - static field in class netscape.ldap.ber.stream.BERElement
unknown - static field in class netscape.ldap.LDAPSchemaElement
unregisterAttributeSyntax(String) - static method in class netscape.ldap.util.RDN
Removes the the given attribute from the attribute syntax table.
UNWILLING_TO_PERFORM - static field in class netscape.ldap.client.opers.JDAPResult
UNWILLING_TO_PERFORM - static field in class netscape.ldap.LDAPException
(53) The LDAP server is unable to perform the specified operation.
Adds, removes or modifies the definition from a Directory.
Adds, removes or modifies the definition from a Directory.
Adds, removes or modifies the definition from a Directory.
Adds, removes or modifies the definition from a Directory.
USAGE - static field in class netscape.ldap.LDAPAttributeSchema
UTCTIME - static field in class netscape.ldap.ber.stream.BERElement

V

vectorToList(Vector) - method in class netscape.ldap.LDAPDITContentRuleSchema
Creates a list within parentheses, with $ as delimiter
vectorToList(Vector) - method in class netscape.ldap.LDAPNameFormSchema
Creates a list within parentheses, with $ as delimiter
vectorToList(Vector) - method in class netscape.ldap.LDAPObjectClassSchema
Creates a list within parentheses, with $ as delimiter
VIDEOTEXSTRING - static field in class netscape.ldap.ber.stream.BERElement
VIRTUALLIST - static field in class netscape.ldap.controls.LDAPVirtualListControl
VIRTUALLISTRESPONSE - static field in class netscape.ldap.controls.LDAPVirtualListResponse
VISIBLESTRING - static field in class netscape.ldap.ber.stream.BERElement

W

WHOLE_SUBTREE - static field in class netscape.ldap.client.opers.JDAPSearchRequest
write(OutputStream) - method in class netscape.ldap.ber.stream.BERAny
Sends the BER encoding directly to an output stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERBitString
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERBoolean
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERCharacterString
Writes BER to stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERChoice
Sends the BER encoding of the chosen type directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERConstruct
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERElement
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERIntegral
Writes BER to stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERNull
Sends the BER encoding directly to stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERObjectId
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BEROctetString
Writes BER to stream
write(OutputStream) - method in class netscape.ldap.ber.stream.BERReal
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERSet
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERTag
Sends the BER encoding directly to a stream.
write(OutputStream) - method in class netscape.ldap.ber.stream.BERUTCTime
Writes BER to a stream.
write(OutputStream) - method in class netscape.ldap.util.ByteBuf
Writes the contents of the byte buffer to the specified output stream.
write(RandomAccessFile) - method in class netscape.ldap.util.ByteBuf
Writes the contents of the byte buffer to the specified RandomAccessFile object.
write(String) - method in class netscape.ldap.LDAPTraceWriter
Writes an LDAP trace message.