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

A

abandon() - Method in class com.novell.ldap.DSMLSearchResults
 
abandon(LDAPSearchResults) - Method in class com.novell.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
abandon(LDAPSearchResults, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
abandon(int) - Method in class com.novell.ldap.LDAPConnection
Abandons an asynchronous operation.
abandon(int, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Abandons an asynchronous operation, using the specified constraints.
abandon(LDAPMessageQueue) - Method in class com.novell.ldap.LDAPConnection
Abandons all outstanding operations managed by the queue.
abandon(LDAPMessageQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Abandons all outstanding operations managed by the queue.
abandon() - Method in class com.novell.ldap.LDAPSearchResults
Cancels the search request and clears the message and enumeration.
abandon(LDAPConstraints, InterThreadException) - Method in class com.novell.ldap.Message
abandon a request.
abandon(int, LDAPConstraints) - Method in class com.novell.ldap.MessageAgent
Abandon the request associated with MsgId
abandon() - Method in class com.novell.ldap.SPMLSearchResults
 
abandon(LDAPSearchResults) - Method in class org.ietf.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
abandon(LDAPSearchResults, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
abandon(int) - Method in class org.ietf.ldap.LDAPConnection
Abandons an asynchronous operation.
abandon(int, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Abandons a search operation for a queue, using the specified constraints.
abandon(LDAPMessageQueue) - Method in class org.ietf.ldap.LDAPConnection
Abandons all search operations for a queue.
abandon(LDAPMessageQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Abandons all search operations for a queue.
ABANDON_REQUEST - Static variable in class com.novell.ldap.LDAPMessage
An abandon request operation.
ABANDON_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
An abandon request operation.
abandonAll() - Method in class com.novell.ldap.MessageAgent
Abandon all requests on this MessageAgent
ABORT_NAMING_CONTEXT_OP_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the abortNamingContextOperationRequest OID.
ABORT_NAMING_CONTEXT_OP_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the abortPartitionOperationRequest OID.
ABORT_NAMING_CONTEXT_OP_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the abortNamingContextOperationResponse OID.
ABORT_NAMING_CONTEXT_OP_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the abortPartitionOperationResponse OID.
AbortPartitionOperationRequest - Class in com.novell.ldap.extensions
Aborts the last partition operation that was requested on the specified partition if the operation is still pending.
AbortPartitionOperationRequest(String, int) - Constructor for class com.novell.ldap.extensions.AbortPartitionOperationRequest
Constructs an extended operation object for aborting a partition operation.
ABSTRACT - Static variable in class com.novell.ldap.LDAPObjectClassSchema
This class definition defines an abstract schema class.
ABSTRACT - Static variable in class org.ietf.ldap.LDAPObjectClassSchema
This class definition defines an abstract schema class.
acceptReplies - Variable in class com.novell.ldap.Message
 
acceptsReplies() - Method in class com.novell.ldap.Message
Returns true if replies are accepted for this request.
acquireWriteSemaphore() - Method in class com.novell.ldap.Connection
Acquire a simple counting semaphore that synchronizes state affecting bind.
acquireWriteSemaphore(int) - Method in class com.novell.ldap.Connection
Acquire a simple counting semaphore that synchronizes state affecting bind.
activeReferral - Variable in class com.novell.ldap.Connection
 
activeReferral - Variable in class com.novell.ldap.LDAPResponse
 
add(ASN1Object) - Method in class com.novell.ldap.asn1.ASN1Structured
Adds a new ASN1Object to the end of this ASN1Structured object.
ADD - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track additions of new entries to the directory.
add(LDAPEntry, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
add(LDAPEntry, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
add(LDAPEntry, LDAPResponseQueue) - Method in class com.novell.ldap.DsmlConnection
 
add(LDAPEntry) - Method in class com.novell.ldap.DsmlConnection
 
add(byte[]) - Method in class com.novell.ldap.LDAPAttribute
Adds an object to this object's list of attribute values
add(Object) - Method in class com.novell.ldap.LDAPAttributeSet
Adds the specified attribute to this set if it is not already present.
add(LDAPEntry) - Method in class com.novell.ldap.LDAPConnection
Synchronously adds an entry to the directory.
add(LDAPEntry, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously adds an entry to the directory, using the specified constraints.
add(LDAPEntry, LDAPResponseQueue) - Method in class com.novell.ldap.LDAPConnection
Asynchronously adds an entry to the directory.
add(LDAPEntry, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Asynchronously adds an entry to the directory, using the specified constraints.
ADD - Static variable in class com.novell.ldap.LDAPModification
Adds the listed values to the given attribute, creating the attribute if it does not already exist.
add(RfcControl) - Method in class com.novell.ldap.rfc2251.RfcControls
Override add() of ASN1SequenceOf to only accept a Control type.
add(LDAPEntry, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
add(LDAPEntry, LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
add(LDAPEntry, LDAPResponseQueue) - Method in class com.novell.ldap.SPMLConnection
 
add(LDAPEntry) - Method in class com.novell.ldap.SPMLConnection
 
add(String, String, String) - Method in class com.novell.ldap.util.RDN
Adds another value to the RDN.
add(Object) - Method in class org.ietf.ldap.LDAPAttributeSet
Adds the specified attribute to this attribute set.
add(LDAPEntry) - Method in class org.ietf.ldap.LDAPConnection
Synchronously adds an entry to the directory.
add(LDAPEntry, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously adds an entry to the directory, using the specified constraints.
add(LDAPEntry, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously adds an entry to the directory.
add(LDAPEntry, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously adds an entry to the directory, using the specified constraints.
ADD - Static variable in class org.ietf.ldap.LDAPModification
Adds the listed values to the given attribute.
ADD_ATTRIBUTE - Static variable in class com.novell.ldap.util.DSMLHandler
 
ADD_REPLICA_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the addReplicaRequest OID.
ADD_REPLICA_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the addReplicaRequest OID.
ADD_REPLICA_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the addReplicaResponse OID.
ADD_REPLICA_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the addReplicaResponse OID.
ADD_REQUEST - Static variable in class com.novell.ldap.LDAPMessage
An add request operation.
ADD_REQUEST - Static variable in class com.novell.ldap.util.DSMLHandler
 
ADD_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
An add request operation.
ADD_RESPONSE - Static variable in class com.novell.ldap.LDAPMessage
An add response operation.
ADD_RESPONSE - Static variable in class com.novell.ldap.util.DSMLHandler
 
ADD_RESPONSE - Static variable in class org.ietf.ldap.LDAPMessage
An add response operation.
addAll(Collection) - Method in class com.novell.ldap.LDAPAttributeSet
Adds all LDAPAttribute objects in the specified collection to this collection.
addAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Adds all the specified attributes to this attribute set.
addAttributeValueAssertion(int, String, byte[]) - Method in class com.novell.ldap.rfc2251.RfcFilter
Creates and adds an AttributeValueAssertion to the filter.
addBase64Value(String) - Method in class com.novell.ldap.LDAPAttribute
Adds a base64 encoded value to the attribute.
addBase64Value(StringBuffer, int, int) - Method in class com.novell.ldap.LDAPAttribute
Adds a base64 encoded value to the attribute.
addBase64Value(char[]) - Method in class com.novell.ldap.LDAPAttribute
Adds a base64 encoded value to the attribute.
AddClassFromPkgList(String) - Method in class com.novell.security.sasl.SaslEnumFactory
 
addDirective(String, boolean) - Method in class com.novell.sasl.client.DirectiveList
This function creates a directive record and adds it to the list, the value will be added later after it is parsed.
addElement(int, LDAPSchemaElement) - Method in class com.novell.ldap.LDAPSchema
Adds the schema definition to the idList and nameList HashMaps.
addExtensibleMatch(String, String, byte[], boolean) - Method in class com.novell.ldap.rfc2251.RfcFilter
Adds an extensible match to the filter.
addObject(ASN1Object) - Method in class com.novell.ldap.rfc2251.RfcFilter
Called by sequential filter building methods to add to a filter component.
addPresent(String) - Method in class com.novell.ldap.rfc2251.RfcFilter
Creates and adds a present matching to the filter.
addRDN(RDN) - Method in class com.novell.ldap.util.DN
Adds the RDN to the beginning of the current DN.
addRDNToBack(RDN) - Method in class com.novell.ldap.util.DN
Adds the RDN to the end of the current DN
addRDNToFront(RDN) - Method in class com.novell.ldap.util.DN
Adds the RDN to the beginning of the current DN.
AddReplicaRequest - Class in com.novell.ldap.extensions
Adds a replica to the specified directory server.
AddReplicaRequest(String, String, int, int) - Constructor for class com.novell.ldap.extensions.AddReplicaRequest
Constructs a new extended operation object for adding a replica to the specified server.
addSubstring(int, byte[]) - Method in class com.novell.ldap.rfc2251.RfcFilter
Adds a Substring component of initial, any or final substring matching.
addUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class com.novell.ldap.Connection
Add the specific object to the list of listeners that want to be notified when an unsolicited notification is received.
addUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class com.novell.ldap.LDAPConnection
Registers an object to be notified on arrival of an unsolicited message from a server.
addUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class org.ietf.ldap.LDAPConnection
Registers an object to be notified on arrival of an unsolicited message from a server.
addURLValue(String) - Method in class com.novell.ldap.LDAPAttribute
Adds a URL, indicating a file or other resource that contains the value of the attribute.
addURLValue(URL) - Method in class com.novell.ldap.LDAPAttribute
Adds a URL, indicating a file or other resource that contains the value of the attribute.
addValue(String) - Method in class com.novell.ldap.LDAPAttribute
Adds a string value to the attribute.
addValue(byte[]) - Method in class com.novell.ldap.LDAPAttribute
Adds a byte-formatted value to the attribute.
addValue(String) - Method in class com.novell.ldap.LDAPSchemaElement
LDAPSchemaElement is read-only and this method is over-ridden to throw an exception.
addValue(Byte[]) - Method in class com.novell.ldap.LDAPSchemaElement
LDAPSchemaElement is read-only and this method is over-ridden to throw an exception.
addValue(String, Object) - Method in class com.novell.ldap.util.LDAPXMLHandler
This method defines the generic adapter to be used by child elements to return the values of the processed Child Elements.
addValue(String) - Method in class org.ietf.ldap.LDAPAttribute
Adds a string value to the attribute.
addValue(byte[]) - Method in class org.ietf.ldap.LDAPAttribute
Adds a byte-formatted value to the attribute.
ADMIN_LIMIT_EXCEEDED - Static variable in exception com.novell.ldap.LDAPException
Indicates that an LDAP server limit set by an administrative authority has been exceeded.
ADMIN_LIMIT_EXCEEDED - Static variable in exception org.ietf.ldap.LDAPException
Indicates that an LDAP server limit set by an administrative authority has been exceeded.
AFFECTS_MULTIPLE_DSAS - Static variable in exception com.novell.ldap.LDAPException
Indicates that the modify DN operation moves the entry from one LDAP server to another and thus requires more than one LDAP server.
AFFECTS_MULTIPLE_DSAS - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the modify DN operation moves the entry from one LDAP server to another and thus requires more than one LDAP server.
agent - Variable in class com.novell.ldap.LDAPMessageQueue
The message agent object associated with this queue
agent - Variable in class com.novell.ldap.Message
 
agentNum - Static variable in class com.novell.ldap.MessageAgent
 
ALIAS_DEREFERENCING_PROBLEM - Static variable in exception com.novell.ldap.LDAPException
Indicates that during a search operation, either the client does not have access rights to read the aliased object's name or dereferencing is not allowed.
ALIAS_DEREFERENCING_PROBLEM - Static variable in exception org.ietf.ldap.LDAPException
Indicates that during a search operation, either the client does not have access rights to read the aliased object's name or dereferencing is not allowed.
ALIAS_PROBLEM - Static variable in exception com.novell.ldap.LDAPException
Indicates that an error occurred when an alias was dereferenced.
ALIAS_PROBLEM - Static variable in exception org.ietf.ldap.LDAPException
Indicates that an error occurred when an alias was dereferenced.
all - Static variable in class com.novell.ldap.client.Debug
The string value used to enable all debug tracing.
ALL_USER_ATTRS - Static variable in class com.novell.ldap.LDAPConnection
Used with search instead of an attribute list to indicate that all attributes are to be returned.
ALL_USER_ATTRS - Static variable in class org.ietf.ldap.LDAPConnection
Used with search instead of an attribute list to indicate that all attributes are to be returned.
ALPHA_ATTR_TYPE - Static variable in class com.novell.ldap.util.DN
 
AMBIGUOUS_RESPONSE - Static variable in exception com.novell.ldap.LDAPException
Indicates that the server response to a request is ambiguous.
AMBIGUOUS_RESPONSE - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the server response to a request is ambiguous
AND - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for an AND component.
AND - Static variable in class com.novell.ldap.rfc2251.RfcFilter
Identifier for AND component.
AND - Static variable in class com.novell.ldap.util.DSMLHandler
 
anonymous - Variable in class com.novell.ldap.client.BindProperties
 
ANY - Static variable in class com.novell.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track any of the above modifications.
ANY - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for an ANY component of a SUBSTRING.
ANY - Static variable in class com.novell.ldap.rfc2251.RfcFilter
Identifier for ANY component.
ANY - Static variable in class com.novell.ldap.util.DSMLHandler
 
apiRequests - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of API Requests
APPLICATION - Static variable in class com.novell.ldap.asn1.ASN1Identifier
Application-wide tag class.
applies - Variable in class com.novell.ldap.client.SchemaParser
 
APPROX_MATCH - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for an APPROX_MATCH component.
APPROX_MATCH - Static variable in class com.novell.ldap.rfc2251.RfcFilter
Identifier for APPROX_MATCH component.
APPROXIMATE_MATCH - Static variable in class com.novell.ldap.util.DSMLHandler
 
areMessagesComplete() - Method in class com.novell.ldap.Connection
This tests to see if there are any outstanding messages.
arguments - Variable in exception com.novell.ldap.LDAPException
 
ArrayEnumeration - Class in com.novell.ldap.client
 
ArrayEnumeration(Object[]) - Constructor for class com.novell.ldap.client.ArrayEnumeration
Constructor to create the Enumeration
asn1 - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of ASN1 encode/decode
ASN1Boolean - Class in com.novell.ldap.asn1
This class encapsulates the ASN.1 BOOLEAN type.
ASN1Boolean(boolean) - Constructor for class com.novell.ldap.asn1.ASN1Boolean
Call this constructor to construct an ASN1Boolean object from a boolean value.
ASN1Boolean(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1Boolean
Constructs an ASN1Boolean object by decoding data from an input stream.
ASN1Choice - Class in com.novell.ldap.asn1
The ASN1Choice object represents the choice of any ASN1Object.
ASN1Choice(ASN1Object) - Constructor for class com.novell.ldap.asn1.ASN1Choice
Constructs an ASN1Choice object using an ASN1Object value.
ASN1Choice() - Constructor for class com.novell.ldap.asn1.ASN1Choice
No arg Constructor.
ASN1Decoder - Interface in com.novell.ldap.asn1
This interface defines the methods for decoding each of the ASN.1 types.
ASN1Encoder - Interface in com.novell.ldap.asn1
This interface defines the methods for encoding each of the ASN.1 types.
ASN1Enumerated - Class in com.novell.ldap.asn1
This class encapsulates the ASN.1 ENUMERATED type.
ASN1Enumerated(int) - Constructor for class com.novell.ldap.asn1.ASN1Enumerated
Call this constructor to construct an ASN1Enumerated object from an integer value.
ASN1Enumerated(long) - Constructor for class com.novell.ldap.asn1.ASN1Enumerated
Call this constructor to construct an ASN1Enumerated object from a long value.
ASN1Enumerated(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1Enumerated
Constructs an ASN1Enumerated object by decoding data from an input stream.
asn1ID - Variable in class com.novell.ldap.asn1.LBERDecoder
 
ASN1Identifier - Class in com.novell.ldap.asn1
This class is used to encapsulate an ASN.1 Identifier.
ASN1Identifier(int, boolean, int) - Constructor for class com.novell.ldap.asn1.ASN1Identifier
Constructs an ASN1Identifier using the classtype, form and tag.
ASN1Identifier(InputStream) - Constructor for class com.novell.ldap.asn1.ASN1Identifier
Decode an ASN1Identifier directly from an InputStream and save the encoded length of the ASN1Identifier.
ASN1Identifier() - Constructor for class com.novell.ldap.asn1.ASN1Identifier
 
ASN1Integer - Class in com.novell.ldap.asn1
This class encapsulates the ASN.1 INTEGER type.
ASN1Integer(int) - Constructor for class com.novell.ldap.asn1.ASN1Integer
Call this constructor to construct an ASN1Integer object from an integer value.
ASN1Integer(long) - Constructor for class com.novell.ldap.asn1.ASN1Integer
Call this constructor to construct an ASN1Integer object from a long value.
ASN1Integer(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1Integer
Constructs an ASN1Integer object by decoding data from an input stream.
asn1Len - Variable in class com.novell.ldap.asn1.LBERDecoder
 
ASN1Length - Class in com.novell.ldap.asn1
This class provides a means to manipulate ASN.1 Length's.
ASN1Length() - Constructor for class com.novell.ldap.asn1.ASN1Length
Constructs an empty ASN1Length.
ASN1Length(int) - Constructor for class com.novell.ldap.asn1.ASN1Length
Constructs an ASN1Length
ASN1Length(InputStream) - Constructor for class com.novell.ldap.asn1.ASN1Length
Constructs an ASN1Length object by decoding data from an input stream.
ASN1Null - Class in com.novell.ldap.asn1
This class represents the ASN.1 NULL type.
ASN1Null() - Constructor for class com.novell.ldap.asn1.ASN1Null
Call this constructor to construct a new ASN1Null object.
ASN1Numeric - Class in com.novell.ldap.asn1
This abstract class is the base class for all ASN1 numeric (integral) types.
ASN1Numeric(ASN1Identifier, int) - Constructor for class com.novell.ldap.asn1.ASN1Numeric
 
ASN1Numeric(ASN1Identifier, long) - Constructor for class com.novell.ldap.asn1.ASN1Numeric
 
ASN1Numeric(ASN1Identifier, Long) - Constructor for class com.novell.ldap.asn1.ASN1Numeric
 
ASN1Object - Class in com.novell.ldap.asn1
This is the base class for all other ASN1 types.
ASN1Object(ASN1Identifier) - Constructor for class com.novell.ldap.asn1.ASN1Object
 
ASN1OctetString - Class in com.novell.ldap.asn1
This class encapsulates the OCTET STRING type.
ASN1OctetString(byte[]) - Constructor for class com.novell.ldap.asn1.ASN1OctetString
Call this constructor to construct an ASN1OctetString object from a byte array.
ASN1OctetString(String) - Constructor for class com.novell.ldap.asn1.ASN1OctetString
Call this constructor to construct an ASN1OctetString object from a String object.
ASN1OctetString(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1OctetString
Constructs an ASN1OctetString object by decoding data from an input stream.
ASN1Sequence - Class in com.novell.ldap.asn1
The ASN1Sequence class can hold an ordered collection of components with distinct type.
ASN1Sequence() - Constructor for class com.novell.ldap.asn1.ASN1Sequence
Constructs an ASN1Sequence object with no actual ASN1Objects in it.
ASN1Sequence(int) - Constructor for class com.novell.ldap.asn1.ASN1Sequence
Constructs an ASN1Sequence object with the specified number of placeholders for ASN1Objects.
ASN1Sequence(ASN1Object[], int) - Constructor for class com.novell.ldap.asn1.ASN1Sequence
Constructs an ASN1Sequence object with an array representing an ASN1 sequence.
ASN1Sequence(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1Sequence
Constructs an ASN1Sequence object by decoding data from an input stream.
ASN1SequenceOf - Class in com.novell.ldap.asn1
The ASN1SequenceOf class is used to hold an ordered collection of components with identical type.
ASN1SequenceOf() - Constructor for class com.novell.ldap.asn1.ASN1SequenceOf
Constructs an ASN1SequenceOf object with no actual ASN1Objects in it.
ASN1SequenceOf(int) - Constructor for class com.novell.ldap.asn1.ASN1SequenceOf
Constructs an ASN1SequenceOf object with the specified number of placeholders for ASN1Objects.
ASN1SequenceOf(ASN1Sequence) - Constructor for class com.novell.ldap.asn1.ASN1SequenceOf
A copy constructor which creates an ASN1SequenceOf from an instance of ASN1Sequence.
ASN1SequenceOf(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1SequenceOf
Constructs an ASN1SequenceOf object by decoding data from an input stream.
ASN1Set - Class in com.novell.ldap.asn1
The ASN1Set class can hold an unordered collection of components with distinct type.
ASN1Set() - Constructor for class com.novell.ldap.asn1.ASN1Set
Constructs an ASN1Set object with no actual ASN1Objects in it.
ASN1Set(int) - Constructor for class com.novell.ldap.asn1.ASN1Set
Constructs an ASN1Set object with the specified number of placeholders for ASN1Objects.
ASN1Set(ASN1Decoder, InputStream, int) - Constructor for class com.novell.ldap.asn1.ASN1Set
Constructs an ASN1Set object by decoding data from an input stream.
ASN1SetOf - Class in com.novell.ldap.asn1
The ASN1Set class can hold an unordered collection of components with identical type.
ASN1SetOf() - Constructor for class com.novell.ldap.asn1.ASN1SetOf
Constructs an ASN1SetOf object with no actual ASN1Objects in it.
ASN1SetOf(int) - Constructor for class com.novell.ldap.asn1.ASN1SetOf
Constructs an ASN1SetOf object with the specified number of placeholders for ASN1Objects.
ASN1SetOf(ASN1Set) - Constructor for class com.novell.ldap.asn1.ASN1SetOf
A copy constructor that creates an ASN1SetOf from an instance of ASN1Set.
ASN1Structured - Class in com.novell.ldap.asn1
This class serves as the base type for all ASN.1 structured types.
ASN1Structured(ASN1Identifier) - Constructor for class com.novell.ldap.asn1.ASN1Structured
 
ASN1Structured(ASN1Identifier, int) - Constructor for class com.novell.ldap.asn1.ASN1Structured
 
ASN1Structured(ASN1Identifier, ASN1Object[], int) - Constructor for class com.novell.ldap.asn1.ASN1Structured
 
ASN1Tagged - Class in com.novell.ldap.asn1
The ASN1Tagged class can hold a base ASN1Object with a distinctive tag describing the type of that base object.
ASN1Tagged(ASN1Identifier, ASN1Object) - Constructor for class com.novell.ldap.asn1.ASN1Tagged
Constructs an ASN1Tagged object using the provided AN1Identifier and the ASN1Object.
ASN1Tagged(ASN1Identifier, ASN1Object, boolean) - Constructor for class com.novell.ldap.asn1.ASN1Tagged
Constructs an ASN1Tagged object.
ASN1Tagged(ASN1Decoder, InputStream, int, ASN1Identifier) - Constructor for class com.novell.ldap.asn1.ASN1Tagged
Constructs an ASN1Tagged object by decoding data from an input stream.
ASSERTION - Static variable in class com.novell.ldap.util.DSMLHandler
 
attr - Variable in class com.novell.ldap.LDAPModification
 
attr - Variable in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
 
attr - Variable in class org.ietf.ldap.LDAPAttribute
 
ATTRIBUTE - Static variable in class com.novell.ldap.LDAPSchema
An index into the the arrays schemaTypeNames, idTable, and nameTable
ATTRIBUTE - Static variable in class com.novell.ldap.util.DSMLHandler
 
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in exception com.novell.ldap.LDAPException
Indicates that the attribute value specified in a modify or add operation already exists as a value for that attribute.
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the attribute value specified in a modify or add operation already exists as a value for that attribute.
attributeNames - Variable in class com.novell.ldap.util.DSMLHandler
 
AttributeQualifier - Class in com.novell.ldap.client
Encapsulates a qualifier in a Schema definition.
AttributeQualifier(String, String[]) - Constructor for class com.novell.ldap.client.AttributeQualifier
 
attributes - Variable in class com.novell.ldap.LDAPMatchingRuleSchema
 
attributes - Variable in class com.novell.ldap.LDAPMatchingRuleUseSchema
 
ATTRIBUTES - Static variable in class com.novell.ldap.util.DSMLHandler
 
attributeValues - Variable in class com.novell.ldap.util.DSMLHandler
 
attrName - Variable in class com.novell.ldap.util.DSMLHandler
 
attrs - Variable in class com.novell.ldap.LDAPEntry
 
attrs - Variable in class com.novell.ldap.LDAPUrl
 
attrSet - Variable in class com.novell.ldap.util.DSMLHandler
 
attrSet - Variable in class org.ietf.ldap.LDAPAttributeSet
 
auth - Variable in class org.ietf.ldap.LDAPAuthProvider
 
AUTH_METHOD_NOT_SUPPORTED - Static variable in exception com.novell.ldap.LDAPException
Indicates that during a bind operation the client requested an authentication method not supported by the LDAP server.
AUTH_METHOD_NOT_SUPPORTED - Static variable in exception org.ietf.ldap.LDAPException
Indicates that during a bind operation the client requested an authentication method not supported by the LDAP server.
AUTH_REQUEST - Static variable in class com.novell.ldap.util.DSMLHandler
 
AUTH_RESPONSE - Static variable in class com.novell.ldap.util.DSMLHandler
 
AUTH_UNKNOWN - Static variable in exception com.novell.ldap.LDAPException
Indicates that a bind method was called with an unknown authentication method.
AUTH_UNKNOWN - Static variable in exception org.ietf.ldap.LDAPException
Indicates that a bind method was called with an unknown authentication method.
auxiliary - Variable in class com.novell.ldap.client.SchemaParser
 
auxiliary - Variable in class com.novell.ldap.LDAPDITContentRuleSchema
 
AUXILIARY - Static variable in class com.novell.ldap.LDAPObjectClassSchema
This class definition defines an auxiliary schema class.
AUXILIARY - Static variable in class org.ietf.ldap.LDAPObjectClassSchema
This class definition defines an auxiliary schema class.

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