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

A

abandon(int) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Cancels the ldap request with the specified id and discards any results already received.
abandon(LDAPSearchListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Cancels all outstanding search requests associated with this LDAPSearchListener object and discards any results already received.
abandon(LDAPSearchResults) - Method in class netscape.ldap.LDAPConnection
Abandons a current search operation, notifying the server not to send additional search results.
abandon(int) - Method in class netscape.ldap.LDAPConnection
Cancels the ldap request with the specified id and discards any results already received.
abandon(LDAPSearchListener) - Method in class netscape.ldap.LDAPConnection
Cancels all outstanding search requests associated with this LDAPSearchListener object and discards any results already received.
abandon(int, LDAPControl[]) - Method in class netscape.ldap.LDAPConnThread
Stop dispatching responses for a particular message ID and send the abandon request.
abandon(LDAPSearchResults) - Method in interface 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 variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
ABANDON_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
ABSTRACT - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
ABSTRACT - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
ADD - Static variable in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Change type specifying that you want to track additions of new entries to the directory.
ADD - Static variable in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track additions of new entries to the directory.
add(LDAPEntry, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Adds an entry to the directory.
add(LDAPEntry, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
add(LDAPAttribute) - Method in class netscape.ldap.LDAPAttributeSet
Adds the specified attribute to this attribute set.
add(LDAPEntry) - Method in class netscape.ldap.LDAPConnection
Adds an entry to the directory.
add(LDAPEntry, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Adds an entry to the directory and allows you to specify preferences for this LDAP add operation by using an LDAPConstraints object.
add(LDAPEntry, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
add(LDAPEntry, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Adds an entry to the directory.
add(LDAPEntry, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
ADD - Static variable in class netscape.ldap.LDAPModification
Specifies that a value should be added to an attribute.
add(int, LDAPAttribute) - Method in class netscape.ldap.LDAPModificationSet
Specifies another modification to be added to the set of modifications.
add(LDAPConnection, String) - Method in class netscape.ldap.LDAPSchemaElement
Adds the current object class, attribute type, or matching rule definition to the schema.
add(LDAPConnection) - Method in class netscape.ldap.LDAPSchemaElement
Adds the current object class, attribute type, or matching rule definition to the schema at the root DSE.
add(LDAPMessage) - Method in class netscape.ldap.LDAPSearchResults
Add search entry of referral
add(LDAPException) - Method in class netscape.ldap.LDAPSearchResults
Add exception
add(LDAPEntry) - Method in interface netscape.ldap.LDAPv2
Adds an entry to the directory.
add(LDAPEntry, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Adds an entry to the directory.
add(LDAPFilter) - Method in class netscape.ldap.util.LDAPFilterList
Add an LDAPFilter to the private vector.
ADD_CONTENT - Static variable in interface netscape.ldap.util.LDIFContent
The LDIF record specifies a new entry to be added.
ADD_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
ADD_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
ADD_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
ADD_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
addAny(String) - Method in class netscape.ldap.client.JDAPFilterSubString
Adds any substring.
addAttribute(LDAPAttributeSchema) - Method in class netscape.ldap.LDAPSchema
Add an attribute type schema definition to the current schema.
addControls(LDAPControl[]) - Method in class netscape.ldap.LDAPConnection.ResponseControls
 
addDITContentRule(LDAPDITContentRuleSchema) - Method in class netscape.ldap.LDAPSchema
Add a content rule definition to the current schema.
addDITStructureRule(LDAPDITStructureRuleSchema) - Method in class netscape.ldap.LDAPSchema
Add a structure rule definition to the current schema.
addElement(BERElement) - Method in class netscape.ldap.ber.stream.BERConstruct
Adds an element to the list.
addElement(JDAPFilter) - Method in class netscape.ldap.client.JDAPFilterSet
Adds filter into the filter set.
addElement(LDAPAttribute) - Method in class netscape.ldap.util.LDIFAttributeContent
Adds an attribute to the content of the LDIF record.
addElement(LDAPModification) - Method in class netscape.ldap.util.LDIFModifyContent
Specifies an additional modification that should be made to the entry.
addEntry(LdapContextImpl, String, LDAPAttributeSet) - Method in class com.netscape.jndi.ldap.LdapService
Create a new LDAP entry
addEntry(Long, Object) - Method in class netscape.ldap.LDAPCache
Add the entry to the hashtable cache and to the vector respectively.
AddFilter(LDAPFilter) - Method in class netscape.ldap.util.LDAPIntFilterList
Add a "relative" filter to an existing filter list.
addFinal(String) - Method in class netscape.ldap.client.JDAPFilterSubString
Adds final substring.
addInitial(String) - Method in class netscape.ldap.client.JDAPFilterSubString
Adds initial substring.
addListener(LdapContextImpl, String, String, SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.EventService
Add change event listener
addMatchingRule(LDAPMatchingRuleSchema) - Method in class netscape.ldap.LDAPSchema
Add a matching rule schema definition to the current schema.
addMessage(LDAPMessage) - Method in class netscape.ldap.LDAPMessageQueue
Queues the LDAP server's response.
addNameForm(LDAPNameFormSchema) - Method in class netscape.ldap.LDAPSchema
Add a name form definition to the current schema.
addNamingListener(String, int, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
Naming Event methods
addNamingListener(Name, int, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
addNamingListener(String, int, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Naming Event methods javax.naming.event.EventDirContext interface)
addNamingListener(Name, int, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addObjectClass(LDAPObjectClassSchema) - Method in class netscape.ldap.LDAPSchema
Adds an object class schema definition to the current schema.
addPropertyChangeListener(PropertyChangeListener) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Add a client to be notified when an authentication result is in
addRDN(RDN) - Method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the current DN.
addRDNToBack(RDN) - Method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the end of the current DN.
addRDNToFront(RDN) - Method in class netscape.ldap.util.DN
Adds the specified relative distinguished name (RDN) to the beginning of the current DN.
addReference() - Method in class netscape.ldap.LDAPCache
Add a new reference to this cache.
addReferralEntries(LDAPSearchResults) - Method in class netscape.ldap.LDAPSearchResults
 
addRequest(int, LDAPConnection, LDAPConnThread, int) - Method in class netscape.ldap.LDAPMessageQueue
Registers a LDAP request
addSyntax(LDAPSyntaxSchema) - Method in class netscape.ldap.LDAPSchema
Add a syntax schema definition to the current schema.
addToEnvironment(String, Object) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
addToEnvironment(String, Object) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
addValue(String) - Method in class netscape.ldap.LDAPAttribute
Adds a string value to the attribute.
addValue(byte[]) - Method in class netscape.ldap.LDAPAttribute
Adds a byte[]-formatted value to the attribute.
ADMIN_LIMIT_EXCEEDED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
ADMIN_LIMIT_EXCEEDED - Static variable in exception netscape.ldap.LDAPException
(11) [LDAP v3] The adminstrative limit on the maximum number of entries to return was exceeded.
AFFECTS_MULTIPLE_DSAS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
AFFECTS_MULTIPLE_DSAS - Static variable in exception 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 variable in class netscape.ldap.client.opers.JDAPResult
 
ALIAS_DEREFERENCING_PROBLEM - Static variable in exception netscape.ldap.LDAPException
(36) An error occurred when dereferencing an alias.
ALIAS_PROBLEM - Static variable in class netscape.ldap.client.opers.JDAPResult
 
ALIAS_PROBLEM - Static variable in exception netscape.ldap.LDAPException
(33) An problem occurred with an alias.
aliases - Variable in class netscape.ldap.LDAPSchemaElement
 
ALL_USER_ATTRS - Static variable in interface 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 variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
AMBIGUOUS_RESULTS - Static variable in class netscape.ldap.beans.LDAPIsMember
 
ANY - Static variable in class netscape.ldap.ber.stream.BERElement
 
append(Object) - Method in class netscape.ldap.util.ByteBuf
Appends an object 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.
append(byte[]) - Method in class netscape.ldap.util.ByteBuf
Appends an array of bytes to the end of this byte buffer.
append(byte[], 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(ByteBuf) - Method in class netscape.ldap.util.ByteBuf
Appends a byte buffer to the end of this byte buffer.
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(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(float) - Method in class netscape.ldap.util.ByteBuf
Appends a float 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.
appendFilter(LDAPFilter) - Method in class netscape.ldap.util.LDAPIntFilterSet
Append a new filter to the existing set.
APPLICATION - Static variable in class netscape.ldap.ber.stream.BERElement
 
approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class netscape.ldap.factory.JSSSocketFactory
The default implementation of the SSLCertificateApprovalCallback interface.
associate(LDAPSearchListener) - Method in class netscape.ldap.LDAPSearchResults
Prepares to return asynchronous results from a search
associatePersistentSearch(LDAPSearchListener) - Method in class netscape.ldap.LDAPSearchResults
 
AT_CLASSNAME - Static variable in class com.netscape.jndi.ldap.ObjectMapper
Schema attributes for mapping java objects to ldap entries
AT_CLASSNAMES - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_CODEBASE - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_DESCRIPTION - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_JAVADOC - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_OBJFACTORY - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_REFADDR - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
AT_SERIALDATA - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
ATTR_COUNT_REQUIRES_HASH - Static variable in class netscape.ldap.LDAPAttributeSet
 
ATTRDEF - Static variable in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
attrGreater(LDAPEntry, LDAPEntry, int) - Method in class netscape.ldap.LDAPCompareAttrNames
Compares a particular attribute in both entries.
attrHash - Variable in class netscape.ldap.LDAPAttributeSet
 
ATTRIBUTE_CONTENT - Static variable in interface netscape.ldap.util.LDIFContent
The LDIF record specifies an entry and its attributes.
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in exception netscape.ldap.LDAPException
(20) The value that you are adding to an attribute already exists in the attribute.
AttributeEnum - Class in com.netscape.jndi.ldap
Wrapper for enumeration of LDAPAttrubute-s.
AttributeEnum(Enumeration) - Constructor for class com.netscape.jndi.ldap.AttributeEnum
 
AttributeIDEnum - Class in com.netscape.jndi.ldap
Wrapper for enumeration of LDAPAttrubute-s.
AttributeIDEnum(Enumeration) - Constructor for class com.netscape.jndi.ldap.AttributeIDEnum
 
AttributesImpl - Class in com.netscape.jndi.ldap
Wrapper for LDAPAttributeSet which implements JNDI Attribute interface
AttributesImpl(LDAPAttributeSet, String[]) - Constructor for class com.netscape.jndi.ldap.AttributesImpl
 
attributesToFilter(Attributes) - Static method in class com.netscape.jndi.ldap.ProviderUtils
Convert Attribute List to a LDAP filter
attrName - Variable in class netscape.ldap.LDAPSchemaElement
 
attrs - Variable in class netscape.ldap.LDAPAttributeSet
 
auth - Variable in class com.netscape.jndi.ldap.ContextEnv.ReferralRebindProc
 
AUTH_METHOD_NOT_SUPPORTED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
AUTH_METHOD_NOT_SUPPORTED - Static variable in exception 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(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(ActionEvent) - Method in class netscape.ldap.beans.LDAPSimpleAuth
 
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, LDAPConstraints) - 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, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
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, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
authenticate(int, String, String, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
authenticate(String, Hashtable, Object) - Method in class netscape.ldap.LDAPConnection
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[], 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 a specified SASL mechanism or set of mechanisms.
authenticate(String, String, String, Hashtable, Object) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use authenticate without packageName instead.
authenticate(String, String[], String, Hashtable, Object) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use authenticate without packageName instead.
authenticate(int, String, String, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
authenticate(int, String, String, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
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.
authenticate(String, String) - Method in interface netscape.ldap.LDAPv2
Authenticates user with the LDAP server.
authenticate(int, String, String) - Method in interface 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.
AUTHENTICATION_ERROR - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
AUTHENTICATION_ERROR - Static variable in class netscape.ldap.beans.LDAPIsMember
 
AUX - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 
AUXILIARY - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
AUXILIARY - Static variable in class netscape.ldap.LDAPObjectClassSchema
 

B

BadFilterException - Exception in netscape.ldap.util
The exception thrown when there is a problem with either an LDAPFilter or with the File/URL/Buffer form which we're creating the LDAPFilter.
BadFilterException() - Constructor for exception netscape.ldap.util.BadFilterException
Creates an Unknown BadFilterException
BadFilterException(String) - Constructor for exception netscape.ldap.util.BadFilterException
Creates a BadFilterException with the given string
BadFilterException(String, int) - Constructor for exception netscape.ldap.util.BadFilterException
Creates a BadFilterException with the given string and line number
BASE_OBJECT - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
search scope
BaseSearchEnum - Class in com.netscape.jndi.ldap
Wrapper for the LDAPSearchResult that implements all NamingEnumeration methods except next() (left to be implemented by subclasses).
BaseSearchEnum(LDAPSearchResults, LdapContextImpl) - Constructor for class com.netscape.jndi.ldap.BaseSearchEnum
 
BATCHSIZE - Static variable in interface netscape.ldap.LDAPv2
Option specifying the number of results to return at a time.
BERAny - Class in netscape.ldap.ber.stream
This class is for the "any" object that is unknown to the BER package but conforms to BER rules.
BERAny(BERElement) - Constructor for class netscape.ldap.ber.stream.BERAny
Constructs an "any" element.
BERAny(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERAny
Constructs an "any" element from an input stream.
BERBitString - Class in netscape.ldap.ber.stream
This class is for the BitString object.
BERBitString(BitSet) - Constructor for class netscape.ldap.ber.stream.BERBitString
Constructs a boolean element.
BERBitString(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERBitString
Constructs a bitstring element from an input stream (for constructed encodings).
BERBitString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERBitString
Constructs a bitstring element from an input stream (for primitive encodings).
BERBoolean - Class in netscape.ldap.ber.stream
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 in netscape.ldap.ber.stream
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(String) - Constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element containing buffer.
BERCharacterString(byte[]) - Constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element from a byte array.
BERCharacterString(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element from an input stream (for constructed encoding)
BERCharacterString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERCharacterString
Constructs a character string element from an input stream (for primitive encoding)
BERChoice - Class in netscape.ldap.ber.stream
This class is for the Choice object.
BERChoice(BERElement) - Constructor for class netscape.ldap.ber.stream.BERChoice
Constructs a choice element.
BERChoice(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERChoice
Constructs a choice element from an input stream.
BERConstruct - Class in netscape.ldap.ber.stream
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.
BERConstruct(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERConstruct
Constructs a construct element from an input stream.
BERElement - Class in netscape.ldap.ber.stream
This class is for the tagged object type.
BERElement() - Constructor for class netscape.ldap.ber.stream.BERElement
 
BEREnumerated - Class in netscape.ldap.ber.stream
This class is for the Enumerated object.
BEREnumerated(int) - Constructor for class netscape.ldap.ber.stream.BEREnumerated
Constructs an enumerated element with a value.
BEREnumerated(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BEREnumerated
Constructs an enumerated element with the input stream.
BERInteger - Class in netscape.ldap.ber.stream
This class is for the Integer object.
BERInteger(int) - Constructor for class netscape.ldap.ber.stream.BERInteger
Constructs a integer element.
BERInteger(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERInteger
Constructs an integer element with the input stream.
BERIntegral - Class in netscape.ldap.ber.stream
This is the base class for integral types such as Integer and Enumerated.
BERIntegral(int) - Constructor for class netscape.ldap.ber.stream.BERIntegral
Constructs an integral type with a value.
BERIntegral(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERIntegral
Constructs an integral element from an input stream.
BERNull - Class in netscape.ldap.ber.stream
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 in netscape.ldap.ber.stream
This class is for the NumericString type.
BERNumericString(String) - Constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numeric string element from a string
BERNumericString(byte[]) - Constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numeric string element from a byte array
BERNumericString(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numeric string element from an input stream (for constructed encoding)
BERNumericString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERNumericString
Constructs a numericstring element from an input stream (for primitive encoding)
BERObjectId - Class in netscape.ldap.ber.stream
This class is for the Object ID object.
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.
BERObjectId(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERObjectId
Constructs an object id element from an input stream.
BEROctetString - Class in netscape.ldap.ber.stream
This class is for the OctetString type.
BEROctetString(String) - Constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element containing a copy of the contents of buffer.
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(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element from an input stream (for constructed encoding)
BEROctetString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BEROctetString
Constructs an octet string element from an input stream (for primitive encoding)
BERPrintableString - Class in netscape.ldap.ber.stream
This class is for the PrintableString type.
BERPrintableString(String) - Constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printable string element containing buffer.
BERPrintableString(byte[]) - Constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printables tring element from buffer.
BERPrintableString(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printable string element from an input stream (for constructed encoding)
BERPrintableString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERPrintableString
Constructs a printablestring element from an input stream (for primitive encoding)
BERReal - Class in netscape.ldap.ber.stream
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 in netscape.ldap.ber.stream
This class is for the Sequence object.
BERSequence() - Constructor for class netscape.ldap.ber.stream.BERSequence
Constructs a sequence element.
BERSequence(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERSequence
Constructs a sequence element from an input stream.
BERSet - Class in netscape.ldap.ber.stream
This class is for the Set object.
BERSet() - Constructor for class netscape.ldap.ber.stream.BERSet
Constructs a set element.
BERSet(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERSet
Constructs a set element from an input stream.
BERTag - Class in netscape.ldap.ber.stream
This class is for the tagged object type.
BERTag(int, BERElement, boolean) - Constructor for class netscape.ldap.ber.stream.BERTag
Constructs a tag element.
BERTag(BERTagDecoder, int, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERTag
Constructs a tag element from an input stream.
BERTagDecoder - Class in netscape.ldap.ber.stream
This is an abstract class which should be extended for use by the BERTag class in decoding application specific BER tags.
BERTagDecoder() - Constructor for class netscape.ldap.ber.stream.BERTagDecoder
 
BERUTCTime - Class in netscape.ldap.ber.stream
This class is for the UTCTime object.
BERUTCTime(String) - Constructor for class netscape.ldap.ber.stream.BERUTCTime
Constructs a UTC time element containing the specified string.
BERUTCTime(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERUTCTime
Constructs a UTCTime element from an input stream (for constructed encoding)
BERUTCTime(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERUTCTime
Constructs a UTC time element from an input stream (for primitive encoding)
BERVisibleString - Class in netscape.ldap.ber.stream
This class is for the VisibleString object.
BERVisibleString(String) - Constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element.
BERVisibleString(byte[]) - Constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element from buffer.
BERVisibleString(BERTagDecoder, InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element with the input stream.
BERVisibleString(InputStream, int[]) - Constructor for class netscape.ldap.ber.stream.BERVisibleString
Constructs a visiblestring element with the input stream.
binary - Static variable in class netscape.ldap.LDAPSchemaElement
 
binaryString - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
binaryString - Static variable in class netscape.ldap.LDAPSchemaElement
 
bind(String, Object) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
bind(Name, Object) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
bind(String, Object, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
bind(Name, Object, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
bind(String, Object) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Naming Bind/Rename operations (javax.naming.Context, javax.naming.DirContext interface)
bind(Name, Object) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
bind(String, Object, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
bind(Name, Object, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
bind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
Naming Bind operations
bind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
bind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Naming Bind operations
bind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
bind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
Naming Bind operations
bind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
bind(String, String, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password.
bind(String, String, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
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.
bind(LDAPConnection) - Method in interface netscape.ldap.LDAPBind
This method is called by LDAPConnection when authenticating.
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, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which you are currently connected) using the specified name and password.
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, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
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[], 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 a specified SASL mechanism or set of mechanisms.
bind(int, String, String, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
bind(String, String, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
bind(String, String, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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(int, String, String, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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(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(LDAPConnection, boolean) - Method in class netscape.ldap.LDAPSaslBind
 
BIND - Static variable in interface netscape.ldap.LDAPv2
Option specifying the object containing the method for authenticating to the server.
bind(String, String) - Method in interface netscape.ldap.LDAPv2
Authenticates user with the LDAP server.
bind(int, String, String) - Method in interface 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.
BIND_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
Protocol operation types
BIND_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
BIND_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
BIND_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
BindingEnum - Class in com.netscape.jndi.ldap
Wrapper for the LDAPSearchResult.
BindingEnum(LDAPSearchResults, LdapContextImpl) - Constructor for class com.netscape.jndi.ldap.BindingEnum
 
BITSTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
BOOLEAN - Static variable in class netscape.ldap.ber.stream.BERElement
Possible element types.
breakConnection() - Method in class netscape.ldap.LDAPConnSetupMgr
This is used only by the ldapjdk test libaray to simulate a server problem and to test fail-over and rebind
breakString(PrintWriter, String, int) - Static method in class netscape.ldap.util.LDIF
Outputs the String in LDIF line-continuation format.
BUSY - Static variable in class netscape.ldap.client.opers.JDAPResult
 
BUSY - Static variable in exception 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 in netscape.ldap.util
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(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.
ByteBuf(byte[], int, int) - Constructor for class netscape.ldap.util.ByteBuf
Constructs a byte buffer with the specified length.
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 variable in class netscape.ldap.LDAPSchemaElement
 
CES_SYNTAX - Static variable in class netscape.ldap.util.RDN
 
cesString - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
cesString - Static variable in class netscape.ldap.LDAPSchemaElement
 
changeListener(int, LDAPMessageQueue) - Method in class netscape.ldap.LDAPConnThread
Change listener for a message ID.
changeRDN(LdapContextImpl, String, String) - Method in class com.netscape.jndi.ldap.LdapService
Chanage RDN for a LDAP entry
checkLdapUrlAsName(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Check if LdapURL is passed as the name paremetr to a method If that's the case, craete environment for the ldap url
checkMsg(LDAPMessage) - Method in class netscape.ldap.LDAPConnection
Checks the message (assumed to be a return value).
checkSearchMsg(LDAPSearchResults, LDAPMessage, LDAPSearchConstraints, String, int, String, String[], boolean) - Method in class netscape.ldap.LDAPConnection
 
CHOICE - Static variable in class netscape.ldap.ber.stream.BERElement
 
cis - Static variable in class netscape.ldap.LDAPSchemaElement
 
cisString - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
cisString - Static variable in class netscape.ldap.LDAPSchemaElement
 
CLASSDEF - Static variable in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
cleanup() - Method in class netscape.ldap.LDAPCache
Cleans up
clear(ActionEvent) - Method in class netscape.ldap.beans.DisplayString
 
CLIENT_LOOP - Static variable in class netscape.ldap.client.opers.JDAPResult
 
CLIENT_LOOP - Static variable in exception netscape.ldap.LDAPException
(96) Your LDAP client detected a loop in the referral.
CLIENTCONTROLS - Static variable in interface netscape.ldap.LDAPv3
Option specifying client controls for LDAP operations.
clone() - Method in class com.netscape.jndi.ldap.AttributesImpl
 
clone() - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Clone ShareableEnv
clone() - Method in class com.netscape.jndi.ldap.ContextEnv
Clone ShareableEnv The code is the same as in the superclass (ShareableEnv) except that a ContextEnv instance is returned
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.
clone() - Method in class netscape.ldap.util.LDAPFilter
Makes a copy of this LDAPFilter object.
close() - Method in class com.netscape.jndi.ldap.AttributeEnum
 
close() - Method in class com.netscape.jndi.ldap.AttributeIDEnum
 
close() - Method in class com.netscape.jndi.ldap.BaseSearchEnum
 
close() - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
close() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Disconnect the Ldap Connection if close is requested LDAP operations can not be performed any more ones the context is closed
close() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
close() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
close() - Method in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
close() - Method in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
close() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
close() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
close() - Method in class netscape.ldap.LDAPSSLSocket
 
close(boolean) - Method in class netscape.ldap.LDAPSSLSocket
 
close(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.
closeConnection() - Method in class netscape.ldap.LDAPConnSetupMgr
Called when the current connection is terminated by the user.
closeOnCompletion(LDAPConnection) - Method in class netscape.ldap.LDAPSearchResults
For asynchronous search, this mechanism allows the programmer to close a connection whenever the search completes.
COLLECTIVE - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
COLLECTIVE - Static variable in class netscape.ldap.LDAPAttributeSchema
 
com.netscape.jndi.ldap - package com.netscape.jndi.ldap
 
com.netscape.jndi.ldap.common - package com.netscape.jndi.ldap.common
 
com.netscape.jndi.ldap.controls - package com.netscape.jndi.ldap.controls
 
com.netscape.jndi.ldap.schema - package com.netscape.jndi.ldap.schema
 
compare(String, LDAPAttribute, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Compares an attribute value with one in the directory.
compare(String, LDAPAttribute, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Compares an attribute value with one in the directory.
compare(String, LDAPAttribute) - Method in class netscape.ldap.LDAPConnection
Checks to see if an entry contains an attribute with a specified value.
compare(String, LDAPAttribute, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
 
compare(String, LDAPAttribute, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
compare(String, LDAPAttribute, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Compare an attribute value with one in the directory.
compare(String, LDAPAttribute, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Compare an attribute value with one in the directory.
compare(String, LDAPAttribute) - Method in interface netscape.ldap.LDAPv2
Compares the given entry's attribute value to the specified attribute value.
compare(String, LDAPAttribute, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Compares the given entry's attribute value to the specified attribute value.
COMPARE_FALSE - Static variable in class netscape.ldap.client.opers.JDAPResult
 
COMPARE_FALSE - Static variable in exception 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 variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
COMPARE_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
COMPARE_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
COMPARE_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
COMPARE_TRUE - Static variable in class netscape.ldap.client.opers.JDAPResult
 
COMPARE_TRUE - Static variable in exception 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).
completeRequest() - Method in class netscape.ldap.LDAPMessageQueue
Wait for request to complete.
completeSearchOperation() - Method in class netscape.ldap.LDAPSearchListener
Block until all results are in.
composeName(String, String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
composeName(Name, Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
composeName(String, String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Name operations (javax.naming.Context interface)
composeName(Name, Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
composeName(String, String) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
Name operations
composeName(Name, Name) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
CONFIDENTIALITY_REQUIRED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
CONFIDENTIALITY_REQUIRED - Static variable in exception netscape.ldap.LDAPException
(13) [LDAP v3] A secure connection is required for this operation.
connect(LdapContextImpl) - Method in class com.netscape.jndi.ldap.LdapService
Connect to the server and send bind request to authenticate the user
connect(LDAPConnection, String, int) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
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, 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, LDAPConstraints) - 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, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
connect(LDAPUrl[]) - Method in class netscape.ldap.LDAPConnection
 
connect(int, 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, with the specified LDAP protocol version.
connect(int, String, int, String, String, LDAPConstraints) - 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, with the specified LDAP protocol version.
connect(int, String, int, String, String, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
connect(LDAPConnection) - Method in class netscape.ldap.LDAPConnThread
 
connect(String, int) - Method in interface netscape.ldap.LDAPv2
Connects to the LDAP server.
connect(String, int, String, String) - Method in interface netscape.ldap.LDAPv2
Connects and authenticates to the LDAP server.
connect(int, String, int, String, String) - Method in interface netscape.ldap.LDAPv3
Connects and authenticates to the LDAP server using the specified version of the LDAP protocol.
CONNECT_ERROR - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
CONNECT_ERROR - Static variable in class netscape.ldap.beans.LDAPIsMember
 
CONNECT_ERROR - Static variable in class netscape.ldap.client.opers.JDAPResult
 
CONNECT_ERROR - Static variable in exception netscape.ldap.LDAPException
(91) Your LDAP client failed to connect to the LDAP server.
ConnectionPool - Class in netscape.ldap.util
Connection pool, typically used by a server to avoid creating a new connection for each client
ConnectionPool(int, int, String, int, String, String) - Constructor for class netscape.ldap.util.ConnectionPool
Constructor for specifying all parameters
ConnectionPool(int, int, String, int) - Constructor for class netscape.ldap.util.ConnectionPool
Constructor for specifying all parameters, anonymous identity
ConnectionPool(String, int) - Constructor for class netscape.ldap.util.ConnectionPool
Constructor for using default parameters, anonymous identity
ConnectionPool(int, int, LDAPConnection) - Constructor for class netscape.ldap.util.ConnectionPool
Constructor for using an existing connection to clone from.
ConnectionPool.LDAPConnectionObject - Class in netscape.ldap.util
Wrapper for LDAPConnection object in pool
ConnectionPool.LDAPConnectionObject() - Constructor for class netscape.ldap.util.ConnectionPool.LDAPConnectionObject
 
connectServer(int) - Method in class netscape.ldap.LDAPConnSetupMgr
Connect to the server at the given index
connSetupStatus - Variable in class netscape.ldap.LDAPConnSetupMgr.ServerEntry
 
connSetupThread - Variable in class netscape.ldap.LDAPConnSetupMgr.ServerEntry
 
CONSTRAINT_VIOLATION - Static variable in class netscape.ldap.client.opers.JDAPResult
 
CONSTRAINT_VIOLATION - Static variable in exception netscape.ldap.LDAPException
(19) An internal error occurred in the LDAP server.
CONSTRUCTED - Static variable in class netscape.ldap.ber.stream.BERElement
 
contains(DN) - Method in class netscape.ldap.util.DN
Deprecated. Please use isDescendantOf() instead.
CONTEXT - Static variable in class netscape.ldap.ber.stream.BERElement
 
ContextEnv - Class in com.netscape.jndi.ldap
Context Environment
ContextEnv(ShareableEnv, int) - Constructor for class com.netscape.jndi.ldap.ContextEnv
Constructor for non root Contexts
ContextEnv(Hashtable) - Constructor for class com.netscape.jndi.ldap.ContextEnv
Constructor for the root context
ContextEnv.ReferralRebindProc - Class in com.netscape.jndi.ldap
Implementation for LDAPRebind interface.
ContextEnv.ReferralRebindProc(String, String) - Constructor for class com.netscape.jndi.ldap.ContextEnv.ReferralRebindProc
 
CONTROL_NOT_FOUND - Static variable in class netscape.ldap.client.opers.JDAPResult
 
CONTROL_NOT_FOUND - Static variable in exception 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).
convertMatchPattern(String) - Method in class netscape.ldap.util.LDAPFilter
The ldapfilter.conf specifies match patterns in a funny way.
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.
createAttribute(LDAPAttributeSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
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.
createFilterString(String, String, String) - Method in class netscape.ldap.util.LDAPFilter
Create the filter string which can be used in LDAPConnection.search() and others given the parameter strValue.
createKey(String, int, String, String, int, String[], String, LDAPConstraints) - Method in class netscape.ldap.LDAPCache
Create a key for a cache entry by concatenating all input parameters
createMatchingRule(LDAPMatchingRuleSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
createObjectClass(LDAPObjectClassSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
createReferralConnection(LDAPReferralException, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Establish the LDAPConnection to the referred server.
createSchemaElement(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
Ldap entry operations
createSchemaElement(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Create a new SchemaElement.
createSchemaElement(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
Ldap entry operations
createSchemaElement(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
Ldap entry operations
createSubcontext(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
createSubcontext(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
createSubcontext(String, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
createSubcontext(Name, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
createSubcontext(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Ldap entry operations (javax.naming.DirContext interface)
createSubcontext(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
createSubcontext(String, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
createSubcontext(Name, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
createSubcontext(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Ldap entry operations
createSubcontext(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
createSubcontext(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
createSubcontext(Name, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
createSubcontext(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
Ldap entry operations
createSubcontext(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
createSubcontext(String, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
createSubcontext(Name, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
createTraceOutput(Object) - Method in class netscape.ldap.LDAPConnection
Evaluate the TRACE_PROPERTY value and create output stream.
ctrls - Variable in class netscape.ldap.LDAPConnection.ResponseControls
 

D

Debug - Class in com.netscape.jndi.ldap.common
Class used to selectivly enable debug statements
Debug() - Constructor for class com.netscape.jndi.ldap.common.Debug
 
decode(String) - Static method in class netscape.ldap.LDAPUrl
Decodes a URL-encoded string.
DEFAULT_FILTER - Static variable in class com.netscape.jndi.ldap.LdapService
 
DEFAULT_FILTER - Static variable in class com.netscape.jndi.ldap.ProviderUtils
 
DEFAULT_FILTER - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
DEFAULT_HOST - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
DEFAULT_HOST - Static variable in class com.netscape.jndi.ldap.LdapService
 
DEFAULT_LDAP_VERSION - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
DEFAULT_OBJCLASS - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
DEFAULT_PORT - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
DEFAULT_PORT - Static variable in class com.netscape.jndi.ldap.LdapService
 
DEFAULT_PORT - Static variable in interface netscape.ldap.LDAPv2
The default port number for LDAP servers.
DEFAULT_SASL_PACKAGE - Static variable in class netscape.ldap.LDAPConnection
 
DEFAULT_SCOPE - Static variable in class com.netscape.jndi.ldap.LdapService
 
DEFAULT_SECURE_PORT - Static variable in class netscape.ldap.LDAPUrl
The default port number for secure LDAP connections.
DEFAULT_SSL_PORT - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
DEFAULT_SSL_PORT - Static variable in class com.netscape.jndi.ldap.LdapService
 
defaultFilter - Static variable in class netscape.ldap.LDAPUrl
 
DEL_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
DEL_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
DEL_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
DEL_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
delEntry(LdapContextImpl, String) - Method in class com.netscape.jndi.ldap.LdapService
Delete a LDAP entry
DELETE - Static variable in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Change type specifying that you want to track removals of entries from the directory.
DELETE - Static variable in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track removals of entries from the directory.
delete(String, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Deletes the entry for the specified DN from the directory.
delete(String, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Deletes the entry for the specified DN from the directory.
delete(String) - Method in class netscape.ldap.LDAPConnection
Deletes the entry for the specified DN from the directory.
delete(String, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
delete(String, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
delete(String, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Deletes the entry for the specified DN from the directory.
delete(String, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Deletes the entry for the specified DN from the directory.
DELETE - Static variable in class netscape.ldap.LDAPModification
Specifies that a value should be removed from an attribute.
delete(String) - Method in interface netscape.ldap.LDAPv2
Removes an entry from the directory.
delete(String, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Removes an entry from the directory.
DELETE_CONTENT - Static variable in interface netscape.ldap.util.LDIFContent
The LDIF record specifies an entry to be deleted.
DELIM - Static variable in class netscape.ldap.LDAPCache
Delimiter used internally when creating keys for the cache.
DEREF - Static variable in interface netscape.ldap.LDAPv2
Option specifying how aliases are dereferenced.
DEREF_ALWAYS - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
DEREF_ALWAYS - Static variable in interface netscape.ldap.LDAPv2
Specifies that aliases are always dereferenced.
DEREF_FINDING - Static variable in interface 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 variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
DEREF_IN_SEARCHING - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
DEREF_NEVER - Static variable in interface netscape.ldap.LDAPv2
Specifies that aliases are never dereferenced.
DEREF_SEARCHING - Static variable in interface 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).
deregister(LDAPConnection) - Method in class netscape.ldap.LDAPConnThread
De-Register with this connection thread.
DESC - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
description - Variable in class netscape.ldap.LDAPSchemaElement
 
destroy() - Method in class netscape.ldap.util.ConnectionPool
Destroy the whole pool - called during a shutdown
destroySubcontext(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
destroySubcontext(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
destroySubcontext(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
destroySubcontext(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
destroySubcontext(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
destroySubcontext(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
destroySubcontext(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
destroySubcontext(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
DirContextAdapter - Class in com.netscape.jndi.ldap.common
 
DirContextAdapter() - Constructor for class com.netscape.jndi.ldap.common.DirContextAdapter
 
disconnect() - Method in class com.netscape.jndi.ldap.LdapService
Physically disconect only if the client count is zero
disconnect() - Method in class netscape.ldap.LDAPConnection
Disconnects from the LDAP server.
disconnect() - Method in interface netscape.ldap.LDAPv2
Disconnects from the LDAP server.
DisplayString - Class in netscape.ldap.beans
 
DisplayString() - Constructor for class netscape.ldap.beans.DisplayString
 
DisplayStringBeanInfo - Class in netscape.ldap.beans
BeanInfo for displaying string
DisplayStringBeanInfo() - Constructor for class netscape.ldap.beans.DisplayStringBeanInfo
 
dn - Static variable in class netscape.ldap.LDAPSchemaElement
 
DN - Class in netscape.ldap.util
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 variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
dnString - Static variable in class netscape.ldap.LDAPSchemaElement
 
DSMLWriter - Class in netscape.ldap.util
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.
DynamicInvoker - Class in netscape.ldap
Utility class to dynamically find methods of a class and to invoke them
DynamicInvoker() - Constructor for class netscape.ldap.DynamicInvoker
 

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(String, String, String, String, String) - Method in class netscape.ldap.LDAPSSLSocketFactory
This method is currently not implemented.
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.
encode(String) - Static method in class netscape.ldap.LDAPUrl
Encodes an arbitrary string.
encodeDirCtxObj(DirContext, Attributes) - Static method in class com.netscape.jndi.ldap.ObjectMapper
Encode DirContext object (merege attributes)
encodeSerialObj(Serializable, Attributes) - Static method in class com.netscape.jndi.ldap.ObjectMapper
Encode Serializable object
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 variable in class netscape.ldap.client.opers.JDAPResult
 
ENTRY_ALREADY_EXISTS - Static variable in exception netscape.ldap.LDAPException
(68) The specified entry already exists.
ENTRYCHANGED - Static variable in class netscape.ldap.controls.LDAPEntryChangeControl
 
entryToObject(LDAPEntry, LdapContextImpl) - Static method in class com.netscape.jndi.ldap.ObjectMapper
 
entryToObject(LDAPEntry) - Static method in class com.netscape.jndi.ldap.ObjectMapper
Convert a Ldap entry into a java object
ENUMERATED - Static variable in class netscape.ldap.ber.stream.BERElement
 
EOC - Static variable in class netscape.ldap.ber.stream.BERElement
Possible tags.
eof(ByteBuf) - Method in class netscape.ldap.util.MimeBase64Decoder
Tell the Base64 decoder that no more input data will be forthcoming.
eof(ByteBuf) - Method in class netscape.ldap.util.MimeBase64Encoder
Tell the base64 encoder that no more input data will be forthcoming.
eof(ByteBuf) - Method in class netscape.ldap.util.MimeEncoder
Tell the decoder that no more input data will be forthcoming.
EQUALITY - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
EQUALITY - Static variable in class netscape.ldap.LDAPAttributeSchema
 
equals(String, String) - Static method in class netscape.ldap.LDAPDN
Compares two dn's for equality.
equals(LDAPUrl) - Method in class netscape.ldap.LDAPUrl
Reports if the two objects represent the same URL
equals(DN) - Method in class netscape.ldap.util.DN
Determines if the current DN is equal to the specified DN.
equals(RDN) - Method in class netscape.ldap.util.RDN
Determines if the current DN component is equal to the specified DN component.
errorCodeToString() - Method in exception netscape.ldap.LDAPException
Returns the error message describing the error code (for this exception).
errorCodeToString(Locale) - Method in exception netscape.ldap.LDAPException
Returns the error message describing the error code for this exception.
errorCodeToString(int) - Static method in exception netscape.ldap.LDAPException
Returns the error message describing the specified error code.
errorCodeToString(int, Locale) - Static method in exception netscape.ldap.LDAPException
Returns the error message describing the specified error code.
escapeBytes(byte[]) - Static method in class com.netscape.jndi.ldap.ProviderUtils
 
ESCAPED_CHAR - Static variable 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.
escapeString(String) - Static method in class com.netscape.jndi.ldap.ProviderUtils
Escape a string according to the RFC 2254
EventService - Class in com.netscape.jndi.ldap
Event Service monitors changes on the server Implemented with the persistent search control.
EventService(LdapService) - Constructor for class com.netscape.jndi.ldap.EventService
Constructor
ExceptionMapper - Class in com.netscape.jndi.ldap.common
Class used to map ldapjdk exceptions to JNDI NamingException
ExceptionMapper() - Constructor for class com.netscape.jndi.ldap.common.ExceptionMapper
 
EXOP_REQ_OID - Static variable in class netscape.ldap.ber.stream.BERElement
 
EXOP_REQ_VALUE - Static variable in class netscape.ldap.ber.stream.BERElement
 
EXOP_RES_OID - Static variable in class netscape.ldap.ber.stream.BERElement
 
EXOP_RES_VALUE - Static variable in class netscape.ldap.ber.stream.BERElement
 
expandFilterExpr(String, Object[]) - Static method in class com.netscape.jndi.ldap.ProviderUtils
Expand filterExpr.
EXPIRED - Static variable in class netscape.ldap.controls.LDAPPasswordExpiredControl
 
EXPIRING - Static variable in class netscape.ldap.controls.LDAPPasswordExpiringControl
 
EXPLICIT - Static variable in class netscape.ldap.LDAPMatchingRuleSchema
 
EXPLICIT - Static variable in class netscape.ldap.LDAPMatchingRuleUseSchema
 
explodeDN(String, boolean) - Static method in class netscape.ldap.LDAPDN
Returns the individual components of a distinguished name (DN).
explodeDN(boolean) - Method in class netscape.ldap.util.DN
Returns an array of the individual components that make up the current distinguished name.
explodeRDN(String, boolean) - Static method in class netscape.ldap.LDAPDN
Returns the individual components of a relative distinguished name (RDN).
explodeRDN(boolean) - Method in class netscape.ldap.util.RDN
Deprecated. use toString or getValues instead.
EXTENDED_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
EXTENDED_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
EXTENDED_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
EXTENDED_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
extendedOperation(ExtendedRequest) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
extendedOperation(ExtendedRequest) - Method in class com.netscape.jndi.ldap.LdapContextImpl
LdapContext methods (javax.naming.ldap.LdapContext interface)
extendedOperation(LDAPExtendedOperation) - Method in class netscape.ldap.LDAPConnection
Performs an extended operation on the directory.
extendedOperation(LDAPExtendedOperation, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Performs an extended operation on the directory.
extendedOperation(LDAPExtendedOperation, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
extendedOperation(LDAPExtendedOperation) - Method in interface netscape.ldap.LDAPv3
Performs an extended operation on the directory.
EXTERNAL_MECHANISM - Static variable in class netscape.ldap.LDAPConnection
 
extractAttributeIds(String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
Exctract specified attributes from the ldapObjectClass
extractAttributeIds(String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
Exctract specified attributes from the ldapMatchingRule
extractAttributeIds(String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
Exctract specified attributes from the ldapObjectClass

F

factory - Variable in class netscape.ldap.factory.JSSESocketFactory
 
fetchSchema(LDAPConnection, String) - Method in class netscape.ldap.LDAPSchema
Retrieve the schema for a specific entry.
fetchSchema(LDAPConnection) - Method in class netscape.ldap.LDAPSchema
Retrieve the entire schema from the root of a Directory Server.
finalize() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Close the context when finalized
finalize() - Method in class com.netscape.jndi.ldap.LdapService
 
finalize() - Method in class netscape.ldap.LDAPConnection
Finalize method, which disconnects from the LDAP server.
firePropertyChange(String, Object, Object) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Support for bound property notification
flattenBER(BERSequence) - Method in class netscape.ldap.LDAPControl
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.
flushEntries() - Method in class netscape.ldap.LDAPCache
Flush entries which stay longer or equal to the time-to-live.
forceNonSharedConnection() - Method in class netscape.ldap.LDAPConnection
If this connection is cloned (the physical connection is shared), create a new physical connection.
FORM - Static variable in class netscape.ldap.LDAPDITStructureRuleSchema
 
freezeUpdates() - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Freeze all environment changes changes in the current context.

G

GENERALSTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
get(String) - Method in class com.netscape.jndi.ldap.AttributesImpl
 
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 com.netscape.jndi.ldap.controls.LdapVirtualListControl
Gets the number of results after the top/center to return per page.
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
getAliasString() - Method in class netscape.ldap.LDAPSchemaElement
Gets any aliases for this element
getAll() - Method in class com.netscape.jndi.ldap.AttributesImpl
 
getAllMessages() - Method in class netscape.ldap.LDAPMessageQueue
Retrieves all messages currently in the queue without blocking
getAllProperties() - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Create a table of all properties.
getApplicableAttributes() - Method in class netscape.ldap.LDAPMatchingRuleUseSchema
Gets the list of the OIDs of the attribute types which can be used with the matching rule.
getAttribute(String) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
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(String) - Method in class netscape.ldap.LDAPAttributeSet
Returns a single attribute that exactly matches the specified attribute 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) - Method in class netscape.ldap.LDAPEntry
In an entry, returns the single attribute that exactly matches the specified attribute name.
getAttribute(String, String) - Method in class netscape.ldap.LDAPEntry
Returns the subtype that matches "attrName" and that best matches a language specification "lang".
getAttribute() - Method in class netscape.ldap.LDAPModification
Returns the attribute (possibly with values) to be modified.
getAttribute(String) - Method in class netscape.ldap.LDAPSchema
Gets the definition of the attribute type with the specified name.
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 com.netscape.jndi.ldap.schema.SchemaManager
 
getAttributeNames() - Method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the attribute types in this schema.
getAttributes(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Attribute Operations (javax.naming.DirContext interface)
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
DirContext Attribute Operations
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Attribute Operations
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
getAttributes() - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
DirContext Attribute Operations
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
DirContext Attribute Operations
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
getAttributes(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
Attribute Operations
getAttributes(String, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
getAttributes(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
getAttributes(Name, String[]) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
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.
getAttrName(String) - Static method in class com.netscape.jndi.ldap.LdapNameParser
A convenience method for extracting attribute name from name=val
getAttrsOnlyFlag() - Method in class com.netscape.jndi.ldap.ContextEnv
Flag whether search operation should return attribute names only (no values).
getAttrValue(String) - Static method in class com.netscape.jndi.ldap.LdapNameParser
A convenience method for extracting attribute value from name=val
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(String) - Static method in class netscape.ldap.LDAPAttribute
Extracts the base name from the specified attribute name.
getBaseName() - Method in class netscape.ldap.LDAPAttribute
Extracts the base name from the attribute name of the current LDAPAttribute object.
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 com.netscape.jndi.ldap.controls.LdapVirtualListControl
Gets the number of results before the top/center to return per page.
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.JDAPAVA
Retrieves the ber representation.
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.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.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.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 interface 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.LDAPControl
Gets the ber representation of control.
getBERElement() - Method in class netscape.ldap.LDAPModification
Retrieves the BER (Basic Encoding Rules) representation of the current modification.
getBindingsList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
 
getBindingsList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Return a list of bindings for subordinate SchemaElement.
getBindingsList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
 
getBindingsList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
 
getBindProc() - Method in class netscape.ldap.LDAPConstraints
Returns the object that provides the mechanism for authenticating to the server on referrals.
getBundle(String) - Static method in class netscape.ldap.LDAPResourceBundle
Return the property resource bundle according to the base name of the property file and the locale.
getBundle(String, Locale) - Static method in class netscape.ldap.LDAPResourceBundle
Return the property resource bundle according to the base name of the property file and the locale.
getBytes(int, int, byte[], 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(String) - Static method in class netscape.ldap.client.JDAPFilterOpers
This method converts the given string into bytes.
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 com.netscape.jndi.ldap.controls.LdapEntryChangeControl
Gets the change number, which identifies the record of the change in the server's change log.
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 com.netscape.jndi.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.
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 com.netscape.jndi.ldap.controls.LdapEntryChangeControl
Gets the change type, which identifies the type of change that occurred.
getChangeType() - Method in class netscape.ldap.controls.LDAPEntryChangeControl
Gets the change type, which identifies the type of change that occurred.
getChangeTypes() - Method in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Gets the change types monitored by this control.
getChangeTypes() - Method in class netscape.ldap.controls.LDAPPersistSearchControl
Gets the change types monitored by this control.
getCipherSuite() - Method in class com.netscape.jndi.ldap.ContextEnv
Get cipher suite for the socket factory
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 interface 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.
getClassName(LDAPEntry) - Static method in class com.netscape.jndi.ldap.ObjectMapper
Get the className for NameClassPair from an entry
getClientControls() - Method in class netscape.ldap.LDAPConstraints
Returns any client controls to be applied by the client to LDAP operations.
getClientCount() - Method in class netscape.ldap.LDAPConnThread
 
getConnectControls() - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
getConnectControls() - Method in class com.netscape.jndi.ldap.ContextEnv
Get controls to be used during a connection request like ProxyAuth
getConnectControls() - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getConnection() - Method in class com.netscape.jndi.ldap.LdapService
 
getConnection(int) - Method in class netscape.ldap.LDAPMessageQueue
Returns the connection associated with the specified request id
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.
getConnectTimeout() - Method in class netscape.ldap.LDAPConnSetupMgr
 
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.
getConnSetupDelay() - Method in class netscape.ldap.LDAPConnSetupMgr
 
getConnThread(int) - Method in class netscape.ldap.LDAPMessageQueue
Returns the connection thread associated with the specified request id
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 com.netscape.jndi.ldap.controls.LdapVirtualListResponseControl
Gets the size of the virtual result set.
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.
getControlInstance(Control) - Method in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
Creates a control using this control factory
getControlInstance(LDAPControl) - Static method in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
Create a JNDI control from a raw ldapjdk control
getControls() - Method in class com.netscape.jndi.ldap.SearchResultWithControls
Implements HasControls interface
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 interface 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.beans.LDAPBasePropertySupport
Returns true if debug output is on
getDebug() - Method in class netscape.ldap.util.ConnectionPool
Reports the debug printout mode.
getDebugLevel() - Static method in class com.netscape.jndi.ldap.common.Debug
Get the debug level.
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.
getDeleteOldRDNFlag() - Method in class com.netscape.jndi.ldap.ContextEnv
Flag whether rename operation should delete old RDN Read environment property P_ATTRS_ONLY.
getDelimiter() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's delimiter.
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.
getDescription() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's description.
getDirectoryServerURL() - Method in class com.netscape.jndi.ldap.ContextEnv
Get the Directory Server URL
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(String) - Method in class netscape.ldap.LDAPSchema
Gets the definition of a structure rule with the specified name.
getDITStructureRule(int) - 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 com.netscape.jndi.ldap.LdapContextImpl
Return DN for this context
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).
getElement(BERTagDecoder, InputStream, int[]) - Static method in class netscape.ldap.ber.stream.BERElement
Gets a ber element from the input stream.
getElement(BERTagDecoder, int, InputStream, int[], boolean[]) - Method in class netscape.ldap.ber.stream.BERTagDecoder
Gets an application specific ber element from an input stream.
getElement(BERTagDecoder, int, InputStream, int[], boolean[]) - Method in class netscape.ldap.client.JDAPBERTagDecoder
Gets an application specific ber element from the stream.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapEntryChangeControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapPasswordExpiredControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapPasswordExpiringControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapProxiedAuthControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapSortControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapSortResponseControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListResponseControl
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEntries(String, int, String, int, String) - Method in class netscape.ldap.beans.LDAPGetEntries
Searches and returns values for a specified attribute
getEntries(String, int, String, int, String, String) - Method in class netscape.ldap.beans.LDAPGetEntries
Searches and returns values for a specified attribute
getEntries(ActionEvent) - Method in class netscape.ldap.beans.LDAPGetEntries
 
getEntries() - Method in class netscape.ldap.beans.LDAPGetEntries
Searches and returns values of a previously registered property, using previously set parameters
getEntry(Long) - Method in class netscape.ldap.LDAPCache
Gets the cache entry based on the specified key.
getEntry() - Method in class netscape.ldap.LDAPSearchResult
Returns the entry of a server search response.
getEnv() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Return reference to the context environment
getEnvironment() - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getEnvironment() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Environment operatins (javax.naming.Context interface)
getErrorCode() - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the latest error code
getErrorLineNumber() - Method in exception netscape.ldap.util.BadFilterException
If appropriate, return the line number of the ldapfilter.conf file (or url or buffer) where this error occurred.
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.
getEventService(LdapContextImpl) - Method in class com.netscape.jndi.ldap.LdapService
Return the event service
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
 
getFailedAttribute() - Method in class com.netscape.jndi.ldap.controls.LdapSortResponseControl
Get the first attribute type from the sort key list that resulted in an error
getFailedAttribute() - Method in class netscape.ldap.controls.LDAPSortControl
 
getFilter() - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the search filter
getFilter(String) - Static method in class netscape.ldap.client.JDAPFilter
Constructs filter from filter string specified in RFC1558.
getFilter() - Method in class netscape.ldap.LDAPUrl
Returns the search filter (RFC 1558), or the default if none was specified.
getFilter() - Method in class netscape.ldap.util.LDAPFilter
Returns the filter string.
getFilter(String) - Method in class netscape.ldap.util.LDAPFilter
Create a filter string given a string value.
getFilter(String, String, String) - Method in class netscape.ldap.util.LDAPFilter
Create a filter string given a string value.
getFilter(int) - Method in class netscape.ldap.util.LDAPIntFilterList
Return the requested filter.
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
getFilters(String, String) - Method in class netscape.ldap.util.LDAPFilterDescriptor
Return all the filters which match the strTagPat (regular expression), and the user input (strValue)
getFilters(Perl5Pattern, PatternMatcherInput) - Method in class netscape.ldap.util.LDAPIntFilterSet
Return a Vector of filters that match botht the tag pattern (in Perl5Pattern form), and the string strValue.
getFilterTemplate() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's filter template.
getFirstPosition() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListResponseControl
Gets the index of the first entry returned.
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.LDAPConnSetupMgr
 
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").
getIDs() - Method in class com.netscape.jndi.ldap.AttributesImpl
 
getIndex() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Gets the size of the virtual result set.
getIndex() - Method in class netscape.ldap.controls.LDAPVirtualListControl
Gets the size of the virtual result set.
getInetAddress() - Method in class netscape.ldap.LDAPSSLSocket
 
getInitialContext(Hashtable) - Method in class com.netscape.jndi.ldap.LdapContextFactory
 
getInputStream() - Method in class netscape.ldap.LDAPConnection
Gets the stream for reading from the listener socket
getInputStream() - Method in class netscape.ldap.LDAPConnThread
 
getInputStream() - Method in class netscape.ldap.LDAPSSLSocket
 
getKey() - Method in class com.netscape.jndi.ldap.controls.LdapSortKey
Returns the attribute to sort by.
getKey() - Method in class netscape.ldap.LDAPSearchListener
Get the key of the cache entry.
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.
getLDAPConn() - Method in class netscape.ldap.util.ConnectionPool.LDAPConnectionObject
Returns the associated LDAPConnection.
getLDAPErrorMessage() - Method in exception 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 exception netscape.ldap.LDAPException
Returns the result code from the last error that occurred.
getLDAPUrl() - Method in class netscape.ldap.LDAPConnSetupMgr
 
getLdapVersion() - Method in class com.netscape.jndi.ldap.ContextEnv
Get Ldap Version.
getLineNumber() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's line number.
getListSize() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Gets the size of the virtual result set.
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.
getLocalPort() - Method in class netscape.ldap.LDAPSSLSocket
 
getMatchedDN() - Method in class netscape.ldap.client.opers.JDAPResult
Gets the matched dn.
getMatchedDN() - Method in exception 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 com.netscape.jndi.ldap.schema.SchemaManager
 
getMatchingRule(String) - Method in class netscape.ldap.LDAPSchema
Gets the definition of a matching rule with the specified name.
getMatchingRuleNames() - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
getMatchingRuleNames() - Method in class netscape.ldap.LDAPSchema
Get an enumeration of the names of the matching rules in this schema.
getMatchingRules() - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
getMatchingRules() - Method in class netscape.ldap.LDAPSchema
Gets an enumeration ofthe matching rule definitions in this schema.
getMatchPattern() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's match pattern.
getMatchRule() - Method in class com.netscape.jndi.ldap.controls.LdapSortKey
Returns the object ID (OID) of the matching rule used for sorting.
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
Deprecated. Use LDAPConnection.getOption()
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.
getMember() - Method in class netscape.ldap.beans.LDAPIsMember
Returns the distinguished name of the member
getMessage() - Method in class com.netscape.jndi.ldap.controls.LdapPasswordExpiredControl
Return string message passed in the control
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.
getMessageCount() - Method in class netscape.ldap.LDAPMessageQueue
Returns the count of queued messages
getMessageID() - Method in class netscape.ldap.LDAPMessage
Returns the message identifer.
getMessageID() - Method in class netscape.ldap.LDAPMessageQueue
Returns message ID of the last request
getMessageID() - Method in class netscape.ldap.LDAPSearchResults
Returns message ID.
getMessageIDs() - Method in class netscape.ldap.LDAPMessageQueue
Returns a list of message IDs for all outstanding requests
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
getMethod(String, String, String[]) - Static method in class netscape.ldap.DynamicInvoker
 
getMethod(String, String) - Static method in class netscape.ldap.LDAPCheckComm
Returns the method whose name matches the specified argument.
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.
getNameInNamespace() - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getNameInNamespace() - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getNameInNamespace() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
getNameList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
List Operations
getNameList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Return a list of names for subordinate SchemaElement.
getNameList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
List Operations
getNameList(String) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
List Operations
getNameParser(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getNameParser(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getNameParser(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getNameParser(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getNameParser(String) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
getNameParser(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
getNamingException(Exception) - Static method in class com.netscape.jndi.ldap.common.ExceptionMapper
 
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(String) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
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 com.netscape.jndi.ldap.schema.SchemaManager
 
getObjectClasses() - Method in class netscape.ldap.LDAPSchema
Gets an enumeration ofthe object class definitions in this schema.
getObjectClassNames() - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
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
getOctetString(String) - Static method in class netscape.ldap.client.JDAPFilterOpers
Returns the octetString for the given string
getOID() - Method in class netscape.ldap.LDAPExtendedResponse
Deprecated. Use LDAPExtendedResponse.getID()
getOID() - Method in class netscape.ldap.LDAPSchemaElement
Deprecated. Use LDAPSchemaElement.getID()
getOp() - Method in class netscape.ldap.LDAPModification
Returns the type of modification specified by this object.
GetOpt - Class in netscape.ldap.util
This class is similar to the getopt() function in UNIX System V.
GetOpt(String, String[]) - 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 interface 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() - Method in class netscape.ldap.LDAPConnThread
 
getOutputStream() - Method in class netscape.ldap.LDAPSSLSocket
 
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.JDAPAVA
Retrieves the string representation parameters.
getParamString() - Method in class netscape.ldap.client.JDAPFilterSet
Gets the filter set parameters.
getParamString() - Method in class netscape.ldap.client.opers.JDAPAddRequest
Retrieves the string representation of add request 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.opers.JDAPResult
Retrieves string representation of the result.
getParent() - Method in class netscape.ldap.util.DN
Gets the parent DN for this DN.
getParser() - Static method in class com.netscape.jndi.ldap.LdapNameParser
 
getParser() - Static method in class com.netscape.jndi.ldap.schema.SchemaNameParser
 
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.LDAPConnSetupMgr
 
getPort() - Method in class netscape.ldap.LDAPSSLSocket
 
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 com.netscape.jndi.ldap.controls.LdapEntryChangeControl
Gets the previous DN of the entry (if the entry was renamed).
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(String) - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Get the property value.
getProperty(String, int, String, String, String) - Method in class netscape.ldap.beans.LDAPGetProperty
Searches and returns values for a specified attribute
getProperty(ActionEvent) - Method in class netscape.ldap.beans.LDAPGetProperty
 
getProperty() - Method in class netscape.ldap.beans.LDAPGetProperty
Searches and returns values of a previously registered property, using previously set parameters
getProperty(String) - Method in class netscape.ldap.LDAPConnection
Gets a property of a connection.
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
 
getProtocolOp() - Method in class netscape.ldap.LDAPMessage
Retrieves the protocol operation.
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.
getQualifierString(String[]) - Method in class netscape.ldap.LDAPSchemaElement
Creates a string for use in toString with any qualifiers of the element.
getRDN(String) - Static method in class com.netscape.jndi.ldap.LdapNameParser
A convenience method for extracting RDN
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 com.netscape.jndi.ldap.ContextEnv.ReferralRebindProc
 
getRebindAuthentication(String, int) - Method in interface 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.
getRefCount() - Method in class netscape.ldap.LDAPCache
Get number of LDAPConnections that share this cache
getReferralContext() - Method in exception com.netscape.jndi.ldap.LdapReferralException
 
getReferralContext(Hashtable) - Method in exception com.netscape.jndi.ldap.LdapReferralException
 
getReferralContext(Hashtable, Control[]) - Method in exception com.netscape.jndi.ldap.LdapReferralException
 
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.
getReferralInfo() - Method in exception com.netscape.jndi.ldap.LdapReferralException
 
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.
getRefSeparator() - Method in class com.netscape.jndi.ldap.ContextEnv
A user defined value for the separator for JNDI References.
getRelativeName(String, String) - Static method in class com.netscape.jndi.ldap.LdapNameParser
A convenience method for extracting relative name from the ancestor context
getRelativeName(Name, String) - Static method in class com.netscape.jndi.ldap.LdapNameParser
A convenience method for extracting relative name from the ancestor context
getRequestControls() - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
getRequestControls() - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getRequestCount() - Method in class netscape.ldap.LDAPConnThread
 
getRequestCount() - Method in class netscape.ldap.LDAPMessageQueue
Returns the number of outstanding requests.
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 com.netscape.jndi.ldap.common.LdapContextAdapter
 
getResponseControls() - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getResponseControls() - Method in class netscape.ldap.LDAPConnection
Returns an array of the latest controls (if any) from server.
getResponseControls(int) - Method in class netscape.ldap.LDAPConnection
Returns an array of the latest controls associated with the particular request.
getResponseControls() - Method in class netscape.ldap.LDAPSearchResults
Returns the controls returned with this search result.
getResponseControls() - Method in interface netscape.ldap.LDAPv3
Returns an array of the latest controls (if any) from the server.
getResponseListener() - Method in class netscape.ldap.LDAPConnection
Get a new listening agent from the internal buffer of available agents.
getResultCode() - Method in class com.netscape.jndi.ldap.controls.LdapSortResponseControl
Return the sort result code
getResultCode() - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListResponseControl
Gets the result code.
getResultCode() - Method in class netscape.ldap.client.opers.JDAPResult
Gets the result code.
getResultCode() - Method in class netscape.ldap.controls.LDAPSortControl
 
getResultCode() - Method in class netscape.ldap.controls.LDAPVirtualListResponse
Gets the result code.
getResultCode() - Method in class netscape.ldap.LDAPResponse
Returns the result code in a server response.
getResultString() - Method in class netscape.ldap.beans.LDAPGetEntries
 
getReturnControls() - Method in class com.netscape.jndi.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.
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 com.netscape.jndi.ldap.controls.LdapSortKey
Returns true if sorting is to be done in descending order.
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.
getSaslAuthId() - Method in class com.netscape.jndi.ldap.ContextEnv
Return DN to be used for sasl auth.
getSaslCallback() - Method in class com.netscape.jndi.ldap.ContextEnv
Return the callback object for sasl, if specified
getSaslMechanisms() - Method in class com.netscape.jndi.ldap.ContextEnv
Check if sasl auth mode is requested.
getSaslProps() - Method in class com.netscape.jndi.ldap.ContextEnv
Returned all sasl properties (startwith javax.security.sasl) except AUTHID and CALLBACK, as a Hashtable.
getSchema(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getSchema(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getSchema(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Schema Operations (javax.naming.DirContext interface)
getSchema(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getSchema(LdapContextImpl, String) - Method in class com.netscape.jndi.ldap.LdapService
Schema Operations
getSchemaAttrValue(Attribute) - Static method in class com.netscape.jndi.ldap.schema.SchemaElement
Read a string value for a schema attribute
getSchemaClassDefinition(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getSchemaClassDefinition(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
getSchemaClassDefinition(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getSchemaClassDefinition(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
getSchemaDN(LDAPConnection, String) - Static method in class netscape.ldap.LDAPSchema
Retrieve the DN of the schema definitions for a specific entry.
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.
getScope() - Method in class netscape.ldap.util.LDAPFilter
Return this filter's scope.
getSearchConstraints() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Return LdapJdk search constraints for this context
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).
getSearchConstraints() - Method in class netscape.ldap.LDAPSearchListener
Return the search constraints used to create this object.
getSecondsToExipre() - Method in class com.netscape.jndi.ldap.controls.LdapPasswordExpiringControl
Return parsed number of seconds before password expires
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.
getServerUrl() - Method in class netscape.ldap.LDAPUrl
Return the server part of the ldap url, ldap://host:port
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).
getSocket() - Method in class netscape.ldap.LDAPConnSetupMgr
 
getSocketFactory() - Method in class com.netscape.jndi.ldap.ContextEnv
Get full qualified socket factory class name
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.
getSortException() - Method in class com.netscape.jndi.ldap.controls.LdapSortResponseControl
Return corresponding NamingException for the sort error code
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(String) - Static method in class netscape.ldap.LDAPAttribute
Extracts the subtypes from the specified attribute name.
getSubtypes() - Method in class netscape.ldap.LDAPAttribute
Extracts the subtypes from the attribute name of the current LDAPAttribute object.
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(String) - Method in class netscape.ldap.LDAPSchema
Gets the definition of a syntax with the specified name.
getSyntax() - Method in class netscape.ldap.LDAPSyntaxSchema
Gets the syntax of the schema element
getSyntax() - Method in class netscape.ldap.LDAPSyntaxSchemaElement
Gets the syntax of the schema element
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"
getSyntaxString() - Method in class netscape.ldap.LDAPSyntaxSchemaElement
Gets the syntax of the attribute 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.
getTraceOutput() - Method in class netscape.ldap.LDAPConnection
Returns the trace output object if set by the user
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.JDAPAVA
Retrieves the AVA 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.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 interface 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 interface 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
Deprecated. use getTypes() instead.
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 exception 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.
getUserDefBinaryAttrs() - Method in class com.netscape.jndi.ldap.ContextEnv
A user defined list of names of binary attributes.
getUserDN() - Method in class com.netscape.jndi.ldap.ContextEnv
Get user authenticate name
getUserID() - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Return the user ID.
getUserName() - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Returns the user name
getUserPassword() - Method in class com.netscape.jndi.ldap.ContextEnv
Get user authenticate password
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(boolean) - Method in class netscape.ldap.LDAPAttributeSchema
Prepares a value in RFC 2252 format for submission to a server
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(boolean) - Method in class netscape.ldap.LDAPMatchingRuleSchema
Prepare a value in RFC 2252 format for submitting to a server
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(boolean) - Method in class netscape.ldap.LDAPNameFormSchema
Prepares a value in RFC 2252 format for submitting to a server.
getValue(boolean) - Method in class netscape.ldap.LDAPObjectClassSchema
Prepares a value in RFC 2252 format for submitting to a server.
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(boolean) - Method in class netscape.ldap.LDAPSchemaElement
 
getValue(String, boolean, boolean) - Method in class netscape.ldap.LDAPSchemaElement
Gets a qualifier's value or values, if present, and formats the String according to RFC 2252
getValue(String, boolean) - Method in class netscape.ldap.LDAPSchemaElement
Gets a qualifier's value or values, if present, and format the String according to RFC 2252.
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
Deprecated. use getValues() instead.
getValuePrefix() - Method in class netscape.ldap.LDAPSchemaElement
Prepares the initial common part of a schema element value in RFC 2252 format for submitting to a server
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 variable in class netscape.ldap.ber.stream.BERElement
 

H

hasMore() - Method in class com.netscape.jndi.ldap.AttributeEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.AttributeIDEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.BaseSearchEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
hasMore() - Method in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
hasMore() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.AttributeEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.AttributeIDEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.BaseSearchEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
hasMoreElements() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
hasMoreElements() - Method in class netscape.ldap.LDAPSearchResults
Returns true if there are more search results to be returned.
hasMoreElements() - Method in class netscape.ldap.util.LDAPFilterList
Returns true if there are any LDAPFilter objects to 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.
hexDigits - Static variable in class com.netscape.jndi.ldap.ProviderUtils
Escape a byte array according to the RFC 2254

I

IA5STRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
ignoreReferralsMode() - Method in class com.netscape.jndi.ldap.ContextEnv
Check if referrals are to be ignored
IGNOREVALS - Static variable in class netscape.ldap.LDAPAttributeSchema
 
IGNOREVALS - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 
IGNOREVALS - Static variable in class netscape.ldap.LDAPDITStructureRuleSchema
 
IGNOREVALS - Static variable in class netscape.ldap.LDAPNameFormSchema
 
IGNOREVALS - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
INAPPROPRIATE_AUTHENTICATION - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INAPPROPRIATE_AUTHENTICATION - Static variable in exception netscape.ldap.LDAPException
(48) The authentication presented to the server is inappropriate.
INAPPROPRIATE_MATCHING - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INAPPROPRIATE_MATCHING - Static variable in exception netscape.ldap.LDAPException
(18) An inappropriate type of matching was used.
incrementClientCount() - Method in class com.netscape.jndi.ldap.LdapService
Increment client count
INDEX_RANGE_ERROR - Static variable in exception netscape.ldap.LDAPException
(61) An index range error occurred.
initialize(String) - Static method in class netscape.ldap.factory.JSSSocketFactory
Initialize the JSS security subsystem.
initialize(LDAPEntry) - Method in class netscape.ldap.LDAPSchema
Extract all schema elements from subschema entry
INSUFFICIENT_ACCESS_RIGHTS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INSUFFICIENT_ACCESS_RIGHTS - Static variable in exception netscape.ldap.LDAPException
(50) The client is authenticated as a user who does not have the access privileges to perform this operation.
INTEGER - Static variable in class netscape.ldap.ber.stream.BERElement
 
integer - Static variable in class netscape.ldap.LDAPSchemaElement
 
internalSyntaxToString(int) - Static method in class netscape.ldap.LDAPSyntaxSchemaElement
Convert from enumerated syntax types to an OID
intString - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
intString - Static variable in class netscape.ldap.LDAPSchemaElement
 
INVALID_ATTRIBUTE_SYNTAX - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INVALID_ATTRIBUTE_SYNTAX - Static variable in exception netscape.ldap.LDAPException
(21) The request contains invalid syntax.
INVALID_CREDENTIALS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INVALID_CREDENTIALS - Static variable in exception netscape.ldap.LDAPException
(49) The credentials presented to the server for authentication are not valid.
INVALID_DN_SYNTAX - Static variable in class netscape.ldap.client.opers.JDAPResult
 
INVALID_DN_SYNTAX - Static variable in exception netscape.ldap.LDAPException
(34) The specified distinguished name (DN) uses invalid syntax.
INVALID_PARAMETER - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
INVALID_PARAMETER - Static variable in class netscape.ldap.beans.LDAPIsMember
 
invalidateConnection() - Method in class netscape.ldap.LDAPConnSetupMgr
Called when the current connection is lost.
invokeMethod(Object, String, String, Object[], String[]) - Static method in class netscape.ldap.DynamicInvoker
 
IS_LEAF - Static variable in class netscape.ldap.client.opers.JDAPResult
 
IS_LEAF - Static variable in exception netscape.ldap.LDAPException
(35) The specified entry is a "leaf" entry (it has no entries beneath it in the directory tree).
isAnonymousUser() - Method in class netscape.ldap.LDAPConnection
 
isAsynchOp() - Method in class netscape.ldap.LDAPMessageQueue
Returns a flag whether the listener is used for asynchronous LDAP operations
isAttributeSyntaxStandardsCompliant(LDAPConnection) - Static method in class netscape.ldap.LDAPSchema
Read one attribute definition from a server to determine if attribute syntaxes are quoted (a bug, present in Netscape and Novell servers).
isAuthenticated() - Method in class netscape.ldap.LDAPConnection
Indicates whether this client has authenticated to the LDAP server
isAvailable() - Method in class netscape.ldap.util.ConnectionPool.LDAPConnectionObject
Returns whether the connection is available for use by another user.
isBinaryAttribute(String) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Check if an attribute is a binary one
isBound() - Method in class netscape.ldap.LDAPConnThread
 
isCaseIgnored() - Method in class com.netscape.jndi.ldap.AttributesImpl
 
isClientAuth() - Method in class netscape.ldap.LDAPSSLSocketFactory
Returns true if client authentication is enabled.
isClientAuth() - Method in interface 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.
isConnected() - Method in class com.netscape.jndi.ldap.LdapService
 
isConnected() - Method in class netscape.ldap.LDAPConnection
Indicates whether the connection represented by this object is open at this time.
isConnected() - Method in class netscape.ldap.LDAPConnThread
 
isCritical() - Method in class netscape.ldap.LDAPControl
Specifies whether or not the control is critical to the LDAP operation.
isDescendantOf(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.
isExternalMechanism(String) - Method in class netscape.ldap.LDAPSaslBind
 
isGreater(LDAPEntry, LDAPEntry) - Method in class netscape.ldap.LDAPCompareAttrNames
Returns true if the value of the attribute in the first entry is greater than the value of the attribute in the second entry.
isGreater(LDAPEntry, LDAPEntry) - Method in interface netscape.ldap.LDAPEntryComparator
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(String, int, String, String, String, String) - 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)
isMessageReceived() - Method in class netscape.ldap.LDAPMessageQueue
Checks if response message is received.
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.LDAPConnSetupMgr
 
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.
isSSLEnabled() - Method in class com.netscape.jndi.ldap.ContextEnv
Check if SSL mode is enabled
isSyntaxQuoted(String) - Static method in class netscape.ldap.LDAPSchema
Parses an attribute schema definition to see if the SYNTAX value is quoted.
isTLS() - Method in class netscape.ldap.LDAPConnection
Indicates if the session is currently protected by TLS.
isUserDisconnected() - Method in class netscape.ldap.LDAPConnSetupMgr
Check if the user has voluntarily closed the connection

J

JDAPAbandonRequest - Class in netscape.ldap.client.opers
This class implements the abandon request.
JDAPAbandonRequest(int) - Constructor for class netscape.ldap.client.opers.JDAPAbandonRequest
Constructs abandon request.
JDAPAddRequest - Class in netscape.ldap.client.opers
This class implements the add request.
JDAPAddRequest(String, LDAPAttribute[]) - Constructor for class netscape.ldap.client.opers.JDAPAddRequest
Constructs add request.
JDAPAddResponse - Class in netscape.ldap.client.opers
This class implements the add response.
JDAPAddResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPAddResponse
Constructs add response.
JDAPAVA - Class in netscape.ldap.client
This class implements the attribute value assertion.
JDAPAVA(String, String) - Constructor for class netscape.ldap.client.JDAPAVA
Constructs the attribute value assertion.
JDAPBaseDNRequest - Class in netscape.ldap.client.opers
This is the base class for all the request that has a base dn component.
JDAPBaseDNRequest() - Constructor for class netscape.ldap.client.opers.JDAPBaseDNRequest
 
JDAPBERTagDecoder - Class in netscape.ldap.client
This class is to help BER libraries to make decision on how to decode an implicit object.
JDAPBERTagDecoder() - Constructor for class netscape.ldap.client.JDAPBERTagDecoder
 
JDAPBindRequest - Class in netscape.ldap.client.opers
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, byte[]) - Constructor for class netscape.ldap.client.opers.JDAPBindRequest
Constructs a LDAP v3.0 SaslCredentials bind request.
JDAPBindResponse - Class in netscape.ldap.client.opers
This class implements the bind response.
JDAPBindResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPBindResponse
Constructs bind response.
JDAPCompareRequest - Class in netscape.ldap.client.opers
This class implements the compare request.
JDAPCompareRequest(String, JDAPAVA) - Constructor for class netscape.ldap.client.opers.JDAPCompareRequest
Constructs the compare request.
JDAPCompareResponse - Class in netscape.ldap.client.opers
This class implements the compare response.
JDAPCompareResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPCompareResponse
Constructs compare response.
JDAPDeleteRequest - Class in netscape.ldap.client.opers
This class implements the delete request.
JDAPDeleteRequest(String) - Constructor for class netscape.ldap.client.opers.JDAPDeleteRequest
Constructs the delete request.
JDAPDeleteResponse - Class in netscape.ldap.client.opers
This class implements the delete response.
JDAPDeleteResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPDeleteResponse
Constructs delete response.
JDAPExtendedRequest - Class in netscape.ldap.client.opers
This class implements the ExtendedRequest request.
JDAPExtendedRequest(String, byte[]) - Constructor for class netscape.ldap.client.opers.JDAPExtendedRequest
Constructs extended request.
JDAPExtendedResponse - Class in netscape.ldap.client.opers
This class implements the extended response.
JDAPExtendedResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPExtendedResponse
Constructs extended response.
JDAPFilter - Class in netscape.ldap.client
This class implements the filter.
JDAPFilter() - Constructor for class netscape.ldap.client.JDAPFilter
Constructs a empty filter.
JDAPFilterAnd - Class in netscape.ldap.client
This class implements the filter And.
JDAPFilterAnd() - Constructor for class netscape.ldap.client.JDAPFilterAnd
Constructs the filter.
JDAPFilterApproxMatch - Class in netscape.ldap.client
This class implements the approximate match filter.
JDAPFilterApproxMatch(JDAPAVA) - Constructor for class netscape.ldap.client.JDAPFilterApproxMatch
Constructs approximate match filter.
JDAPFilterAVA - Class in netscape.ldap.client
This class implements the attribute value assertion filter.
JDAPFilterAVA(int, JDAPAVA) - Constructor for class netscape.ldap.client.JDAPFilterAVA
Constructs base filter for other attribute value assertion.
JDAPFilterEqualityMatch - Class in netscape.ldap.client
This class implements the equality match filter.
JDAPFilterEqualityMatch(JDAPAVA) - Constructor for class netscape.ldap.client.JDAPFilterEqualityMatch
Constructs less or equal filter.
JDAPFilterExtensible - Class in netscape.ldap.client
This class implements the extended match filter.
JDAPFilterExtensible(String, String) - Constructor for class netscape.ldap.client.JDAPFilterExtensible
Constructs extensible match filter.
JDAPFilterGreaterOrEqual - Class in netscape.ldap.client
This class implements the greater or equal filter.
JDAPFilterGreaterOrEqual(JDAPAVA) - Constructor for class netscape.ldap.client.JDAPFilterGreaterOrEqual
Constructs greater or equal filter.
JDAPFilterLessOrEqual - Class in netscape.ldap.client
This class implements the less or equal filter.
JDAPFilterLessOrEqual(JDAPAVA) - Constructor for class netscape.ldap.client.JDAPFilterLessOrEqual
Constructs less or equal filter.
JDAPFilterNot - Class in netscape.ldap.client
This class implements the filter not.
JDAPFilterNot(JDAPFilter) - Constructor for class netscape.ldap.client.JDAPFilterNot
Constructs the filter.
JDAPFilterOpers - Class in netscape.ldap.client
This class provides miscellaneous operations for JDAPFilter object.
JDAPFilterOpers() - Constructor for class netscape.ldap.client.JDAPFilterOpers
 
JDAPFilterOr - Class in netscape.ldap.client
This class implements the filter And.
JDAPFilterOr() - Constructor for class netscape.ldap.client.JDAPFilterOr
Constructs the filter.
JDAPFilterPresent - Class in netscape.ldap.client
This class implements the filter present.
JDAPFilterPresent(String) - Constructor for class netscape.ldap.client.JDAPFilterPresent
Constructs the filter.
JDAPFilterSet - Class in netscape.ldap.client
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 in netscape.ldap.client
This class implements the filter substring.
JDAPFilterSubString(String) - Constructor for class netscape.ldap.client.JDAPFilterSubString
Constructs the filter.
JDAPModifyRDNRequest - Class in netscape.ldap.client.opers
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 in netscape.ldap.client.opers
This class implements the modifyRDN response.
JDAPModifyRDNResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPModifyRDNResponse
Constructs modifyRDN response.
JDAPModifyRequest - Class in netscape.ldap.client.opers
This class implements the modify request.
JDAPModifyRequest(String, LDAPModification[]) - Constructor for class netscape.ldap.client.opers.JDAPModifyRequest
Constructs the modify request
JDAPModifyResponse - Class in netscape.ldap.client.opers
This class implements the modify response.
JDAPModifyResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPModifyResponse
Constructs modify response.
JDAPProtocolOp - Interface in netscape.ldap.client.opers
This is the base interface for all protocol operation that is embedded in a JDAPMessage (LDAP Message in RCF1777).
JDAPResult - Class in netscape.ldap.client.opers
This class implements the ldap result where stores the request status.
JDAPResult(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPResult
Constructs ldap result.
JDAPSearchRequest - Class in netscape.ldap.client.opers
This class implements the search request.
JDAPSearchRequest(String, int, int, int, int, boolean, String, String[]) - Constructor for class netscape.ldap.client.opers.JDAPSearchRequest
Constructs search request.
JDAPSearchResponse - Class in netscape.ldap.client.opers
This class implements the search response.
JDAPSearchResponse(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPSearchResponse
Constructs search response.
JDAPSearchResult - Class in netscape.ldap.client.opers
This class implements the search result.
JDAPSearchResult(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPSearchResult
Constructs search result.
JDAPSearchResultReference - Class in netscape.ldap.client.opers
This class implements the search result reference.
JDAPSearchResultReference(BERElement) - Constructor for class netscape.ldap.client.opers.JDAPSearchResultReference
Constructs extended response.
JDAPUnbindRequest - Class in netscape.ldap.client.opers
This class implements the unbind request and is a protocol operation.
JDAPUnbindRequest() - Constructor for class netscape.ldap.client.opers.JDAPUnbindRequest
Constructs bind request.
jndiAttrsToLdapAttrSet(Attributes) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Convert a JNDI Attributes object into a LDAPAttributeSet
jndiAttrsToLdapModSet(int, Attributes) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Create a LDAPModificationSet from a JNDI mod operation and JNDI Attributes
jndiAttrToLdapAttr(Attribute) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Convert a JNDI Attribute to a LDAPAttribute
jndiModsToLdapModSet(ModificationItem[]) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Convert and array of JNDI ModificationItem to a LDAPModificationSet
jndiSearchScopeToLdap(int) - Static method in class com.netscape.jndi.ldap.ProviderUtils
 
JSSESocketFactory - Class in netscape.ldap.factory
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(String[]) - Constructor for class netscape.ldap.factory.JSSESocketFactory
Factory constructor that uses the default JSSE SSLSocketFactory
JSSESocketFactory(String[], SSLSocketFactory) - Constructor for class netscape.ldap.factory.JSSESocketFactory
Factory constructor that provides an explicit SSLSocketFactory.
JSSSocketFactory - Class in netscape.ldap.factory
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

layerSocket(LDAPTLSSocketFactory) - Method in class netscape.ldap.LDAPConnSetupMgr
Layer a new socket over the existing one (used by startTLS)
layerSocket(LDAPTLSSocketFactory) - Method in class netscape.ldap.LDAPConnThread
Layer a SSL socket over the current non-SSL one
LDAP_NOT_SUPPORTED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
LDAP_NOT_SUPPORTED - Static variable in exception netscape.ldap.LDAPException
(92) The request is not supported by this version of the LDAP protocol.
LDAP_PARTIAL_RESULTS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
LDAP_PARTIAL_RESULTS - Static variable in exception netscape.ldap.LDAPException
(9) The LDAP server is referring your client to another LDAP server.
LDAP_PROPERTY_PROTOCOL - Static variable in class netscape.ldap.LDAPConnection
Name of the property specifying the highest supported version of the LDAP protocol.
LDAP_PROPERTY_SDK - Static variable in class netscape.ldap.LDAPConnection
Name of the property specifying the version of the SDK.
LDAP_PROPERTY_SECURITY - Static variable 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 variable in exception netscape.ldap.LDAPException
(85) The operation could not be completed within the maximum time limit.
LDAP_VERSION - Static variable in class netscape.ldap.LDAPConnection
Version of the LDAP protocol used by default.
LDAPAsynchronousConnection - Interface in netscape.ldap
Encapsulates a connection to an LDAP server, providing access to the input queue for messages received.
LDAPAttribute - Class in netscape.ldap
Represents the name and values of an attribute in an entry.
LDAPAttribute(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.
LDAPAttribute(BERElement) - Constructor for class netscape.ldap.LDAPAttribute
Constructs an attribute from a BER (Basic Encoding Rules) element.
LDAPAttributeSchema - Class in netscape.ldap
The definition of an attribute type in the schema.
LDAPAttributeSchema() - Constructor for class netscape.ldap.LDAPAttributeSchema
Constructs a blank element.
LDAPAttributeSchema(String, String, String, int, boolean) - Constructor for class netscape.ldap.LDAPAttributeSchema
Constructs an attribute type definition, using the specified information.
LDAPAttributeSchema(String, String, String, String, boolean) - Constructor for class netscape.ldap.LDAPAttributeSchema
Constructs an attribute type definition, using the specified information.
LDAPAttributeSchema(String, String, String, String, boolean, String, String[]) - Constructor for class netscape.ldap.LDAPAttributeSchema
Constructs an attribute type definition, using the specified information.
LDAPAttributeSchema(String) - Constructor for class netscape.ldap.LDAPAttributeSchema
Constructs an attribute type definition based on a description in the AttributeTypeDescription format.
LDAPAttributeSet - Class in netscape.ldap
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.
LDAPAttributeSet(LDAPAttribute[]) - Constructor for class netscape.ldap.LDAPAttributeSet
Constructs an attribute set.
ldapAttrToJndiAttr(LDAPAttribute) - Static method in class com.netscape.jndi.ldap.AttributesImpl
Convert a LDAPAttribute to a JNDI Attribute
LDAPBasePropertySupport - Class in netscape.ldap.beans
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 in netscape.ldap
Performs explicit bind processing on a referral.
LDAPCache - Class in netscape.ldap
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.
LDAPCheckComm - Class in netscape.ldap
This static class checks if the caller is an applet running in Netscape Communicator.
LDAPCheckComm() - Constructor for class netscape.ldap.LDAPCheckComm
 
LDAPCompareAttrNames - Class in netscape.ldap
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.
LDAPCompareAttrNames(String[], boolean[]) - Constructor for class netscape.ldap.LDAPCompareAttrNames
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 in netscape.ldap
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.
LDAPConnection(LDAPSocketFactory) - Constructor for class netscape.ldap.LDAPConnection
Constructs a new LDAPConnection object that will use the specified socket factory class to create socket connections.
LDAPConnection.ResponseControls - Class in netscape.ldap
A helper class for collecting response controls.
LDAPConnection.ResponseControls(int, LDAPControl[]) - Constructor for class netscape.ldap.LDAPConnection.ResponseControls
 
LDAPConnSetupMgr - Class in netscape.ldap
Makes a connection to a server from a list using "smart" failover.
LDAPConnSetupMgr(String[], int[], LDAPSocketFactory) - Constructor for class netscape.ldap.LDAPConnSetupMgr
Constructor
LDAPConnSetupMgr(String[], LDAPSocketFactory) - Constructor for class netscape.ldap.LDAPConnSetupMgr
 
LDAPConnSetupMgr(LDAPUrl[], LDAPSocketFactory) - Constructor for class netscape.ldap.LDAPConnSetupMgr
 
LDAPConnSetupMgr.ServerEntry - Class in netscape.ldap
Representation for a server in the server list.
LDAPConnSetupMgr.ServerEntry(LDAPUrl, int) - Constructor for class netscape.ldap.LDAPConnSetupMgr.ServerEntry
 
LDAPConnThread - Class in netscape.ldap
Multiple LDAPConnection clones can share a single physical connection, which is maintained by a thread.
LDAPConnThread(LDAPConnSetupMgr, LDAPCache, Object) - Constructor for class netscape.ldap.LDAPConnThread
Constructs a connection thread that maintains connection to the LDAP server.
LDAPConstraints - Class in netscape.ldap
Represents a set of operation preferences.
LDAPConstraints() - Constructor for class netscape.ldap.LDAPConstraints
Constructs an LDAPConstraints object that specifies the default set of constraints.
LDAPConstraints(int, boolean, LDAPRebind, int) - Constructor for class netscape.ldap.LDAPConstraints
Constructs a new LDAPConstraints object and allows you to specify the constraints in that object.
LDAPConstraints(int, boolean, LDAPBind, int) - Constructor for class netscape.ldap.LDAPConstraints
Constructs a new LDAPConstraints object and allows you to specify the constraints in that object.
LdapContextAdapter - Class in com.netscape.jndi.ldap.common
 
LdapContextAdapter() - Constructor for class com.netscape.jndi.ldap.common.LdapContextAdapter
 
LdapContextFactory - Class in com.netscape.jndi.ldap
 
LdapContextFactory() - Constructor for class com.netscape.jndi.ldap.LdapContextFactory
 
LdapContextImpl - Class in com.netscape.jndi.ldap
Implementation for the DirContext.
LdapContextImpl(Hashtable) - Constructor for class com.netscape.jndi.ldap.LdapContextImpl
Constructor
LdapContextImpl(String, LdapContextImpl) - Constructor for class com.netscape.jndi.ldap.LdapContextImpl
Copy Constructor
LDAPControl - Class in netscape.ldap
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, byte[]) - 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.
LDAPDITContentRuleSchema - Class in netscape.ldap
The definition of a DIT content rule in the schema.
LDAPDITContentRuleSchema() - Constructor for class netscape.ldap.LDAPDITContentRuleSchema
Constructs a blank element.
LDAPDITContentRuleSchema(String, String, String, boolean, String[], String[], String[], String[]) - Constructor for class netscape.ldap.LDAPDITContentRuleSchema
Constructs a DIT content rule definition, using the specified information.
LDAPDITContentRuleSchema(String) - Constructor for class netscape.ldap.LDAPDITContentRuleSchema
Constructs a DIT content rule definition based on a description in the DITContentRuleDescription format.
LDAPDITStructureRuleSchema - Class in netscape.ldap
The definition of a DIT structure rule in the schema.
LDAPDITStructureRuleSchema() - Constructor for class netscape.ldap.LDAPDITStructureRuleSchema
Constructs a blank element.
LDAPDITStructureRuleSchema(String, int, String, boolean, String, String[]) - Constructor for class netscape.ldap.LDAPDITStructureRuleSchema
Constructs a DIT structure rule definition, using the specified information.
LDAPDITStructureRuleSchema(String) - Constructor for class netscape.ldap.LDAPDITStructureRuleSchema
Constructs a DIT structure rule definition based on a description in the DITStructureRuleDescription format.
LDAPDN - Class in netscape.ldap
Represents a distinguished name in LDAP.
LDAPDN() - Constructor for class netscape.ldap.LDAPDN
 
LDAPEntry - Class in netscape.ldap
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, LDAPAttributeSet) - Constructor for class netscape.ldap.LDAPEntry
Constructs a new entry with the specified distinguished name and set of attributes.
LdapEntryChangeControl - Class in com.netscape.jndi.ldap.controls
Represents an LDAP v3 server control that specifies information about a change to an entry in the directory.
LdapEntryChangeControl(boolean, byte[]) - Constructor for class com.netscape.jndi.ldap.controls.LdapEntryChangeControl
Constructs a new LdapEntryChangeControl object.
LDAPEntryChangeControl - Class in netscape.ldap.controls
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 in netscape.ldap
The LDAPEntryComparator interface represents the algorithm used to sort the search results.
LDAPException - Exception in netscape.ldap
Indicates that an error has occurred.
LDAPException() - Constructor for exception netscape.ldap.LDAPException
Constructs a default exception with no specific error information.
LDAPException(String) - Constructor for exception netscape.ldap.LDAPException
Constructs a default exception with a specified string of additional information.
LDAPException(String, int) - Constructor for exception netscape.ldap.LDAPException
Constructs a default exception with a result code and a specified string of additional information.
LDAPException(String, int, String) - Constructor for exception 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 exception 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.
LDAPExtendedOperation - Class in netscape.ldap
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
LDAPExtendedResponse - Class in netscape.ldap
Represents a server response to an extended operation request.
LDAPExtendedResponse(int, JDAPExtendedResponse, LDAPControl[]) - Constructor for class netscape.ldap.LDAPExtendedResponse
Constructor
LDAPFilter - Class in netscape.ldap.util
Represents an LDAP search filter, which includes the string-based representation of the filter and other information retrieved from the LDAP filter configuration file (or from a buffer in memory or from a URL).
LDAPFilter(String, String, String, String, int) - Constructor for class netscape.ldap.util.LDAPFilter
Constructs an LDAPFilter object.
LDAPFilter(String, String, String, String, String) - Constructor for class netscape.ldap.util.LDAPFilter
Constructs an LDAPFilter object.
LDAPFilterDescriptor - Class in netscape.ldap.util
Represents an LDAP filter configuration file read into memory.
LDAPFilterDescriptor(String) - Constructor for class netscape.ldap.util.LDAPFilterDescriptor
Creates an LDAPFilterDescriptor object from an existing filter configuration file.
LDAPFilterDescriptor(StringBuffer) - Constructor for class netscape.ldap.util.LDAPFilterDescriptor
Creates an LDAPFilterDescriptor object from an existing StringBuffer.
LDAPFilterDescriptor(URL) - Constructor for class netscape.ldap.util.LDAPFilterDescriptor
Creates an LDAPFilterDescriptor object from a URL.
LDAPFilterList - Class in netscape.ldap.util
The list of LDAPFilter objects returned from a LDAPFilterDescriptor Object.
LDAPFilterList() - Constructor for class netscape.ldap.util.LDAPFilterList
Constructs an LDAPFilterList object.
LDAPGetEntries - Class in netscape.ldap.beans
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
LDAPGetEntriesBeanInfo - Class in netscape.ldap.beans
BeanInfo for LDAPGetEntries
LDAPGetEntriesBeanInfo() - Constructor for class netscape.ldap.beans.LDAPGetEntriesBeanInfo
 
LDAPGetProperty - Class in netscape.ldap.beans
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
LDAPGetPropertyBeanInfo - Class in netscape.ldap.beans
BeanInfo for LDAPGetProperty
LDAPGetPropertyBeanInfo() - Constructor for class netscape.ldap.beans.LDAPGetPropertyBeanInfo
 
LDAPInterruptedException - Exception in netscape.ldap
An exception thrown when the LDAP operation being invoked has been interrupted.
LDAPInterruptedException(String) - Constructor for exception netscape.ldap.LDAPInterruptedException
Constructs a default exception with a specified string of additional information.
LDAPIntFilterList - Class in netscape.ldap.util
Represents an Internal LDAPFilterList object.
LDAPIntFilterList(LDAPFilter) - Constructor for class netscape.ldap.util.LDAPIntFilterList
 
LDAPIntFilterSet - Class in netscape.ldap.util
Represents an LDAPIntFilterSet object.
LDAPIntFilterSet(String) - Constructor for class netscape.ldap.util.LDAPIntFilterSet
Create an LDAPIntFilterSet with a given Tag string.
LDAPIsMember - Class in netscape.ldap.beans
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 in netscape.ldap.beans
BeanInfo for LDAPIsMember
LDAPIsMemberBeanInfo() - Constructor for class netscape.ldap.beans.LDAPIsMemberBeanInfo
 
LDAPMatchingRuleSchema - Class in netscape.ldap
The definition of a matching rule in the schema.
LDAPMatchingRuleSchema(String, String, String, String[], int) - Constructor for class netscape.ldap.LDAPMatchingRuleSchema
Constructs a matching rule definition, using the specified information.
LDAPMatchingRuleSchema(String, String, String, String[], String) - Constructor for class netscape.ldap.LDAPMatchingRuleSchema
Constructs a matching rule definition, using the specified information.
LDAPMatchingRuleSchema(String, String, String, String[], String, String[]) - Constructor for class netscape.ldap.LDAPMatchingRuleSchema
Constructs a matching rule definition, using the specified information.
LDAPMatchingRuleSchema(String, String) - Constructor for class netscape.ldap.LDAPMatchingRuleSchema
Constructs a matching rule definition based on descriptions in the MatchingRuleDescription format and MatchingRuleUseDescription format.
LDAPMatchingRuleUseSchema - Class in netscape.ldap
The definition of a matching rule use in the schema.
LDAPMatchingRuleUseSchema(String, String, String, String[]) - Constructor for class netscape.ldap.LDAPMatchingRuleUseSchema
Constructs a matching rule use definition, using the specified information.
LDAPMatchingRuleUseSchema(String) - Constructor for class netscape.ldap.LDAPMatchingRuleUseSchema
Constructs a matching rule use definition based on descriptions in the MatchingRuleUseDescription format.
LDAPMessage - Class in netscape.ldap
Base class for LDAP request and response messages.
LDAPMessage(int, JDAPProtocolOp) - Constructor for class netscape.ldap.LDAPMessage
Constructs a ldap message.
LDAPMessage(int, JDAPProtocolOp, LDAPControl[]) - Constructor for class netscape.ldap.LDAPMessage
 
LDAPMessageQueue - Class in netscape.ldap
A queue of response messsages from the server.
LDAPMessageQueue(boolean) - Constructor for class netscape.ldap.LDAPMessageQueue
Constructor
LDAPModification - Class in netscape.ldap
Specifies changes to be made to the values of an attribute.
LDAPModification(int, LDAPAttribute) - Constructor for class netscape.ldap.LDAPModification
Specifies a modification to be made to an attribute.
LDAPModificationSet - Class in netscape.ldap
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.
LDAPNameFormSchema - Class in netscape.ldap
The definition of a name form in the schema.
LDAPNameFormSchema(String, String, String, boolean, String, String[], String[]) - Constructor for class netscape.ldap.LDAPNameFormSchema
Constructs a name form definition, using the specified information.
LDAPNameFormSchema(String) - Constructor for class netscape.ldap.LDAPNameFormSchema
Constructs a name form definition based on a description in the NameFormDescription format.
LdapNameParser - Class in com.netscape.jndi.ldap
 
LDAPObjectClassSchema - Class in netscape.ldap
The definition of an object class in the schema.
LDAPObjectClassSchema(String, String, String, String, String[], String[]) - Constructor for class netscape.ldap.LDAPObjectClassSchema
Constructs an object class definition, using the specified information.
LDAPObjectClassSchema(String, String, String[], String, String[], String[], int, String[]) - Constructor for class netscape.ldap.LDAPObjectClassSchema
Constructs an object class definition, using the specified information.
LDAPObjectClassSchema(String, String, String, String, String[], String[], String[]) - Constructor for class netscape.ldap.LDAPObjectClassSchema
Constructs an object class definition, using the specified information.
LDAPObjectClassSchema(String) - Constructor for class netscape.ldap.LDAPObjectClassSchema
Constructs an object class definition based on a description in the ObjectClassDescription format.
LdapPasswordExpiredControl - Class in com.netscape.jndi.ldap.controls
Represents an LDAP v3 server control that may be returned if a password has expired, and password policy is enabled on the server.
LdapPasswordExpiredControl(boolean, byte[]) - Constructor for class com.netscape.jndi.ldap.controls.LdapPasswordExpiredControl
This constractor is used by the NetscapeControlFactory
LDAPPasswordExpiredControl - Class in netscape.ldap.controls
Represents an LDAP v3 server control that may be returned if a password has expired, and password policy is enabled on the server.
LDAPPasswordExpiredControl(String, boolean, byte[]) - Constructor for class netscape.ldap.controls.LDAPPasswordExpiredControl
Contructs an LDAPPasswordExpiredControl object.
LdapPasswordExpiringControl - Class in com.netscape.jndi.ldap.controls
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.
LdapPasswordExpiringControl(boolean, byte[]) - Constructor for class com.netscape.jndi.ldap.controls.LdapPasswordExpiringControl
This constractor is used by the NetscapeControlFactory
LDAPPasswordExpiringControl - Class in netscape.ldap.controls
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.
LDAPPasswordExpiringControl(String, boolean, byte[]) - Constructor for class netscape.ldap.controls.LDAPPasswordExpiringControl
Contructs an LDAPPasswordExpiringControl object.
LdapPersistSearchControl - Class in com.netscape.jndi.ldap.controls
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(int, boolean, boolean, boolean) - Constructor for class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Constructs an LdapPersistSearchControl object that specifies a persistent search.
LDAPPersistSearchControl - Class in netscape.ldap.controls
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
LDAPPersistSearchControl(int, boolean, boolean, boolean) - Constructor for class netscape.ldap.controls.LDAPPersistSearchControl
Constructs an LDAPPersistSearchControl object that specifies a persistent search.
LdapProxiedAuthControl - Class in com.netscape.jndi.ldap.controls
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 com.netscape.jndi.ldap.controls.LdapProxiedAuthControl
Constructs an LdapProxiedAuthControl object with a DN to use as identity.
LDAPProxiedAuthControl - Class in netscape.ldap.controls
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 in netscape.ldap
Specifies how to retrieve authentication information automatically for referrals.
LDAPRebindAuth - Class in netscape.ldap
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.
LdapReferralException - Exception in com.netscape.jndi.ldap
A wrapper for the ldapjdk LDAPReferralException
LdapReferralException(LdapContextImpl, LDAPReferralException) - Constructor for exception com.netscape.jndi.ldap.LdapReferralException
 
LDAPReferralException - Exception in netscape.ldap
Represents the situation in which the LDAP server refers the client to another LDAP server.
LDAPReferralException() - Constructor for exception netscape.ldap.LDAPReferralException
Constructs a default exception with no specific error information.
LDAPReferralException(String) - Constructor for exception netscape.ldap.LDAPReferralException
Constructs a default exception with a specified string as additional information.
LDAPReferralException(String, int, String) - Constructor for exception netscape.ldap.LDAPReferralException
Constructs a default exception with a specified string as additional information.
LDAPReferralException(String, int, String[]) - Constructor for exception netscape.ldap.LDAPReferralException
Constructs an exception with a list of LDAP URLs to other LDAP servers.
LDAPResourceBundle - Class in netscape.ldap
This class represents a locale-specific resource for a property file.
LDAPResourceBundle() - Constructor for class netscape.ldap.LDAPResourceBundle
 
LDAPResponse - Class in netscape.ldap
Represents the response to a particular LDAP operation.
LDAPResponse(int, JDAPProtocolOp, LDAPControl[]) - Constructor for class netscape.ldap.LDAPResponse
Constructor
LDAPResponseListener - Class in netscape.ldap
Represents the message queue associated with a particular LDAP operation or operations.
LDAPResponseListener(boolean) - Constructor for class netscape.ldap.LDAPResponseListener
Constructor
LDAPSaslBind - Class in netscape.ldap
Authenticates to a server using SASL
LDAPSaslBind(String, String[], String, Hashtable, Object) - Constructor for class netscape.ldap.LDAPSaslBind
Construct an object which can authenticate to an LDAP server using the specified name and a specified SASL mechanism.
LDAPSchema - Class in netscape.ldap
This object represents the schema of an LDAP v3 server.
LDAPSchema() - Constructor for class netscape.ldap.LDAPSchema
Constructs a new LDAPSchema object.
LDAPSchema(LDAPEntry) - Constructor for class netscape.ldap.LDAPSchema
 
LDAPSchemaElement - Class in netscape.ldap
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.
LDAPSchemaElement(String, String, String, String[]) - Constructor for class netscape.ldap.LDAPSchemaElement
Constructs a definition explicitly.
LDAPSearchConstraints - Class in netscape.ldap
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.
LDAPSearchConstraints(int, int, int, boolean, int, LDAPRebind, int) - Constructor for class netscape.ldap.LDAPSearchConstraints
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
LDAPSearchConstraints(int, int, int, int, boolean, int, LDAPRebind, int) - Constructor for class netscape.ldap.LDAPSearchConstraints
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
LDAPSearchConstraints(int, int, int, int, boolean, int, LDAPBind, int) - Constructor for class netscape.ldap.LDAPSearchConstraints
Constructs a new LDAPSearchConstraints object and allows you to specify the search constraints in that object.
LDAPSearchListener - Class in netscape.ldap
Manages search results, references and responses returned on one or more search requests
LDAPSearchListener(boolean, LDAPSearchConstraints) - Constructor for class netscape.ldap.LDAPSearchListener
Constructs a LDAP search listener.
LDAPSearchResult - Class in netscape.ldap
A LDAPSearchResult object encapsulates a single search result.
LDAPSearchResult(int, JDAPSearchResponse, LDAPControl[]) - Constructor for class netscape.ldap.LDAPSearchResult
Constructor
LDAPSearchResultReference - Class in netscape.ldap
An LDAPSearchResultReference object encapsulates a continuation reference from a search operation.
LDAPSearchResultReference(int, JDAPSearchResultReference, LDAPControl[]) - Constructor for class netscape.ldap.LDAPSearchResultReference
Constructor
LDAPSearchResults - Class in netscape.ldap
The results of an LDAP search operation, represented as an enumeration.
LDAPSearchResults() - Constructor for class netscape.ldap.LDAPSearchResults
Constructs an enumeration of search results.
LDAPSearchResults(LDAPConnection, LDAPSearchConstraints, String, int, String, String[], boolean) - Constructor for class netscape.ldap.LDAPSearchResults
 
LDAPSearchResults(Vector) - Constructor for class netscape.ldap.LDAPSearchResults
Constructs an enumeration of search results.
LDAPSearchResults(Vector, LDAPConnection, LDAPSearchConstraints, String, int, String, String[], boolean) - Constructor for class netscape.ldap.LDAPSearchResults
 
LdapService - Class in com.netscape.jndi.ldap
Ldap Service encapsulates a Ldap connection and Ldap operations over the connection.
LdapService() - Constructor for class com.netscape.jndi.ldap.LdapService
 
LDAPSimpleAuth - Class in netscape.ldap.beans
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
LDAPSimpleAuthBeanInfo - Class in netscape.ldap.beans
BeanInfo for LDAPSimpleAuth
LDAPSimpleAuthBeanInfo() - Constructor for class netscape.ldap.beans.LDAPSimpleAuthBeanInfo
 
LDAPSocketFactory - Interface in netscape.ldap
Represents a socket connection that you can use to connect to an LDAP server.
LdapSortControl - Class in com.netscape.jndi.ldap.controls
Represents an LDAP v3 server control that specifies that you want the server to return sorted search results.
LdapSortControl(LdapSortKey, boolean) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortControl
Constructs an LDAPSortControl object with a single sorting key.
LdapSortControl(LdapSortKey[], boolean) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortControl
Constructs an LDAPSortControl object with an array of sorting keys.
LdapSortControl(String[], boolean) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortControl
Constructs an LDAPSortControl object with an array of sorting keys.
LDAPSortControl - Class in netscape.ldap.controls
Represents an LDAP v3 server control that specifies that you want the server to return sorted search results.
LDAPSortControl(String, boolean, byte[]) - Constructor for class netscape.ldap.controls.LDAPSortControl
Constructs a sort response LDAPSortControl object.
LDAPSortControl(LDAPSortKey, boolean) - Constructor for class netscape.ldap.controls.LDAPSortControl
Constructs an LDAPSortControl object with a single sorting key.
LDAPSortControl(LDAPSortKey[], boolean) - Constructor for class netscape.ldap.controls.LDAPSortControl
Constructs an LDAPSortControl object with an array of sorting keys.
LdapSortKey - Class in com.netscape.jndi.ldap.controls
Represents sorting instructions for a particular attribute.
LdapSortKey(String) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortKey
Constructs a new LdapSortKey object that will sort based on the specified instructions.
LdapSortKey(String, boolean) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortKey
Constructs a new LdapSortKey object that will sort based on the specified attribute and sort order.
LdapSortKey(String, boolean, String) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortKey
Constructs a new LdapSortKey object that will sort based on the specified attribute, sort order, and matching rule.
LDAPSortKey - Class in netscape.ldap
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.
LdapSortResponseControl - Class in com.netscape.jndi.ldap.controls
The LDAP server sends back a sort response control to indicate the result of the sorting operation.
LdapSortResponseControl(boolean, byte[]) - Constructor for class com.netscape.jndi.ldap.controls.LdapSortResponseControl
Constructs a new LdapEntryChangeControl object.
LDAPSSLSocket - Class in netscape.ldap
 
LDAPSSLSocket(String, int, String) - Constructor for class netscape.ldap.LDAPSSLSocket
 
LDAPSSLSocket(String, int, String, Object) - Constructor for class netscape.ldap.LDAPSSLSocket
 
LDAPSSLSocketFactory - Class in netscape.ldap
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.
LDAPSSLSocketFactory(String, Object, boolean) - Constructor for class netscape.ldap.LDAPSSLSocketFactory
The constructor with the specified package for security and the specified cipher suites.
LDAPSSLSocketFactoryExt - Interface in netscape.ldap
Represents an SSL socket connection that you can use to connect to an LDAP server.
LDAPSSLSocketWrapFactory - Class in netscape.ldap
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
LDAPSSLSocketWrapFactory(String, Object) - Constructor for class netscape.ldap.LDAPSSLSocketWrapFactory
The constructor with the specified package for security and the specified cipher suites.
LDAPStringControl - Class in netscape.ldap.controls
Represents an LDAP v3 server control that contains a string as its only value.
LDAPStringControl() - Constructor for class netscape.ldap.controls.LDAPStringControl
 
LDAPStringControl(String, boolean, byte[]) - Constructor for class netscape.ldap.controls.LDAPStringControl
Constructs an LDAPStringControl object, and stores the value as a string.
LDAPSyntaxSchema - Class in netscape.ldap
The definition of a syntax type in the schema.
LDAPSyntaxSchema() - Constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a blank element.
LDAPSyntaxSchema(String, String) - Constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a syntax type definition, using the specified information.
LDAPSyntaxSchema(String) - Constructor for class netscape.ldap.LDAPSyntaxSchema
Constructs a syntax type definition based on a description in the ldapSyntaxes format.
LDAPSyntaxSchemaElement - Class in netscape.ldap
Helper class supporting schema elements that include syntax definitions - attributes and matching rules
LDAPSyntaxSchemaElement() - Constructor for class netscape.ldap.LDAPSyntaxSchemaElement
Construct a blank element.
LDAPTLSSocketFactory - Interface in netscape.ldap
A socket factory interface for supporting the start TLS LDAPv3 extension (RFC 2830).
LDAPTraceWriter - Interface in netscape.ldap
The LDAPTraceWriter interface enables logging of LDAP trace messages in environments where an OutputStream can not be used.
LDAPUrl - Class in netscape.ldap
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, String[], 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.
LDAPUrl(String, int, String, String[], int, String, boolean) - Constructor for class netscape.ldap.LDAPUrl
Constructs a full-blown LDAP URL to specify an LDAP search operation.
LDAPv2 - Interface in netscape.ldap
This interface summarizes the basic functionality available in the Lightweight Directory Access Protocol (LDAP) version 2.
LDAPv3 - Interface in netscape.ldap
Specifies additional features available in version 3 of the LDAP protocol.
LdapVirtualListControl - Class in com.netscape.jndi.ldap.controls
Represents control data for returning paged results from a search.
LdapVirtualListControl(String, int, int) - Constructor for class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Constructs a new LDAPVirtualListControl object.
LdapVirtualListControl(int, int, int, int) - Constructor for class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Constructs a new LDAPVirtualListControl object.
LDAPVirtualListControl - Class in netscape.ldap.controls
Represents control data for returning paged results from a search.
LDAPVirtualListControl() - Constructor for class netscape.ldap.controls.LDAPVirtualListControl
Blank constructor for internal use in 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
 
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
 
LDAPVirtualListResponse - Class in netscape.ldap.controls
Represents control data for returning paged results from a search.
LDAPVirtualListResponse() - Constructor for class netscape.ldap.controls.LDAPVirtualListResponse
Blank constructor for internal use in LDAPVirtualListResponse.
LDAPVirtualListResponse(String, boolean, byte[]) - Constructor for class netscape.ldap.controls.LDAPVirtualListResponse
Contructs an LDAPVirtualListResponse object.
LDAPVirtualListResponse(byte[]) - Constructor for class netscape.ldap.controls.LDAPVirtualListResponse
Constructs a new LDAPVirtualListResponse object.
LdapVirtualListResponseControl - Class in com.netscape.jndi.ldap.controls
Represents control data for returning paged results from a search.
LdapVirtualListResponseControl(boolean, byte[]) - Constructor for class com.netscape.jndi.ldap.controls.LdapVirtualListResponseControl
Constructs a new LDAPVirtualListResponse object.
LDAPWriter - Class in netscape.ldap.util
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 in netscape.ldap.util
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(String) - Constructor for class netscape.ldap.util.LDIF
Constructs an LDIF object to parse the LDIF data read from a specified file.
LDIF(DataInputStream) - Constructor for class netscape.ldap.util.LDIF
Constructs an LDIF object to parse the LDIF data read from an input stream.
LDIF.LineReader - Class in netscape.ldap.util
 
LDIF.LineReader(BufferedReader) - Constructor for class netscape.ldap.util.LDIF.LineReader
 
LDIFAddContent - Class in netscape.ldap.util
An object of this class represents the content of an LDIF record that specifies a new entry to be added.
LDIFAddContent(LDAPAttribute[]) - Constructor for class netscape.ldap.util.LDIFAddContent
Constructs a new LDIFAddContent object with the specified attributes.
LDIFAttributeContent - Class in netscape.ldap.util
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 in netscape.ldap.util
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 in netscape.ldap.util
This interface represents the content of an LDIF record.
LDIFDeleteContent - Class in netscape.ldap.util
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 in netscape.ldap.util
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 in netscape.ldap.util
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 in netscape.ldap.util
An object of this class represents an LDIF record in an LDIF file (or in LDIF data).
LDIFRecord(String, LDIFContent) - Constructor for class netscape.ldap.util.LDIFRecord
Constructs a new LDIFRecord object with the specified content.
LDIFWriter - Class in netscape.ldap.util
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.
list(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
list(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
list(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
List Operations (javax.naming.Context interface)
list(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
list(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
List Operations
list(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
 
list(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
List Operations
list(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
list(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
List Operations
list(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
listBindings(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
listBindings(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
listBindings(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
listBindings(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
listBindings(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
 
listBindings(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
 
listBindings(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
listBindings(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
listBindings(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
listBindings(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
listEntries(LdapContextImpl, String, boolean) - Method in class com.netscape.jndi.ldap.LdapService
List child entries using LDAP lookup operation
load() - Method in class com.netscape.jndi.ldap.schema.SchemaManager
Load the schema
logTraceMessage(StringBuffer) - Method in class netscape.ldap.LDAPConnThread
 
lookup(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
lookup(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
lookup(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Lookup Operations (javax.naming.Context interface)
lookup(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
lookup(LdapContextImpl, String) - Method in class com.netscape.jndi.ldap.LdapService
Lookup an entry using LDAP search operation
lookup(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Lookup Operations
lookup(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
lookup(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
Lookup Operations
lookup(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
lookupControlClass(String) - Static method in class netscape.ldap.LDAPControl
Returns the Class that has been registered to oid.
lookupLink(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
lookupLink(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
lookupLink(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
lookupLink(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
lookupLink(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
lookupLink(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
lookupLink(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
lookupLink(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
lookupSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
Lookup Operations
lookupSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Get a SchemaElement by name
lookupSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
Lookup Operations
lookupSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
Lookup Operations
LOOP_DETECT - Static variable in class netscape.ldap.client.opers.JDAPResult
 
LOOP_DETECT - Static variable in exception netscape.ldap.LDAPException
(54) A loop has been detected.

M

m_attrContainer - Variable in class com.netscape.jndi.ldap.schema.SchemaRoot
 
m_attributes - Variable in class netscape.ldap.client.opers.JDAPSearchResponse
 
m_attrs - Variable in class netscape.ldap.client.opers.JDAPAddRequest
 
m_attrs - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_attrs_only - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_attrSet - Variable in class com.netscape.jndi.ldap.AttributesImpl
 
m_ava - Variable in class netscape.ldap.client.opers.JDAPCompareRequest
 
m_base_dn - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
Private variables
m_binaryAttrs - Static variable in class com.netscape.jndi.ldap.AttributesImpl
A list of predefined binary attribute name
m_classContainer - Variable in class com.netscape.jndi.ldap.schema.SchemaRoot
 
m_className - Static variable in class com.netscape.jndi.ldap.schema.SchemaRoot
 
m_connectTimeout - Variable in class netscape.ldap.LDAPConnSetupMgr
The maximum time to wait to established the connection
m_connSetupDelay - Variable in class netscape.ldap.LDAPConnSetupMgr
Delay in ms before another connection setup thread is started.
m_credentials - Variable in class netscape.ldap.client.opers.JDAPBindRequest
 
m_credentials - Variable in class netscape.ldap.client.opers.JDAPBindResponse
Internal variables
m_critical - Variable in class netscape.ldap.LDAPControl
 
m_ctrls - Variable in class com.netscape.jndi.ldap.SearchResultWithControls
 
m_ctx - Variable in class com.netscape.jndi.ldap.BaseSearchEnum
 
m_ctxDN - Variable in class com.netscape.jndi.ldap.LdapContextImpl
DN associated with this context The default value is the root DSE ("")
m_ctxEnv - Variable in class com.netscape.jndi.ldap.LdapContextImpl
Context environment setting
m_ctxName - Variable in class com.netscape.jndi.ldap.BaseSearchEnum
 
m_delete_old_dn - Variable in class netscape.ldap.client.opers.JDAPModifyRDNRequest
 
m_deref - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_dn - Variable in class netscape.ldap.client.opers.JDAPAddRequest
Internal variables
m_dn - Variable in class netscape.ldap.client.opers.JDAPCompareRequest
Internal variables
m_dn - Variable in class netscape.ldap.client.opers.JDAPDeleteRequest
Internal variables
m_dn - Variable in class netscape.ldap.client.opers.JDAPModifyRequest
Internal variables
m_dsList - Variable in class netscape.ldap.LDAPConnSetupMgr
List of server to use for the connection setup
m_element - Variable in class netscape.ldap.client.opers.JDAPResult
Private variable
m_element - Variable in class netscape.ldap.client.opers.JDAPSearchResponse
 
m_element - Variable in class netscape.ldap.client.opers.JDAPSearchResultReference
 
m_error_message - Variable in class netscape.ldap.client.opers.JDAPResult
 
m_eventList - Variable in class com.netscape.jndi.ldap.EventService
 
m_factory - Variable in class netscape.ldap.LDAPConnSetupMgr
Socket factory for SSL connections
m_filter - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_ld - Variable in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
m_ldapAttribute - Variable in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
m_ldapEx - Variable in exception com.netscape.jndi.ldap.LdapReferralException
 
m_ldapMatchingRule - Variable in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
m_ldapObjectClass - Variable in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
m_ldapSvc - Variable in class com.netscape.jndi.ldap.EventService
 
m_ldapSvc - Variable in class com.netscape.jndi.ldap.LdapContextImpl
Ldap Connection/Service
m_matched_dn - Variable in class netscape.ldap.client.opers.JDAPResult
 
m_matchRuleContainer - Variable in class com.netscape.jndi.ldap.schema.SchemaRoot
 
m_mechanism - Variable in class netscape.ldap.client.opers.JDAPBindRequest
 
m_mod - Variable in class netscape.ldap.client.opers.JDAPModifyRequest
 
m_monitorThread - Variable in class com.netscape.jndi.ldap.EventService
 
m_msg - Variable in class netscape.ldap.controls.LDAPStringControl
 
m_msgid - Variable in class netscape.ldap.client.opers.JDAPAbandonRequest
Internal variables
m_msgQueue - Variable in class com.netscape.jndi.ldap.EventService
 
m_name - Variable in class netscape.ldap.client.opers.JDAPBindRequest
 
m_nameEnum - Variable in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
Enumeration of schema object names packaged into NameClassPair.
m_new_rdn - Variable in class netscape.ldap.client.opers.JDAPModifyRDNRequest
 
m_new_superior - Variable in class netscape.ldap.client.opers.JDAPModifyRDNRequest
 
m_object_name - Variable in class netscape.ldap.client.opers.JDAPSearchResponse
Internal variables
m_oid - Variable in class netscape.ldap.client.opers.JDAPExtendedRequest
Internal variables
m_oid - Variable in class netscape.ldap.client.opers.JDAPExtendedResponse
Internal variables
m_old_dn - Variable in class netscape.ldap.client.opers.JDAPModifyRDNRequest
Internal variables
m_parentEnv - Variable in class com.netscape.jndi.ldap.common.ShareableEnv
Shared environment inherited from the parent context
m_parentSharedEnvIdx - Variable in class com.netscape.jndi.ldap.common.ShareableEnv
Index into parent _sharedEnv list.
m_parsedFilter - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_password - Variable in class netscape.ldap.client.opers.JDAPBindRequest
 
m_path - Variable in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
m_policy - Variable in class netscape.ldap.LDAPConnSetupMgr
Connection setup policy (PARALLEL or SERIAL)
m_privateEnv - Variable in class com.netscape.jndi.ldap.common.ShareableEnv
A table of most recent environment modifications.
m_pw - Variable in class netscape.ldap.util.LDAPWriter
 
m_referralIdx - Variable in exception com.netscape.jndi.ldap.LdapReferralException
 
m_referrals - Variable in class netscape.ldap.client.opers.JDAPResult
 
m_res - Variable in class com.netscape.jndi.ldap.BaseSearchEnum
 
m_result_code - Variable in class netscape.ldap.client.opers.JDAPResult
 
m_returnObjs - Variable in class com.netscape.jndi.ldap.SearchResultEnum
 
m_schemaElementEnum - Variable in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
Enumeration of schema name-object bindings packaged into Binding object.
m_schemaMgr - Variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
m_schemaMgr - Variable in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
m_schemaMgr - Variable in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
m_schemaMgr - Variable in class com.netscape.jndi.ldap.schema.SchemaRoot
 
m_scope - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_searchCons - Variable in class com.netscape.jndi.ldap.LdapContextImpl
Ldap Connection Search Constraints
m_sharedEnv - Variable in class com.netscape.jndi.ldap.common.ShareableEnv
A set of environment propeties that have been changed in this Context and are shared with one or more child contexts.
m_size_limit - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_srcCtx - Variable in exception com.netscape.jndi.ldap.LdapReferralException
 
m_time_limit - Variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
m_timeFormat - Static variable in class netscape.ldap.LDAPConnThread
 
m_type - Variable in class netscape.ldap.client.JDAPAVA
Internal variables
m_urls - Variable in class netscape.ldap.client.opers.JDAPSearchResultReference
Internal variables
m_userBinaryAttrs - Static variable in class com.netscape.jndi.ldap.AttributesImpl
A list of user defined binary attributes specified with the environment property java.naming.ldap.attributes.binary
m_userBinaryAttrs - Variable in class com.netscape.jndi.ldap.SearchResultEnum
 
m_val - Variable in class netscape.ldap.client.JDAPAVA
 
m_value - Variable in class netscape.ldap.ber.stream.BERCharacterString
Internal variables
m_value - Variable in class netscape.ldap.client.opers.JDAPExtendedRequest
 
m_value - Variable in class netscape.ldap.client.opers.JDAPExtendedResponse
 
m_value - Variable in class netscape.ldap.LDAPControl
 
m_version - Variable in class netscape.ldap.client.opers.JDAPBindRequest
Internal variables
main(String[]) - Static method in class com.netscape.jndi.ldap.common.ShareableEnv
Test program
main(String[]) - Static method in class com.netscape.jndi.ldap.LdapNameParser
 
main(String[]) - Static method in class com.netscape.jndi.ldap.ObjectMapper
 
main(String[]) - Static method in class com.netscape.jndi.ldap.ProviderUtils
Test
main(String[]) - Static method in class com.netscape.jndi.ldap.schema.SchemaRoot
Test program
main(String[]) - Static method in class netscape.ldap.beans.LDAPGetEntries
The main body if we run it as application instead of applet.
main(String[]) - Static method in class netscape.ldap.beans.LDAPGetProperty
The main body if we run it as application instead of applet.
main(String[]) - Static method in class netscape.ldap.beans.LDAPIsMember
The main body if we run it as application instead of applet.
main(String[]) - 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
main0(String[]) - Static method in class com.netscape.jndi.ldap.LdapNameParser
Unit test
makeSocket(String, int) - Method in class netscape.ldap.factory.JSSESocketFactory
Creates an SSL socket.
makeSocket(Socket) - Method in class netscape.ldap.factory.JSSESocketFactory
Creates an SSL socket layered over an existing socket.
makeSocket(String, int) - Method in class netscape.ldap.factory.JSSSocketFactory
Creates an SSL socket
makeSocket(Socket) - Method in class netscape.ldap.factory.JSSSocketFactory
Creates an SSL socket layered over an existing socket.
makeSocket(String, int) - Method in interface 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.
makeSocket(Socket) - Method in interface netscape.ldap.LDAPTLSSocketFactory
Creates an SSL socket layered over an existing socket.
MANAGEDSAIT - Static variable in class netscape.ldap.LDAPControl
 
match(String) - Method in class netscape.ldap.util.LDAPIntFilterSet
Return true if this filter set matches the regular expression string that is passed in.
MatchFilter(PatternMatcherInput) - Method in class netscape.ldap.util.LDAPIntFilterList
Try to match the filter to the given string.
MATCHING_RULES - Static variable in class netscape.ldap.LDAPAttributeSchema
 
MAXBACKLOG - Static variable 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 variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
MAY - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 
merge(LDAPMessageQueue) - Method in class netscape.ldap.LDAPMessageQueue
Merge two message queues.
merge(LDAPResponseListener) - Method in class netscape.ldap.LDAPResponseListener
Merge two response listeners.
merge(LDAPSearchListener) - Method in class netscape.ldap.LDAPSearchListener
Merge two response listeners.
MimeBase64Decoder - Class in netscape.ldap.util
Implements a plaintext -> Base64 encoder.
MimeBase64Decoder() - Constructor for class netscape.ldap.util.MimeBase64Decoder
 
MimeBase64Encoder - Class in netscape.ldap.util
Implements a plaintext -> Base64 encoder.
MimeBase64Encoder() - Constructor for class netscape.ldap.util.MimeBase64Encoder
 
MimeEncoder - Class in netscape.ldap.util
This abstract class is the parent of those classes which implement MIME encoding and decoding: base64.
MimeEncoder() - Constructor for class netscape.ldap.util.MimeEncoder
 
MINUS_INFINITY - Static variable in class netscape.ldap.ber.stream.BERReal
 
MODDN - Static variable in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Change type specifying that you want to track modifications of the DNs of entries in the directory.
MODDN - Static variable 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 variable in interface netscape.ldap.util.LDIFContent
The LDIF record specifies changes to the DN or RDN of an entry.
MODIFICATION_CONTENT - Static variable in interface netscape.ldap.util.LDIFContent
The LDIF record specifies modifications to an entry.
MODIFY - Static variable in class com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Change type specifying that you want to track modifications of entries in the directory.
MODIFY - Static variable in class netscape.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track modifications of entries in the directory.
modify(String, LDAPModification, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Makes a single change to an existing entry in the directory.
modify(String, LDAPModification, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Makes a single change to an existing entry in the directory.
modify(String, LDAPModificationSet, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Makes a set of changes to an existing entry in the directory.
modify(String, LDAPModificationSet, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Makes a set of changes to an existing entry in the directory.
modify(String, LDAPModification) - Method in class netscape.ldap.LDAPConnection
Makes a single change to an existing entry in the directory.
modify(String, LDAPModification, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
modify(String, LDAPModification, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
modify(String, LDAPModificationSet) - Method in class netscape.ldap.LDAPConnection
Makes a set of changes to an existing entry in the directory.
modify(String, LDAPModificationSet, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
modify(String, LDAPModificationSet, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
modify(String, LDAPModification[]) - Method in class netscape.ldap.LDAPConnection
Makes a set of changes to an existing entry in the directory.
modify(String, LDAPModification[], LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
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.
modify(String, LDAPModification[], LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
modify(String, LDAPModification, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Makes a single change to an existing entry in the directory.
modify(String, LDAPModification, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Makes a single change to an existing entry in the directory.
modify(String, LDAPModificationSet, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Makes a set of changes to an existing entry in the directory.
modify(String, LDAPModificationSet, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Makes a set of changes to an existing entry in the directory.
modify(LDAPConnection, LDAPSchemaElement, String) - Method in class netscape.ldap.LDAPSchemaElement
Replaces a single value of the object class, attribute type, or matching rule definition in the schema.
modify(LDAPConnection, LDAPSchemaElement) - Method in class netscape.ldap.LDAPSchemaElement
Replaces a single value of the object class, attribute type, or matching rule definition in the schema at the root DSE.
modify(String, LDAPModification) - Method in interface netscape.ldap.LDAPv2
Modifies an attribute of a directory entry.
modify(String, LDAPModification, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Modifies an attribute of a directory entry.
modify(String, LDAPModificationSet) - Method in interface netscape.ldap.LDAPv2
Modifies the attributes of a directory entry.
modify(String, LDAPModificationSet, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Modifies the attributes of a directory entry.
MODIFY_RDN_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
MODIFY_RDN_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
MODIFY_RDN_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
MODIFY_RDN_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
MODIFY_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
MODIFY_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
MODIFY_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
MODIFY_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
modifyAttribute(LDAPAttributeSchema, LDAPAttributeSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaAttribute
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
modifyAttributes(String, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
modifyAttributes(String, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
modifyAttributes(Name, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
modifyEntry(LdapContextImpl, String, LDAPModificationSet) - Method in class com.netscape.jndi.ldap.LdapService
Modify LDAP entry attributes
modifyMatchingRule(LDAPMatchingRuleSchema, LDAPMatchingRuleSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
modifyObjectClass(LDAPObjectClassSchema, LDAPObjectClassSchema) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
modifySchemaElementAttrs(Attributes, ModificationItem[]) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
Modify the current set of the schema element's attributes
modifySchemaElementAttrs(Attributes, int, Attributes) - Method in class com.netscape.jndi.ldap.schema.SchemaElement
Modify the current set of the schema element's attributes
MORE_RESULTS_TO_RETURN - Static variable in class netscape.ldap.client.opers.JDAPResult
 
MORE_RESULTS_TO_RETURN - Static variable in exception netscape.ldap.LDAPException
(95) More results are being returned from the server.
MRA_DNATTRS - Static variable in class netscape.ldap.ber.stream.BERElement
 
MRA_OID - Static variable in class netscape.ldap.ber.stream.BERElement
 
MRA_TYPE - Static variable in class netscape.ldap.ber.stream.BERElement
 
MRA_VALUE - Static variable in class netscape.ldap.ber.stream.BERElement
 
MRULEDEF - Static variable in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
msgID - Variable in class netscape.ldap.LDAPConnection.ResponseControls
 
MUST - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
MUST - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 

N

NAME - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
name - Variable in class netscape.ldap.LDAPSchemaElement
 
NameClassPairEnum - Class in com.netscape.jndi.ldap
Wrapper for the LDAPSearchResult.
NameClassPairEnum(LDAPSearchResults, LdapContextImpl) - Constructor for class com.netscape.jndi.ldap.NameClassPairEnum
 
nameSyntax - Static variable in class com.netscape.jndi.ldap.LdapNameParser
 
nameSyntax - Static variable in class com.netscape.jndi.ldap.schema.SchemaNameParser
 
NAMING_VIOLATION - Static variable in class netscape.ldap.client.opers.JDAPResult
 
NAMING_VIOLATION - Static variable in exception netscape.ldap.LDAPException
(64) A naming violation has occurred.
netscape.ldap - package netscape.ldap
 
netscape.ldap.beans - package netscape.ldap.beans
 
netscape.ldap.ber.stream - package netscape.ldap.ber.stream
 
netscape.ldap.client - package netscape.ldap.client
 
netscape.ldap.client.opers - package netscape.ldap.client.opers
 
netscape.ldap.controls - package netscape.ldap.controls
 
netscape.ldap.factory - package netscape.ldap.factory
 
netscape.ldap.util - package netscape.ldap.util
 
NetscapeControlFactory - Class in com.netscape.jndi.ldap.controls
 
NetscapeControlFactory() - Constructor for class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
neutralizeEscapes(String) - Static method in class netscape.ldap.util.RDN
Neutralize backslash escapes and quoted sequences for easy parsing.
NEVER_DEREF_ALIASES - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
alias dereference
newFilter(LDAPFilter) - Method in class netscape.ldap.util.LDAPIntFilterSet
Add a new filter to this filter set.
newInstance(Control[]) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
newInstance(Control[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
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 com.netscape.jndi.ldap.AttributeEnum
 
next() - Method in class com.netscape.jndi.ldap.AttributeIDEnum
 
next() - Method in class com.netscape.jndi.ldap.BindingEnum
 
next() - Method in class com.netscape.jndi.ldap.NameClassPairEnum
 
next() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
next() - Method in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
next() - Method in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
next() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
next() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
next() - Method in class com.netscape.jndi.ldap.SearchResultEnum
 
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.
next() - Method in class netscape.ldap.util.LDAPFilterList
Returns the next LDAPFilter
nextElement() - Method in class com.netscape.jndi.ldap.AttributeEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.AttributeIDEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.BaseSearchEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
nextElement() - Method in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
nextElement() - Method in class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
nextElement() - Method in class netscape.ldap.LDAPSearchResults
Returns the next result from a search.
nextElement() - Method in class netscape.ldap.util.LDAPFilterList
Returns the next LDAPFilter as an Object.
nextLDAPEntry() - Method in class com.netscape.jndi.ldap.BaseSearchEnum
 
nextMessage() - Method in class netscape.ldap.LDAPMessageQueue
Blocks until a response is available or until all operations associated with the object have completed or been canceled.
nextMessage() - Method in class netscape.ldap.LDAPSearchListener
Override nextMessage to wake up the LDAPConnThread if backlog limit has been reached
nextRecord() - Method in class netscape.ldap.util.LDIF
Returns the next record in the LDIF data.
nextReferralElement() - Method in class netscape.ldap.LDAPSearchResults
 
NO_ATTRS - Static variable in interface 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 variable in class netscape.ldap.client.opers.JDAPResult
 
NO_RESULTS_RETURNED - Static variable in exception netscape.ldap.LDAPException
(94) No results have been returned from the server.
NO_SUCH_ATTRIBUTE - Static variable in class netscape.ldap.client.opers.JDAPResult
 
NO_SUCH_ATTRIBUTE - Static variable in exception netscape.ldap.LDAPException
(16) The specified attribute could not be found.
NO_SUCH_OBJECT - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
NO_SUCH_OBJECT - Static variable in class netscape.ldap.beans.LDAPIsMember
 
NO_SUCH_OBJECT - Static variable in class netscape.ldap.client.opers.JDAPResult
 
NO_SUCH_OBJECT - Static variable in exception netscape.ldap.LDAPException
(32) The entry specified in the request does not exist.
NO_USER_MODIFICATION - Static variable in class netscape.ldap.LDAPAttributeSchema
 
NODELAY_PARALLEL - Static variable 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 variable 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 variable in class netscape.ldap.LDAPDITContentRuleSchema
 
NOT_ALLOWED_ON_NONLEAF - Static variable in class netscape.ldap.client.opers.JDAPResult
 
NOT_ALLOWED_ON_NONLEAF - Static variable in exception 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 variable in class netscape.ldap.client.opers.JDAPResult
 
NOT_ALLOWED_ON_RDN - Static variable in exception netscape.ldap.LDAPException
(67) The specified operation cannot be performed on a relative distinguished name (RDN).
NOUSERMOD - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
NOVALS - Static variable in class netscape.ldap.LDAPAttributeSchema
 
NOVALS - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 
NOVALS - Static variable in class netscape.ldap.LDAPDITStructureRuleSchema
 
NOVALS - Static variable in class netscape.ldap.LDAPNameFormSchema
 
NOVALS - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
novalsTable - Static variable in class netscape.ldap.LDAPSchemaElement
 
NULL - Static variable in class netscape.ldap.ber.stream.BERElement
 
NUMERICOID - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
NUMERICSTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
numFilters() - Method in class netscape.ldap.util.LDAPFilterList
Return the number of filters in the filter list.
numFilters() - Method in class netscape.ldap.util.LDAPIntFilterList
Return the number of Filters this InternalFilterList contains.

O

OBJECT_CLASS_MODS_PROHIBITED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
OBJECT_CLASS_MODS_PROHIBITED - Static variable in exception netscape.ldap.LDAPException
(69) You cannot modify the specified object class.
OBJECT_CLASS_VIOLATION - Static variable in class netscape.ldap.client.opers.JDAPResult
 
OBJECT_CLASS_VIOLATION - Static variable in exception netscape.ldap.LDAPException
(65) The requested operation will add or change data so that the data no longer complies with the schema.
OBJECTID - Static variable in class netscape.ldap.ber.stream.BERElement
 
ObjectMapper - Class in com.netscape.jndi.ldap
Class used to map Java objects to ldap entries back and forth
ObjectMapper() - Constructor for class com.netscape.jndi.ldap.ObjectMapper
 
objectToAttrSet(Object, String, LdapContextImpl, Attributes) - Static method in class com.netscape.jndi.ldap.ObjectMapper
Convert a java object with an optional set of attributes into a LDAP entry
OBSOLETE - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
OBSOLETE - Static variable in class netscape.ldap.LDAPSchemaElement
 
OC_CONTAINER - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
OC_JAVAOBJECT - Static variable in class com.netscape.jndi.ldap.ObjectMapper
Schema object classes for mapping java objects to ldap entries
OC_MARSHALOBJ - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
OC_REFERENCE - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
OC_SERIALOBJ - Static variable in class com.netscape.jndi.ldap.ObjectMapper
 
OCTETSTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
oid - Variable in class netscape.ldap.LDAPSchemaElement
 
OID_startTLS - Static variable in class netscape.ldap.LDAPConnection
 
OK - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
OK - Static variable in class netscape.ldap.beans.LDAPIsMember
 
openConnection() - Method in class netscape.ldap.LDAPConnSetupMgr
Try to open the connection to any of the servers in the list, limiting the time waiting for the connection to be established
OPERATION_ERROR - Static variable in class netscape.ldap.client.opers.JDAPResult
 
OPERATION_ERROR - Static variable in exception netscape.ldap.LDAPException
(1) An internal error occurred in the LDAP server.
ORDERING - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
ORDERING - Static variable in class netscape.ldap.LDAPAttributeSchema
 
OSF - Static variable in class netscape.ldap.util.DN
Type specifying a DN in the OSF format.
OTHER - Static variable in class netscape.ldap.client.opers.JDAPResult
 
OTHER - Static variable in exception netscape.ldap.LDAPException
(80) General result code for other types of errors that may occur.

P

P_APPLET - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_ATTRS_ONLY - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_AUTHORITATIVE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_BATCHSIZE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_BINARY_ATTRS - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_CIPHER_SUITE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_CONNECT_CTRLS - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_DELETE_OLDRDN - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_DEREF_ALIASES - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_JNDIREF_SEPARATOR - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_LANGUAGE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_LDAP_VERSION - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_MAX_RESULTS - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_PROVIDER_URL - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_REFERRAL_HOPLIMIT - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_REFERRAL_MODE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SASL_AUTHID - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SASL_CALLBACK - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SASL_PKGS - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SECURITY_AUTHMODE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SECURITY_PROTOCOL - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_SOCKET_FACTORY - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_TIME_LIMIT - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_TRACE - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_USER_DN - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
P_USER_PASSWORD - Static variable in class com.netscape.jndi.ldap.ContextEnv
 
PARAM_ERROR - Static variable in class netscape.ldap.client.opers.JDAPResult
 
PARAM_ERROR - Static variable in exception netscape.ldap.LDAPException
(89) When calling a constructor or method from your client, one or more parameters were incorrectly specified.
parse(String) - Method in class com.netscape.jndi.ldap.LdapNameParser
 
parse(String) - Method in class com.netscape.jndi.ldap.schema.SchemaNameParser
 
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:< file:///usr/local/directory/cont.dta
control: 1.2.3.4.10.210:< file:///usr/local/directory/cont.dta
parseControl(BERElement) - Static method in class netscape.ldap.LDAPControl
Returns a LDAPControl object instantiated by the Class associated by LDAPControl.register to the oid.
parseDefAttributes(Attributes) - Static method in class com.netscape.jndi.ldap.schema.SchemaAttribute
Parse Definition Attributes for a LDAP attribute
parseDefAttributes(Attributes) - Static method in class com.netscape.jndi.ldap.schema.SchemaMatchingRule
Parse Definition Attributes for a LDAP matching rule
parseDefAttributes(Attributes) - Static method in class com.netscape.jndi.ldap.schema.SchemaObjectClass
Parse Definition Attributes for a LDAP objectcalss
parseMessage(BERElement) - Static method in class netscape.ldap.LDAPMessage
Creates a ldap message from a BERElement.
parseResponse(LDAPControl[]) - Static method in class netscape.ldap.controls.LDAPPasswordExpiredControl
Deprecated. LDAPPasswordExpiredControl controls are now automatically instantiated.
parseResponse(LDAPControl[]) - Static method in class netscape.ldap.controls.LDAPPasswordExpiringControl
Deprecated. LDAPPasswordExpiringControl controls are now automatically instantiated.
parseResponse(byte[]) - Method in class netscape.ldap.controls.LDAPPersistSearchControl
Deprecated. LDAPEntryChangeControl controls are now automatically instantiated.
parseResponse(LDAPControl[]) - Static method in class netscape.ldap.controls.LDAPPersistSearchControl
Deprecated. LDAPEntryChangeControl controls are now automatically instantiated.
parseResponse(LDAPControl[], int[]) - Static method in class netscape.ldap.controls.LDAPSortControl
Deprecated. LDAPSortControl response controls are now automatically instantiated.
parseResponse(LDAPControl[], String) - Static method in class netscape.ldap.controls.LDAPStringControl
Parses a response control sent by the server and retrieves a string.
parseResponse(LDAPControl[]) - Static method in class netscape.ldap.controls.LDAPVirtualListResponse
Deprecated. LDAPVirtualListResponse controls are now automatically instantiated.
parseTrueFalseValue(Attribute) - Static method in class com.netscape.jndi.ldap.schema.SchemaElement
Parse value for a schema attribute.
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.
performReferrals(LDAPReferralException, LDAPConstraints, int, String, int, String, String[], boolean, LDAPModification[], LDAPEntry, LDAPAttribute, Vector) - Method in class netscape.ldap.LDAPConnection
Follows a referral.
PERSISTENTSEARCH - Static variable in class netscape.ldap.controls.LDAPPersistSearchControl
 
PLUS_INFINITY - Static variable in class netscape.ldap.ber.stream.BERReal
Constants: special ASN.1 real values
PRIMITIVE - Static variable in class netscape.ldap.ber.stream.BERElement
 
PRINTABLESTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
printAttribute(LDAPAttribute) - Method in class netscape.ldap.util.DSMLWriter
Print an attribute of an entry
printAttribute(LDAPAttribute) - Method in class netscape.ldap.util.LDAPWriter
Print an attribute of an entry
printAttribute(LDAPAttribute) - Method in class netscape.ldap.util.LDIFWriter
Print an attribute of an entry
printAttributeSchema(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
 
printDebug(String) - Static method in class netscape.ldap.LDAPConnection
 
printEntry(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
println(int, String) - Static method in class com.netscape.jndi.ldap.common.Debug
Print the message if its debug level is enabled
printObjectClassSchema(LDAPSchema) - Method in class netscape.ldap.util.DSMLWriter
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(LDAPEntry) - Method in class netscape.ldap.util.DSMLWriter
Prints the schema from an entry containing subschema entry entry containing schema definitions
printSchema(LDAPEntry) - Method in class netscape.ldap.util.LDAPWriter
Default schema writer - assumes an ordinary entry
printString(String) - Method in class netscape.ldap.util.DSMLWriter
 
printString(String) - Method in class netscape.ldap.util.LDIFWriter
 
PRIVATE - Static variable in class netscape.ldap.ber.stream.BERElement
 
properties - Variable in class netscape.ldap.LDAPSchemaElement
 
PROPERTY_NOT_FOUND - Static variable in class netscape.ldap.beans.LDAPBasePropertySupport
 
PROPERTY_NOT_FOUND - Static variable in class netscape.ldap.beans.LDAPIsMember
 
PROTOCOL_ERROR - Static variable in class netscape.ldap.client.opers.JDAPResult
 
PROTOCOL_ERROR - Static variable in exception 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 variable in interface netscape.ldap.LDAPv2
Option specifying the version of the LDAP protocol used by your client when interacting with the LDAP server.
ProviderUtils - Class in com.netscape.jndi.ldap
Common utility methods
ProviderUtils() - Constructor for class com.netscape.jndi.ldap.ProviderUtils
 
PROXIEDAUTHREQUEST - Static variable in class netscape.ldap.controls.LDAPProxiedAuthControl
 
put(String, Object) - Method in class com.netscape.jndi.ldap.AttributesImpl
 
put(Attribute) - Method in class com.netscape.jndi.ldap.AttributesImpl
 
PWEXPIRED - Static variable in class netscape.ldap.LDAPControl
 
PWEXPIRING - Static variable in class netscape.ldap.LDAPControl
 

Q

quicksort(LDAPEntry[], LDAPEntryComparator, int, int) - Method in class netscape.ldap.LDAPSearchResults
Basic quicksort algorithm.

R

rawValue - Variable in class netscape.ldap.LDAPSchemaElement
 
RDN - Class in netscape.ldap.util
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(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, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
read(String, String[]) - 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, String[], LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
 
read(LDAPUrl) - Static method in class netscape.ldap.LDAPConnection
Reads the entry specified by the LDAP URL.
read(String) - Method in interface netscape.ldap.LDAPv2
Read the entry corresponding to the specified distinguished name (DN).
read(String, String[]) - Method in interface netscape.ldap.LDAPv2
Read the entry corresponding to the specified distinguished name (DN), and retrieve only the specified attributes.
read(String, String[], LDAPSearchConstraints) - Method in interface netscape.ldap.LDAPv2
Read the entry corresponding to the specified distinguished name (DN), and retrieve only the specified attributes.
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(RandomAccessFile, int) - Method in class netscape.ldap.util.ByteBuf
Invokes the RandomAccessFile.read method, appending the bytes read to this byte buffer.
readAttrs(LdapContextImpl, String, String[]) - Method in class com.netscape.jndi.ldap.LdapService
Read LDAP entry attributes
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.
readLine() - Method in class netscape.ldap.util.LDIF.LineReader
Reads a non-comment line.
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 variable in class netscape.ldap.ber.stream.BERElement
 
rebind(String, Object) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rebind(Name, Object) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rebind(String, Object, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rebind(Name, Object, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rebind(String, Object) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rebind(Name, Object) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rebind(String, Object, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rebind(Name, Object, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rebind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
rebind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
rebind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
rebind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
rebind(String, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
rebind(Name, Object) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
reconnect(Control[]) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
reconnect(Control[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
reconnect() - Method in class netscape.ldap.LDAPConnection
Disconnect from the server and then reconnect using the current credentials and authentication method.
reconnect(boolean) - Method in class netscape.ldap.LDAPConnection
 
REFERRAL - Static variable in class netscape.ldap.client.opers.JDAPResult
 
REFERRAL - Static variable in exception netscape.ldap.LDAPException
(10) [LDAP v3] The server does not hold the requested entry.
REFERRAL_ERROR_CONTINUE - Static variable in class netscape.ldap.LDAPSearchConstraints
Continue processing if there is an error following a search continuation reference
REFERRAL_ERROR_EXCEPTION - Static variable in class netscape.ldap.LDAPSearchConstraints
Throw exception if there is an error following a search continuation reference
REFERRAL_LIMIT_EXCEEDED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
REFERRAL_LIMIT_EXCEEDED - Static variable in exception 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).
referralOperation(LDAPConnection, LDAPConstraints, int, String, int, String, String[], boolean, LDAPModification[], LDAPEntry, LDAPAttribute, Vector) - Method in class netscape.ldap.LDAPConnection
 
REFERRALS - Static variable in interface netscape.ldap.LDAPv2
Option specifying whether or not referrals to other LDAP servers are followed automatically.
REFERRALS_HOP_LIMIT - Static variable in interface netscape.ldap.LDAPv2
Option specifying the maximum number of referrals to follow in a sequence when requesting an LDAP operation.
REFERRALS_REBIND_PROC - Static variable in interface netscape.ldap.LDAPv2
Option specifying the object containing the method for getting authentication information (the distinguished name and password) used during a referral.
register(LDAPConnection) - Method in class netscape.ldap.LDAPConnThread
Register with this connection thread.
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.
releaseResponseListener(LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Put a listening agent into the internal buffer of available agents.
releaseSearchListener(LDAPSearchListener) - Method in class netscape.ldap.LDAPConnection
Put a search listening agent into the internal buffer of available agents.
remove(String) - Method in class com.netscape.jndi.ldap.AttributesImpl
 
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.
remove(LDAPConnection, String) - Method in class netscape.ldap.LDAPSchemaElement
Removes the current object class, attribute type, or matching rule definition from the schema.
remove(LDAPConnection) - Method in class netscape.ldap.LDAPSchemaElement
Removes the current object class, attribute type, or matching rule definition from the schema at the root DSE.
removeAllRequests(LDAPConnThread) - Method in class netscape.ldap.LDAPMessageQueue
Remove all requests associated with the specified connThread Called when a connThread has a network error
removeAttribute(String) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
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.
removeFromEnvironment(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
removeFromEnvironment(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
removeListener(NamingListener) - Method in class com.netscape.jndi.ldap.EventService
Remove change event listener
removeMatchingRule(String) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
removeNamingListener(NamingListener) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
removeNamingListener(NamingListener) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
removeObjectClass(String) - Method in class com.netscape.jndi.ldap.schema.SchemaManager
 
removeProperty(String) - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Remove property
removePropertyChangeListener(PropertyChangeListener) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Remove a client which had requested notification on authentication
removeReference() - Method in class netscape.ldap.LDAPCache
Remove a reference to this cache.
removeRequest(int) - Method in class netscape.ldap.LDAPMessageQueue
Remove request with the specified ID Called when a LDAP operation is abandoned (called from LDAPConnThread), or terminated (called by nextMessage() when LDAPResponse message is received)
removeSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
 
removeSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
Delete a new SchemaElement.
removeSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
 
removeSchemaElement(String) - Method in class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
 
removeValue(String) - Method in class netscape.ldap.LDAPAttribute
Removes a string value from the attribute.
removeValue(byte[]) - Method in class netscape.ldap.LDAPAttribute
Removes a byte[]-formatted value from the attribute.
rename(String, String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rename(Name, Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
rename(String, String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rename(Name, Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
rename(String, String) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
rename(Name, Name) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
rename(String, String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
rename(Name, Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
rename(String, String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
rename(Name, Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
rename(String, String, boolean, LDAPResponseListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Renames an existing entry in the directory.
rename(String, String, boolean, LDAPResponseListener, LDAPConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Renames an existing entry in the directory.
rename(String, String, boolean) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory.
rename(String, String, boolean, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
rename(String, String, String, boolean) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory and (optionally) changes the location of the entry in the directory tree.
rename(String, String, String, boolean, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory and (optionally) changes the location of the entry in the directory tree.
rename(String, String, String, boolean, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Deprecated. Please use the method signature where cons is LDAPConstraints instead of LDAPSearchConstraints
rename(String, String, boolean, LDAPResponseListener) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory.
rename(String, String, boolean, LDAPResponseListener, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Renames an existing entry in the directory.
rename(String, String, boolean) - Method in interface netscape.ldap.LDAPv2
Changes the name of an entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in interface netscape.ldap.LDAPv2
Changes the name of an entry in the directory.
rename(String, String, String, boolean) - Method in interface netscape.ldap.LDAPv3
Renames and moves an entry in the directory.
rename(String, String, String, boolean, LDAPConstraints) - Method in interface netscape.ldap.LDAPv3
Renames and moves an entry in the directory.
REPLACE - Static variable 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
 
REQ_MANAGEDSAIT - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
REQ_PERSISTENTSEARCH - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
REQ_PROXIEDAUTH - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
REQ_SORT - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
REQ_VIRTUALLIST - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
reqToString() - Method in class netscape.ldap.controls.LDAPSortControl
 
reset() - Method in class netscape.ldap.LDAPMessageQueue
Resets the state of this object, so it can be recycled.
reset() - Method in class netscape.ldap.LDAPSearchListener
Resets the state of this object, so it can be recycled.
resolveSchemaObject(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
resultRetrieved() - Method in class netscape.ldap.LDAPConnThread
This is called when a search result has been retrieved from the incoming queue.
retryReferral() - Method in exception com.netscape.jndi.ldap.LdapReferralException
 
REVERSE - Static variable in class netscape.ldap.LDAPSortKey
 
RFC - Static variable in class netscape.ldap.util.DN
Type specifying a DN in the RFC format.
RSP_ENTRYCHANGED - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
RSP_PWDEXPIRED - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
RSP_PWDEXPIRING - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
RSP_SORT - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
RSP_VIRTUALLIST - Static variable in class com.netscape.jndi.ldap.controls.NetscapeControlFactory
 
rspToString() - Method in class netscape.ldap.controls.LDAPSortControl
 
run() - Method in class com.netscape.jndi.ldap.EventService
Main monitor thread loop.
run() - Method in class netscape.ldap.LDAPConnThread
Reads from the LDAP server input stream for incoming LDAP messages.
run() - Method in class netscape.ldap.TTLTimer
The runnable waits until the timeout period has elapsed.

S

SASL_BIND_IN_PROGRESS - Static variable in class netscape.ldap.client.opers.JDAPResult
 
SASL_BIND_IN_PROGRESS - Static variable in exception 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.
SASL_PACKAGE_PROPERTY - Static variable in class netscape.ldap.LDAPConnection
 
SASLCONTEXT - Static variable in class netscape.ldap.ber.stream.BERElement
 
scheduleTTLTimer() - Method in class netscape.ldap.LDAPCache
Flush entries which stayed longer or equal to the time-to-live, and Set up the TTLTimer for the next flush.
SCHEMA_BUG_PROPERTY - Static variable in class netscape.ldap.LDAPConnection
 
SchemaAttribute - Class in com.netscape.jndi.ldap.schema
 
SchemaAttribute(LDAPAttributeSchema, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaAttribute
 
SchemaAttribute(Attributes, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaAttribute
 
SchemaAttributeContainer - Class in com.netscape.jndi.ldap.schema
 
SchemaAttributeContainer(SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaAttributeContainer
 
SchemaDirContext - Class in com.netscape.jndi.ldap.schema
 
SchemaDirContext() - Constructor for class com.netscape.jndi.ldap.schema.SchemaDirContext
 
SchemaDirContext.EmptyNamingEnumeration - Class in com.netscape.jndi.ldap.schema
Empty enumeration for list operations
SchemaDirContext.EmptyNamingEnumeration() - Constructor for class com.netscape.jndi.ldap.schema.SchemaDirContext.EmptyNamingEnumeration
 
SchemaDirContext.SchemaObjectSubordinateNamePair - Class in com.netscape.jndi.ldap.schema
 
SchemaDirContext.SchemaObjectSubordinateNamePair(SchemaDirContext, String) - Constructor for class com.netscape.jndi.ldap.schema.SchemaDirContext.SchemaObjectSubordinateNamePair
 
SchemaElement - Class in com.netscape.jndi.ldap.schema
 
SchemaElement(SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaElement
 
SchemaElementBindingEnum - Class in com.netscape.jndi.ldap.schema
 
SchemaElementBindingEnum(Enumeration, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
SchemaElementContainer - Class in com.netscape.jndi.ldap.schema
 
SchemaElementContainer(SchemaManager, String) - Constructor for class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
SchemaElementNameEnum - Class in com.netscape.jndi.ldap.schema
 
SchemaElementNameEnum(Enumeration) - Constructor for class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
SchemaManager - Class in com.netscape.jndi.ldap.schema
A wrapper calss for LDAPSchema.
SchemaManager(LDAPConnection) - Constructor for class com.netscape.jndi.ldap.schema.SchemaManager
Connstructor
SchemaMatchingRule - Class in com.netscape.jndi.ldap.schema
 
SchemaMatchingRule(LDAPMatchingRuleSchema, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
SchemaMatchingRule(Attributes, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaMatchingRule
 
SchemaMatchingRuleContainer - Class in com.netscape.jndi.ldap.schema
 
SchemaMatchingRuleContainer(SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaMatchingRuleContainer
 
SchemaNameParser - Class in com.netscape.jndi.ldap.schema
 
schemaObj - Variable in class com.netscape.jndi.ldap.schema.SchemaDirContext.SchemaObjectSubordinateNamePair
 
SchemaObjectClass - Class in com.netscape.jndi.ldap.schema
 
SchemaObjectClass(LDAPObjectClassSchema, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
SchemaObjectClass(Attributes, SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaObjectClass
 
SchemaObjectClassContainer - Class in com.netscape.jndi.ldap.schema
 
SchemaObjectClassContainer(SchemaManager) - Constructor for class com.netscape.jndi.ldap.schema.SchemaObjectClassContainer
 
SchemaRoot - Class in com.netscape.jndi.ldap.schema
 
SchemaRoot(LDAPConnection) - Constructor for class com.netscape.jndi.ldap.schema.SchemaRoot
 
SchemaRoot.SchemaRootBindingEnum - Class in com.netscape.jndi.ldap.schema
NamingEnumeration of Bindings
SchemaRoot.SchemaRootBindingEnum() - Constructor for class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootBindingEnum
 
SchemaRoot.SchemaRootNameClassPairEnum - Class in com.netscape.jndi.ldap.schema
NamigEnumeration of NameClassPairs
SchemaRoot.SchemaRootNameClassPairEnum() - Constructor for class com.netscape.jndi.ldap.schema.SchemaRoot.SchemaRootNameClassPairEnum
 
SCOPE_BASE - Static variable in interface netscape.ldap.LDAPv2
Specifies that the scope of a search includes only the base DN (distinguished name).
SCOPE_ONE - Static variable in interface 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 variable in interface 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(String, String, SearchControls) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(String, String, Object[], SearchControls) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(String, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(String, Attributes, String[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(Name, String, SearchControls) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(Name, String, Object[], SearchControls) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(Name, Attributes) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(Name, Attributes, String[]) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
search(String, String, SearchControls) - Method in class com.netscape.jndi.ldap.LdapContextImpl
Search operations (javax.naming.DirContext interface)
search(String, String, Object[], SearchControls) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(String, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(String, Attributes, String[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(Name, String, SearchControls) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(Name, String, Object[], SearchControls) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(Name, Attributes) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(Name, Attributes, String[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
search(LdapContextImpl, String, String, String[], SearchControls) - Method in class com.netscape.jndi.ldap.LdapService
LDAP search operation
search(String, int, String, String[], boolean, LDAPSearchListener) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Performs the search specified by the criteria that you enter.
search(String, int, String, String[], boolean, LDAPSearchListener, LDAPSearchConstraints) - Method in interface netscape.ldap.LDAPAsynchronousConnection
Performs the search specified by the criteria that you enter.
search(LDAPUrl) - Static method in class netscape.ldap.LDAPConnection
Performs the search specified by the LDAP URL.
search(LDAPUrl, LDAPSearchConstraints) - Static method in class netscape.ldap.LDAPConnection
Performs the search specified by the LDAP URL.
search(String, int, String, String[], boolean) - Method in class netscape.ldap.LDAPConnection
Performs the search specified by the criteria that you enter.
search(String, int, String, String[], boolean, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Performs the search specified by the criteria that you enter.
search(String, int, String, String[], boolean, LDAPSearchListener) - Method in class netscape.ldap.LDAPConnection
Performs the search specified by the criteria that you enter.
search(String, int, String, String[], boolean, LDAPSearchListener, LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Performs the search specified by the criteria that you enter.
search(String, int, String, String[], boolean) - Method in interface netscape.ldap.LDAPv2
Searches for entries in the directory.
search(String, int, String, String[], boolean, LDAPSearchConstraints) - Method in interface netscape.ldap.LDAPv2
Searches for entries in the directory.
SEARCH_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
SEARCH_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
SEARCH_RESPONSE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
SEARCH_RESPONSE - Static variable in class netscape.ldap.LDAPMessage
 
SEARCH_RESULT - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
SEARCH_RESULT - Static variable in class netscape.ldap.LDAPMessage
 
SEARCH_RESULT_REFERENCE - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
SEARCH_RESULT_REFERENCE - Static variable in class netscape.ldap.LDAPMessage
 
SearchResultEnum - Class in com.netscape.jndi.ldap
A wrapper for the LDAPSeatchResults.
SearchResultEnum(LDAPSearchResults, boolean, LdapContextImpl) - Constructor for class com.netscape.jndi.ldap.SearchResultEnum
 
SearchResultWithControls - Class in com.netscape.jndi.ldap
An extension of SearchResult that allows access to controls sent back with the results of a search
SearchResultWithControls(String, Object, Attributes) - Constructor for class com.netscape.jndi.ldap.SearchResultWithControls
Enable constructors
SearchResultWithControls(String, Object, Attributes, boolean) - Constructor for class com.netscape.jndi.ldap.SearchResultWithControls
 
SearchResultWithControls(String, String, Object, Attributes) - Constructor for class com.netscape.jndi.ldap.SearchResultWithControls
 
SearchResultWithControls(String, String, Object, Attributes, boolean) - Constructor for class com.netscape.jndi.ldap.SearchResultWithControls
 
sendDefiniteLength(OutputStream, int) - Static method in class netscape.ldap.ber.stream.BERElement
Writes length octets (definite length only) to stream.
sendRequest(JDAPProtocolOp, LDAPMessageQueue, LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Send a request to the server
sendRequest(LDAPConnection, JDAPProtocolOp, LDAPMessageQueue, LDAPConstraints) - Method in class netscape.ldap.LDAPConnThread
Sends LDAP request via this connection thread.
SEQUENCE - Static variable in class netscape.ldap.ber.stream.BERElement
 
serialVersionUID - Static variable in class netscape.ldap.factory.JSSESocketFactory
 
serialVersionUID - Static variable in class netscape.ldap.factory.JSSSocketFactory
 
serialVersionUID - Static variable in class netscape.ldap.LDAPAttribute
 
serialVersionUID - Static variable in class netscape.ldap.LDAPAttributeSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPAttributeSet
 
serialVersionUID - Static variable in class netscape.ldap.LDAPCache
 
serialVersionUID - Static variable in class netscape.ldap.LDAPCompareAttrNames
 
serialVersionUID - Static variable in class netscape.ldap.LDAPConnection
 
serialVersionUID - Static variable in class netscape.ldap.LDAPConnSetupMgr
 
serialVersionUID - Static variable in class netscape.ldap.LDAPConstraints
 
serialVersionUID - Static variable in class netscape.ldap.LDAPControl
 
serialVersionUID - Static variable in class netscape.ldap.LDAPDITContentRuleSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPDITStructureRuleSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPEntry
 
serialVersionUID - Static variable in exception netscape.ldap.LDAPException
 
serialVersionUID - Static variable in class netscape.ldap.LDAPExtendedOperation
 
serialVersionUID - Static variable in class netscape.ldap.LDAPExtendedResponse
 
serialVersionUID - Static variable in exception netscape.ldap.LDAPInterruptedException
 
serialVersionUID - Static variable in class netscape.ldap.LDAPMatchingRuleSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPMessage
 
serialVersionUID - Static variable in class netscape.ldap.LDAPMessageQueue
 
serialVersionUID - Static variable in class netscape.ldap.LDAPModification
 
serialVersionUID - Static variable in class netscape.ldap.LDAPModificationSet
 
serialVersionUID - Static variable in class netscape.ldap.LDAPNameFormSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPRebindAuth
 
serialVersionUID - Static variable in exception netscape.ldap.LDAPReferralException
 
serialVersionUID - Static variable in class netscape.ldap.LDAPResourceBundle
 
serialVersionUID - Static variable in class netscape.ldap.LDAPResponse
 
serialVersionUID - Static variable in class netscape.ldap.LDAPResponseListener
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSaslBind
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSchemaElement
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSearchListener
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSearchResult
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSearchResultReference
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSearchResults
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSortKey
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSSLSocketFactory
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSSLSocketWrapFactory
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSyntaxSchema
 
serialVersionUID - Static variable in class netscape.ldap.LDAPSyntaxSchemaElement
 
serialVersionUID - Static variable in class netscape.ldap.LDAPUrl
 
serialVersionUID - Static variable in class netscape.ldap.util.ByteBuf
 
serialVersionUID - Static variable in class netscape.ldap.util.DN
 
serialVersionUID - Static variable in class netscape.ldap.util.GetOpt
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIF
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFAddContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFAttributeContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFBaseContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFDeleteContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFModDNContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFModifyContent
 
serialVersionUID - Static variable in class netscape.ldap.util.LDIFRecord
 
serialVersionUID - Static variable in class netscape.ldap.util.MimeBase64Decoder
 
serialVersionUID - Static variable in class netscape.ldap.util.MimeBase64Encoder
 
serialVersionUID - Static variable in class netscape.ldap.util.MimeEncoder
 
serialVersionUID - Static variable in class netscape.ldap.util.RDN
 
SERVER_DOWN - Static variable in class netscape.ldap.client.opers.JDAPResult
 
SERVER_DOWN - Static variable in exception netscape.ldap.LDAPException
(81) The LDAP server cannot be contacted.
SERVER_TIMELIMIT - Static variable in interface netscape.ldap.LDAPv2
Option specifying the maximum number of milliseconds the server should spend returning search results before aborting the search.
SERVERCONTROLS - Static variable in interface netscape.ldap.LDAPv3
Option specifying server controls for LDAP operations.
SET - Static variable 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.
setBindProc(LDAPBind) - Method in class netscape.ldap.LDAPConstraints
Sets the object that provides the mechanism for authenticating to the server on referrals.
setBound(boolean) - Method in class netscape.ldap.LDAPConnection
Mark the connection bind state
setBound(boolean) - Method in class netscape.ldap.LDAPConnThread
 
setByteAt(int, byte) - Method in class netscape.ldap.util.ByteBuf
Sets the value of the byte at the specified index.
setCache(LDAPCache) - Method in class netscape.ldap.LDAPConnection
Sets the specified LDAPCache object as the cache for the LDAPConnection object.
setCache(LDAPCache) - Method in class netscape.ldap.LDAPConnThread
Set the cache to use for searches.
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 com.netscape.jndi.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.
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 com.netscape.jndi.ldap.controls.LdapPersistSearchControl
Sets the change types that you want monitored by this control.
setChangeTypes(int) - Method in class netscape.ldap.controls.LDAPPersistSearchControl
Sets the change types that you want monitored by this control.
setClientControls(LDAPControl) - Method in class netscape.ldap.LDAPConstraints
Sets a client control for LDAP operations.
setClientControls(LDAPControl[]) - Method in class netscape.ldap.LDAPConstraints
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.
setConnectTimeout(int) - Method in class netscape.ldap.LDAPConnSetupMgr
Sets the maximum time to spend in the openConnection() call
setConnSetupDelay(int) - Method in class netscape.ldap.LDAPConnection
Specifies the delay in seconds when making concurrent connection attempts to multiple servers.
setConnSetupDelay(int) - Method in class netscape.ldap.LDAPConnSetupMgr
Selects the connection failover policy
setConstraints(LDAPConstraints) - Method in class netscape.ldap.LDAPConnection
Set the default constraint set for all operations.
setContext(String) - Method in class netscape.ldap.controls.LDAPVirtualListControl
Sets the optional context cookie.
setControls(Control[]) - Method in class com.netscape.jndi.ldap.SearchResultWithControls
Set controls array
setControls(LDAPControl[]) - Method in class netscape.ldap.util.LDIFBaseContent
Sets the list of controls
setControls(LDAPControl[]) - Method in interface netscape.ldap.util.LDIFContent
Sets the list of controls
setDebug(boolean) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Turns debug output on or off
setDebug(boolean) - Method in class netscape.ldap.util.ConnectionPool
Sets the debug printout mode.
setDebugLevel(int) - Static method in class com.netscape.jndi.ldap.common.Debug
Set the debug level.
setDefaultReferralCredentials(LDAPConnection) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
 
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.
setDN(String) - Method in class netscape.ldap.LDAPEntry
 
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
setErrorLineNumber(int) - Method in exception netscape.ldap.util.BadFilterException
Set the line number in the ldapfilter.conf file/url/buffer where this error occurred.
setException(LDAPConnThread, LDAPException) - Method in class netscape.ldap.LDAPMessageQueue
Signals that a network exception occured while servicing the request.
setExtraMessage(String) - Method in exception netscape.ldap.LDAPException
Adds additional explanation to the error message
setFilter(String) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Sets the search filter
setFilterAffixes(String, String) - Method in class netscape.ldap.util.LDAPFilter
 
setFilterAffixes(String, String) - Method in class netscape.ldap.util.LDAPFilterDescriptor
Prepend the parameter (strPrefix) and append the second parameter (strAffix) to every filter that is returned by the getFilters() method.
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
setInputStream(InputStream) - Method in class netscape.ldap.LDAPConnThread
 
setInUse(boolean) - Method in class netscape.ldap.util.ConnectionPool.LDAPConnectionObject
Marks a connection in use or available
setKey(Long) - Method in class netscape.ldap.LDAPSearchListener
Set the key of the cache entry.
setLDAPConn(LDAPConnection) - Method in class netscape.ldap.util.ConnectionPool.LDAPConnectionObject
Sets the associated LDAPConnection
setLength(int) - Method in class netscape.ldap.util.ByteBuf
Sets the length of the byte buffer.
setLine(int) - Method in class netscape.ldap.util.LDAPFilter
Set the line number from which this filter was created.
setListSize(int) - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Sets the size of the virtual result set.
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
Deprecated. Use LDAPConnection.setOption()
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
setMsgID(int) - Method in class netscape.ldap.LDAPSearchResults
Sets the message ID for this search request.
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 interface 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
setOutputStream(OutputStream) - Method in class netscape.ldap.LDAPConnThread
 
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 com.netscape.jndi.ldap.common.ShareableEnv
Set the property value.
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 com.netscape.jndi.ldap.controls.LdapVirtualListControl
Sets the starting index, and the number of entries before and after to return.
setRange(String, int, int) - Method in class com.netscape.jndi.ldap.controls.LdapVirtualListControl
Sets the search expression, and the number of entries before and after to return.
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.
setRebindProc(LDAPRebind) - Method in class netscape.ldap.LDAPConstraints
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.
setRequestControls(Control[]) - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
setRequestControls(Control[]) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
setResponseControls(Thread, int, LDAPControl[]) - Method in class netscape.ldap.LDAPConnection
Set response controls for the current connection for a particular thread.
setResultString(String) - Method in class netscape.ldap.beans.LDAPGetEntries
 
setReturnControls(boolean) - Method in class com.netscape.jndi.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.
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.
setScope(int) - Method in class netscape.ldap.beans.LDAPBasePropertySupport
Set the search scope using an integer
setSearchConstraints(LDAPSearchConstraints) - Method in class netscape.ldap.LDAPConnection
Set the default constraint set for all search operations.
setSearchConstraints(LDAPSearchConstraints) - Method in class netscape.ldap.LDAPSearchListener
Set new search constraints object.
setServerControls(LDAPControl) - Method in class netscape.ldap.LDAPConstraints
Sets a server control for LDAP operations.
setServerControls(LDAPControl[]) - Method in class netscape.ldap.LDAPConstraints
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.
setSocketFactory(LDAPSocketFactory) - Method in class netscape.ldap.LDAPConnection
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(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.
setTraceOutput(Object) - Method in class com.netscape.jndi.ldap.LdapService
Enable/Disable ldap message trace.
setTraceOutput(Object) - Method in class netscape.ldap.LDAPConnThread
 
setupFilter(String, String, String) - Method in class netscape.ldap.util.LDAPFilter
Sets up the filter string, given the string strValue.
setupFilter(String) - Method in class netscape.ldap.util.LDAPFilter
Sets up the filter string, given the string strValue.
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(String[]) - Method in class netscape.ldap.LDAPAttribute
Sets the string values as the attribute's values.
setValues(Object[]) - Method in class netscape.ldap.LDAPAttribute
Sets the byte[] values as the attribute's values.
ShareableEnv - Class in com.netscape.jndi.ldap.common
ShareableEnv manages a set of environment properties.
ShareableEnv(ShareableEnv, int) - Constructor for class com.netscape.jndi.ldap.common.ShareableEnv
Constructor for non root Contexts
ShareableEnv(Hashtable) - Constructor for class com.netscape.jndi.ldap.common.ShareableEnv
Constructor for the root context
SINGLE - Static variable in class netscape.ldap.LDAPAttributeSchema
 
SINGLE_LEVEL - Static variable in class netscape.ldap.client.opers.JDAPSearchRequest
 
SINGLEVALUE - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
size() - Method in class com.netscape.jndi.ldap.AttributesImpl
 
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 variable in class netscape.ldap.client.opers.JDAPResult
 
SIZE_LIMIT_EXCEEDED - Static variable in exception netscape.ldap.LDAPException
(4) The search found more than the maximum number of results.
SIZELIMIT - Static variable in interface netscape.ldap.LDAPv2
Option specifying the maximum number of search results to return.
SK_MATCHRULE - Static variable in class netscape.ldap.ber.stream.BERElement
 
SK_REVERSE - Static variable in class netscape.ldap.ber.stream.BERElement
 
skipReferral() - Method in exception com.netscape.jndi.ldap.LdapReferralException
Skip the referral to be processed
sort(LDAPEntryComparator) - Method in class netscape.ldap.LDAPSearchResults
Sorts the search results.
SORT_CONTROL_MISSING - Static variable in exception netscape.ldap.LDAPException
(60) The "server-side sorting" control was not included with the "virtual list view" control in the search request.
SORTREQUEST - Static variable in class netscape.ldap.controls.LDAPSortControl
 
SORTRESPONSE - Static variable in class netscape.ldap.controls.LDAPSortControl
 
sortTypesAndValues(String[], String[]) - Method in class netscape.ldap.util.RDN
 
SR_ATTRTYPE - Static variable in class netscape.ldap.ber.stream.BERElement
 
start(long) - Method in class netscape.ldap.TTLTimer
(Re)start the timer.
startTLS() - Method in class netscape.ldap.LDAPConnection
Begin using the Transport Layer Security (TLS) protocol for session privacy.
stop() - Method in class netscape.ldap.TTLTimer
Stop the timer.
STRONG_AUTH_REQUIRED - Static variable in class netscape.ldap.client.opers.JDAPResult
 
STRONG_AUTH_REQUIRED - Static variable in exception 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 variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
STRUCTURAL - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
subordinateName - Variable in class com.netscape.jndi.ldap.schema.SchemaDirContext.SchemaObjectSubordinateNamePair
 
SUBSTR - Static variable in class netscape.ldap.LDAPAttributeSchema
 
SUBSTRING - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
SUCCESS - Static variable in class netscape.ldap.client.opers.JDAPResult
Result code based on RFC1777
SUCCESS - Static variable in exception netscape.ldap.LDAPException
(0) The operation completed successfully.
suites - Variable in class netscape.ldap.factory.JSSESocketFactory
 
SUP - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
SUPERIOR - Static variable in class netscape.ldap.LDAPSchemaElement
 
SYNTAX - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
SYNTAX - Static variable in class netscape.ldap.LDAPSchemaElement
 
syntax - Variable in class netscape.ldap.LDAPSyntaxSchemaElement
 
syntaxCheck(String) - Method in class netscape.ldap.LDAPSyntaxSchemaElement
Convert from an OID to one of the enumerated syntax types
syntaxElement - Variable in class netscape.ldap.LDAPAttributeSchema
 
syntaxElement - Variable in class netscape.ldap.LDAPSyntaxSchema
 
syntaxIntToString(int) - Static method in class com.netscape.jndi.ldap.schema.SchemaElement
Map a syntax identifier to a oid string
syntaxString - Variable in class netscape.ldap.LDAPSyntaxSchemaElement
 
syntaxStringToInt(String) - Static method in class com.netscape.jndi.ldap.schema.SchemaElement
Map a syntax oid string to a constant recognized by LdapJDK
syntaxToString() - Method in class netscape.ldap.LDAPSyntaxSchemaElement
Convert from enumerated syntax type to a user-friendly string

T

TAG - Static variable in class netscape.ldap.ber.stream.BERElement
Internal (non-transmitted) tags.
targetMustExist() - Method in class com.netscape.jndi.ldap.common.LdapContextAdapter
 
targetMustExist() - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
telephone - Static variable in class netscape.ldap.LDAPSchemaElement
 
telephoneString - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
telephoneString - Static variable in class netscape.ldap.LDAPSchemaElement
 
TELETEXSTRING - Static variable 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 variable in class netscape.ldap.client.opers.JDAPResult
 
TIME_LIMIT_EXCEEDED - Static variable in exception netscape.ldap.LDAPException
(3) The search operation could not be completed within the maximum time limit.
TIMELIMIT - Static variable in interface netscape.ldap.LDAPv2
Option specifying the maximum number of milliseconds to wait for an operation to complete.
TLS_NOT_SUPPORTED - Static variable in exception 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.
toSortKey(String[]) - Static method in class com.netscape.jndi.ldap.controls.LdapSortControl
 
toString() - Method in class com.netscape.jndi.ldap.common.ShareableEnv
Return string representation of the object
toString() - Method in class com.netscape.jndi.ldap.LdapContextImpl
Conver object to String
toString() - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext.SchemaObjectSubordinateNamePair
 
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.client.JDAPAVA
Retrieves 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.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.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.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 interface 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.controls.LDAPEntryChangeControl
 
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
 
toString() - Method in class netscape.ldap.controls.LDAPSortControl
 
toString() - Method in class netscape.ldap.controls.LDAPVirtualListControl
 
toString() - Method in class netscape.ldap.controls.LDAPVirtualListResponse
 
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.LDAPConnSetupMgr.ServerEntry
 
toString() - Method in class netscape.ldap.LDAPConnSetupMgr
 
toString() - Method in class netscape.ldap.LDAPConnThread
 
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 exception 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 exception 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.LDAPMessageQueue
String representation of the object
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 exception 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.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 exception netscape.ldap.util.BadFilterException
Returns the exception string.
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.ConnectionPool.LDAPConnectionObject
Debug method
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.util.LDAPFilter
Print out a string representation of the LDAPFilter.
toString() - Method in class netscape.ldap.util.LDAPFilterDescriptor
Output a text dump of this filter descriptor.
toString() - Method in class netscape.ldap.util.LDAPIntFilterList
 
toString() - Method in class netscape.ldap.util.LDAPIntFilterSet
Print out the String representation of this object.
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 interface 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.
toTraceString() - Method in class netscape.ldap.LDAPMessage
Returns string representation of a ldap message with the time stamp.
TRACE_PROPERTY - Static variable in class netscape.ldap.LDAPConnection
Name of the property to enable/disable LDAP message trace.
translate(ByteBuf, ByteBuf) - Method in class netscape.ldap.util.MimeBase64Decoder
Given a sequence of input bytes using the Base64 encoding, produces a sequence of unencoded output bytes.
translate(ByteBuf, ByteBuf) - Method in class netscape.ldap.util.MimeBase64Encoder
Given a sequence of input bytes, produces a sequence of output bytes using the base64 encoding.
translate(ByteBuf, ByteBuf) - Method in class netscape.ldap.util.MimeEncoder
Given a sequence of input bytes, produces a sequence of output bytes.
TTLTimer - Class in netscape.ldap
Represents a timer which will timeout for every certain interval.
TTLTimer(LDAPCache) - Constructor for class netscape.ldap.TTLTimer
Constructor with the specified timout.
TYPE - Static variable in class netscape.ldap.LDAPObjectClassSchema
 
typesToString(int) - Static method in class netscape.ldap.controls.LDAPPersistSearchControl
This method is also used by LDAPentryChangeControl.toString()
typeToString(int) - Method in class netscape.ldap.LDAPObjectClassSchema
Returns the object class type as a String

U

UNAVAILABLE - Static variable in class netscape.ldap.client.opers.JDAPResult
 
UNAVAILABLE - Static variable in exception netscape.ldap.LDAPException
(52) The LDAP server is unavailable.
UNAVAILABLE_CRITICAL_EXTENSION - Static variable in class netscape.ldap.client.opers.JDAPResult
 
UNAVAILABLE_CRITICAL_EXTENSION - Static variable in exception 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(String) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
unbind(Name) - Method in class com.netscape.jndi.ldap.common.DirContextAdapter
 
unbind(String) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
unbind(Name) - Method in class com.netscape.jndi.ldap.LdapContextImpl
 
unbind(String) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
unbind(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaDirContext
 
unbind(String) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
unbind(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaElementContainer
 
unbind(String) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
unbind(Name) - Method in class com.netscape.jndi.ldap.schema.SchemaRoot
 
UNBIND_REQUEST - Static variable in interface netscape.ldap.client.opers.JDAPProtocolOp
 
UNBIND_REQUEST - Static variable in class netscape.ldap.LDAPMessage
 
UNDEFINED_ATTRIBUTE_TYPE - Static variable in class netscape.ldap.client.opers.JDAPResult
 
UNDEFINED_ATTRIBUTE_TYPE - Static variable in exception 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 variable in class netscape.ldap.ber.stream.BERElement
 
unknown - Static variable 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 variable in class netscape.ldap.client.opers.JDAPResult
 
UNWILLING_TO_PERFORM - Static variable in exception netscape.ldap.LDAPException
(53) The LDAP server is unable to perform the specified operation.
update(LDAPConnection, int, String, String) - Method in class netscape.ldap.LDAPMatchingRuleSchema
Adds, removes or modifies the definition from a Directory.
update(LDAPConnection, int, LDAPAttribute, String) - Method in class netscape.ldap.LDAPSchemaElement
Adds, removes or modifies the definition from a Directory.
update(LDAPConnection, int, LDAPAttribute[], String) - Method in class netscape.ldap.LDAPSchemaElement
Adds, removes or modifies the definition from a Directory.
update(LDAPConnection, int, String, String) - Method in class netscape.ldap.LDAPSchemaElement
Adds, removes or modifies the definition from a Directory.
updateBatchSize(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set the suggested number of result to return at a time during search in the default SearchConstraints for the connection.
updateDerefAliases(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set how aliases should be dereferenced under default SearchConstraints for the connection.
updateMaxResults(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set the maximum number of search results to be returned under default SearchConstraints for the connection.
updateProperty(String, Object, LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Update property value.
updateReferralHopLimit(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set maximal number of referral hops under default SearchConstraints for the connection.
updateReferralMode(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set referral parameters for the default SearchConstraints for the connection.
updateSearchCons(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Initialize LDAPSearchConstraints with environment properties
updateTimeLimit(LDAPSearchConstraints) - Method in class com.netscape.jndi.ldap.ContextEnv
Set the maximum number of miliseconds to wait for any operation under default SearchConstraints for the connection.
url - Variable in class netscape.ldap.LDAPConnSetupMgr.ServerEntry
 
USAGE - Static variable in class com.netscape.jndi.ldap.schema.SchemaElement
 
USAGE - Static variable in class netscape.ldap.LDAPAttributeSchema
 
UTCTIME - Static variable 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
vectorToStringAry(Vector) - Static method in class com.netscape.jndi.ldap.schema.SchemaElement
Convert string vector to an array
VIDEOTEXSTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 
VIRTUALLIST - Static variable in class netscape.ldap.controls.LDAPVirtualListControl
 
VIRTUALLISTRESPONSE - Static variable in class netscape.ldap.controls.LDAPVirtualListResponse
 
VISIBLESTRING - Static variable in class netscape.ldap.ber.stream.BERElement
 

W

waitFirstMessage() - Method in class netscape.ldap.LDAPMessageQueue
Blocks until a response is available.
WHOLE_SUBTREE - Static variable 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.LDAPMessage
Writes the ber encoding to stream.
write(String) - Method in interface netscape.ldap.LDAPTraceWriter
Writes an LDAP trace message.
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.

_

_attrEnum - Variable in class com.netscape.jndi.ldap.AttributeEnum
 
_attrEnum - Variable in class com.netscape.jndi.ldap.AttributeIDEnum
 
_cesAttributes - Static variable in class netscape.ldap.util.RDN
 
_className - Static variable in class com.netscape.jndi.ldap.schema.SchemaElementBindingEnum
 
_className - Static variable in class com.netscape.jndi.ldap.schema.SchemaElementNameEnum
 
_next - Variable in class netscape.ldap.util.LDIF.LineReader
 

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