Overview
Package
Class
Tree
Deprecated
Index
Help
All LDAP Classes
Internal LDAP Classes
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
I
i
- Variable in class com.novell.ldap.client.
EnumeratedIterator
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Boolean
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Enumerated
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Integer
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Null
ID is added for Optimization.
id
- Variable in class com.novell.ldap.asn1.
ASN1Object
ID
- Static variable in class com.novell.ldap.asn1.
ASN1OctetString
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Sequence
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1SequenceOf
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1Set
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.asn1.
ASN1SetOf
ID is added for Optimization.
id
- Variable in class com.novell.ldap.client.
SchemaParser
ID
- Static variable in class com.novell.ldap.rfc2251.
RfcBindRequest
ID is added for Optimization.
ID
- Static variable in class com.novell.ldap.rfc2251.
RfcLDAPSuperDN
ID is added for Optimization.
identity
- Variable in class com.novell.ldap.extensions.
GetBindDNResponse
idTable
- Variable in class com.novell.ldap.
LDAPSchema
The idTable hash on the oid (or integer ID for DITStructureRule) and is used for retrieving enumerations
ignorableWhitespace(char[], int, int)
- Method in class com.novell.ldap.util.
DSMLHandler
Receive notification of ignorable whitespace in element content.
IMPROPER_REFERRAL
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
imsgNum
- Variable in class com.novell.ldap.
LDAPMessage
Counters used to construct request message #'s, unique for each request Will be enabled after ASN.1 conversion
in
- Variable in class com.novell.ldap.
Connection
INAPPROPRIATE_AUTHENTICATION
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that during a bind operation, the client is attempting to use an authentication method that the client cannot use correctly.
INAPPROPRIATE_AUTHENTICATION
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that during a bind operation, the client is attempting to use an authentication method that the client cannot use correctly.
INAPPROPRIATE_MATCHING
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the matching rule specified in the search filter does not match a rule defined for the attribute's syntax.
INAPPROPRIATE_MATCHING
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the matching rule specified in the search filter does not match a rule defined for the attribute's syntax.
incrCloneCount()
- Method in class com.novell.ldap.
Connection
Increments the count of cloned connections
indent
- Variable in class com.novell.ldap.util.
DSMLWriter
index
- Variable in class com.novell.ldap.client.
ArrayEnumeration
index
- Variable in class com.novell.ldap.rfc2251.
RfcFilter.FilterIterator
indexes the several parts a component may have
indexLastRead
- Variable in class com.novell.ldap.
MessageAgent
IndexOf(StringBuffer, int)
- Method in class com.novell.ldap.util.
LDIFReader
Returns the index within this StringBuffer object of the first occurence of the specified char.
info
- Static variable in class com.novell.sasl.client.
SaslProvider
A human-readable description of the provider and its services.
INIT
- Static variable in class com.novell.ldap.util.
LDAPXMLHandler
initHandler()
- Method in class com.novell.ldap.util.
LDAPXMLHandler
This method is used to initialize the Handler.
INITIAL
- Static variable in class com.novell.ldap.
LDAPSearchRequest
Search Filter Identifier for an INITIAL component of a SUBSTRING.
INITIAL
- Static variable in class com.novell.ldap.rfc2251.
RfcFilter
Identifier for INITIAL component.
INITIAL
- Static variable in class com.novell.ldap.util.
DSMLHandler
INSUFFICIENT_ACCESS_RIGHTS
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the caller does not have sufficient rights to perform the requested operation.
INSUFFICIENT_ACCESS_RIGHTS
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the caller does not have sufficient rights to perform the requested operation.
INTERMEDIATE_RESPONSE
- Static variable in class com.novell.ldap.
LDAPMessage
An extended response operation.
IntermediateResponseFactory
- Class in
com.novell.ldap.client
Takes an LDAPIntermediateResponse and returns an object (that implements the base class LDAPIntermediateResponse) based on the OID.
IntermediateResponseFactory()
- Constructor for class com.novell.ldap.client.
IntermediateResponseFactory
InterThreadException
- Exception in
com.novell.ldap
InterThreadException(String, Object[], int, Throwable, Message)
- Constructor for exception com.novell.ldap.
InterThreadException
Constructs a InterThreadException with its associated message.
intValue()
- Method in class com.novell.ldap.asn1.
ASN1Numeric
Returns the content of this ASN1Numeric object as an int.
INVALID_ADDRESS
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_ATTRIBUTE_SYNTAX
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the attribute value specified in an add, compare, or modify operation is an unrecognized or invalid syntax for the attribute.
INVALID_ATTRIBUTE_SYNTAX
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the attribute value specified in an add, compare, or modify operation is an unrecognized or invalid syntax for the attribute.
INVALID_CHAR_IN_DESCR
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_CHAR_IN_FILTER
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_CREDENTIALS
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that invalid information was passed during a bind operation.
INVALID_CREDENTIALS
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that invalid information was passed during a bind operation.
INVALID_DN_SYNTAX
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the syntax of the DN is incorrect.
INVALID_DN_SYNTAX
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the syntax of the DN is incorrect.
INVALID_ESC_IN_DESCR
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_ESCAPE
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_FILTER_COMPARISON
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
INVALID_RESPONSE
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the server response to a request is invalid.
INVALID_RESPONSE
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the server response to a request is invalid
IO_EXCEPTION
- Static variable in class com.novell.ldap.resources.
ExceptionMessages
ipV6
- Variable in class com.novell.ldap.
LDAPUrl
IS_LEAF
- Static variable in exception com.novell.ldap.
LDAPException
Indicates that the specified operation cannot be performed on a leaf entry.
IS_LEAF
- Static variable in exception org.ietf.ldap.
LDAPException
Indicates that the specified operation cannot be performed on a leaf entry.
isAddRequest
- Variable in class com.novell.ldap.util.
DSMLHandler
isAlpha(char)
- Method in class com.novell.ldap.util.
DN
Checks a character to see if it is an ascii alphabetic character in ranges 65-90 or 97-122.
isAnonymous()
- Method in class com.novell.ldap.client.
BindProperties
Indicates whether or not the bind properties specify an anonymous bind
isApplication()
- Method in class com.novell.ldap.asn1.
ASN1Identifier
Returns a boolean value indicating whether or not this ASN1Identifier has a TAG CLASS of APPLICATION.
isBase64
- Variable in class com.novell.ldap.util.
DSMLHandler
isBase64
- Variable in class com.novell.ldap.util.
ValueXMLhandler
isBindRequest()
- Method in class com.novell.ldap.
Message
Returns true if this message is a bind request
isBindSemIdClear()
- Method in class com.novell.ldap.
Connection
checks if the writeSemaphore id used for active bind operation is clear
isBound()
- Method in class com.novell.ldap.
Connection
Return whether the application is bound to this connection.
isBound
- Variable in class com.novell.ldap.
DsmlConnection
Determine if the connection is bound
isBound()
- Method in class com.novell.ldap.
DsmlConnection
isBound()
- Method in class com.novell.ldap.
LDAPConnection
Indicates whether the object has authenticated to the connected LDAP server.
isBound
- Variable in class com.novell.ldap.
SPMLConnection
Determine if the connection is bound
isBound()
- Method in class com.novell.ldap.
SPMLConnection
isBound()
- Method in class org.ietf.ldap.
LDAPConnection
Indicates whether the object has authenticated to the connected LDAP server.
isCloned()
- Method in class com.novell.ldap.
Connection
Indicates whether clones exist for LDAPConnection
isCollective()
- Method in class com.novell.ldap.
LDAPAttributeSchema
Returns true if the attribute is a collective attribute.
isCollective()
- Method in class org.ietf.ldap.
LDAPAttributeSchema
Returns true if the attribute is a collective attribute.
isComplete(int)
- Method in class com.novell.ldap.
LDAPMessageQueue
Reports true if all results have been received for a particular message id.
isComplete()
- Method in class com.novell.ldap.
Message
gets the operation complete status for this message
isComplete(int)
- Method in class com.novell.ldap.
MessageAgent
Indicates whether a specific operation is complete
isComplete()
- Method in class com.novell.sasl.client.
DigestMD5SaslClient
Determines if the authentication exchange has completed.
isComplete()
- Method in class com.novell.sasl.client.
ExternalSaslClient
Determines if the authentication exchange has completed.
isComplete()
- Method in interface com.novell.security.sasl.
SaslClient
This method may be called at any time to determine if the authentication process is finished.
isComplete(int)
- Method in class org.ietf.ldap.
LDAPSearchQueue
Reports true if all results have been received for a particular message id.
isConnected()
- Method in class com.novell.ldap.
Connection
Return whether a connection has been made
isConnected
- Variable in class com.novell.ldap.
DsmlConnection
determine if we are "connected"
isConnected()
- Method in class com.novell.ldap.
DsmlConnection
isConnected()
- Method in class com.novell.ldap.
LDAPConnection
Indicates whether the connection represented by this object is open at this time.
isConnected
- Variable in class com.novell.ldap.
SPMLConnection
determine if we are "connected"
isConnected()
- Method in class com.novell.ldap.
SPMLConnection
isConnected()
- Method in class org.ietf.ldap.
LDAPConnection
Indicates whether the connection represented by this object is open at this time.
isConnectionAlive()
- Method in class com.novell.ldap.
Connection
Checks whether a connection is still alive or not by sending data to the server on this connection's socket.If the connection is not alive the send will generate an IOException and the function will return false.
isConnectionAlive()
- Method in class com.novell.ldap.
DsmlConnection
isConnectionAlive()
- Method in class com.novell.ldap.
LDAPConnection
Checks whether the connection represented by this object is still alive or not.
isConnectionAlive()
- Method in class com.novell.ldap.
SPMLConnection
isContext()
- Method in class com.novell.ldap.asn1.
ASN1Identifier
Returns a boolean value indicating whether or not this ASN1Identifier has a TAG CLASS of CONTEXT-SPECIFIC.
isCritical()
- Method in class com.novell.ldap.
LDAPControl
Returns whether the control is critical for the operation.
isDescendantOf(DN)
- Method in class com.novell.ldap.util.
DN
Determines if this DN is
contained
by the DN passed in.
isDigit(char)
- Method in class com.novell.ldap.util.
DN
Checks a character to see if it is an ascii digit (0-9) character in the ascii value range 48-57.
isDNMatching
- Variable in class com.novell.ldap.util.
DSMLHandler
isEmpty()
- Method in class com.novell.ldap.
LDAPAttributeSet
Returns
true
if this set contains no elements
isEmpty()
- Method in class org.ietf.ldap.
LDAPAttributeSet
Returns true if there are no elements in this set.
isExplicit()
- Method in class com.novell.ldap.asn1.
ASN1Tagged
Returns a boolean value indicating if this object uses EXPLICIT tagging.
isextendedstate
- Variable in class com.novell.ldap.util.
DSMLHandler
isHexDigit(char)
- Static method in class com.novell.ldap.util.
DN
Checks a character to see if it is valid hex digit 0-9, a-f, or A-F (ASCII value ranges 48-47, 65-70, 97-102).
isLDIFSafe(byte[])
- Static method in class com.novell.ldap.util.
Base64
Checks if the input byte array contains only safe values, that is, the data does not need to be encoded for use with LDIF.
isLDIFSafe(String)
- Static method in class com.novell.ldap.util.
Base64
Checks if the input String contains only safe values, that is, the data does not need to be encoded for use with LDIF.
isMultivalued()
- Method in class com.novell.ldap.util.
RDN
Determines if this RDN is multivalued or not
isObsolete()
- Method in class com.novell.ldap.
LDAPSchemaElement
Returns whether the element has the OBSOLETE qualifier in its LDAP definition.
isObsolete()
- Method in class org.ietf.ldap.
LDAPSchemaElement
Returns whether the element has the OBSOLETE qualifier in its LDAP definition.
isParallel
- Variable in class com.novell.ldap.util.
DSMLHandler
isParallelProcessing()
- Method in class com.novell.ldap.util.
DOMReader
Indicates whether the requests in a batchRequest can be executed in parallel.
isParallelProcessing()
- Method in class com.novell.ldap.util.
DSMLHandler
isParallelProcessing()
- Method in class com.novell.ldap.util.
DSMLReader
Indicates whether the requests in a batchRequest can be executed in parallel.
isPrintable(byte[])
- Method in class com.novell.ldap.util.
LDIFWriter
Check if the input byte array object is safe to make a String.
isPrivate()
- Method in class com.novell.ldap.asn1.
ASN1Identifier
Returns a boolean value indicating whether or not this ASN1Identifier has a TAG CLASS of PRIVATE.
isRequest()
- Method in class com.novell.ldap.
LDAPMessage
Indicates whether the message is a request or a response
isRequest()
- Method in class com.novell.ldap.rfc2251.
RfcLDAPMessage
isRequest()
- Method in class com.novell.ldap.util.
DOMReader
Used to identify if the root node is a batchRequest or not.
isRequest()
- Method in class com.novell.ldap.util.
DOMWriter
Used to identify if the root node is a batchRequest or not.
isRequest()
- Method in class com.novell.ldap.util.
DSMLReader
Returns true if request data ist associated with the input stream, or false if content data.
isRequest()
- Method in class com.novell.ldap.util.
DSMLWriter
Returns true if request data ist associated with the input stream, or false if content data.
isRequest()
- Method in interface com.novell.ldap.util.
LDAPReader
Returns the type of messages being read from the source, true if request data or false if result data.
isRequest()
- Method in interface com.novell.ldap.util.
LDAPWriter
Returns the type of data to write to the output destination, true if request data, or false if result data.
isRequest()
- Method in class com.novell.ldap.util.
LDIFReader
Returns true if request data ist associated with the input stream, or false if content data.
isRequest()
- Method in class com.novell.ldap.util.
LDIFWriter
Returns true if request data ist associated with the input stream, or false if content data.
isResponseReceived()
- Method in class com.novell.ldap.
LDAPMessageQueue
Reports true if any response has been received from the server and not yet retrieved with getResponse.
isResponseReceived(int)
- Method in class com.novell.ldap.
LDAPMessageQueue
Reports true if a response has been received from the server for a particular message ID but not yet retrieved with getResponse.
isResponseReceived()
- Method in class com.novell.ldap.
MessageAgent
Returns true if any responses are queued for any of the agent's messages return false if no responses are queued, otherwise true
isResponseReceived(int)
- Method in class com.novell.ldap.
MessageAgent
Returns true if any responses are queued for the specified msgId return false if no responses are queued, otherwise true
isResponseReceived()
- Method in interface org.ietf.ldap.
LDAPMessageQueue
Reports whether a response has been received from the server.
isResponseReceived(int)
- Method in interface org.ietf.ldap.
LDAPMessageQueue
Reports whether a response has been received from the server for a particular msg id.
isResponseReceived()
- Method in class org.ietf.ldap.
LDAPResponseQueue
Reports whether a response has been received from the server.
isResponseReceived(int)
- Method in class org.ietf.ldap.
LDAPResponseQueue
Reports whether a response has been received from the server for a particular message id.
isResponseReceived()
- Method in class org.ietf.ldap.
LDAPSearchQueue
Reports whether a response has been received from the server and not yet retrieved with getResponse.
isResponseReceived(int)
- Method in class org.ietf.ldap.
LDAPSearchQueue
Reports whether a response has been received from the server and not yet retrieved with getResponse.
isResponseUnordered()
- Method in class com.novell.ldap.util.
DOMReader
If requests in a batchRequest can be executed in parallel, this specifies whether the responses can be written in any order.
isResponseUnordered()
- Method in class com.novell.ldap.util.
DSMLHandler
isResponseUnordered()
- Method in class com.novell.ldap.util.
DSMLReader
If requests in a batchRequest can be executed in parallel, this specifies whether the responses can be written in any order.
isResumeOnError()
- Method in class com.novell.ldap.util.
DOMReader
Indicates whether the execution of requests in a batchRequest should resume or stop should an error occur.
isResumeOnError
- Variable in class com.novell.ldap.util.
DSMLHandler
isResumeOnError()
- Method in class com.novell.ldap.util.
DSMLHandler
isResumeOnError()
- Method in class com.novell.ldap.util.
DSMLReader
Indicates whether the execution of requests in a batchRequest should resume or stop should an error occur.
isSecure()
- Method in class com.novell.ldap.
LDAPUrl
Returns true if the URL is of the type ldaps (LDAP over SSL, a predecessor to startTls)
isSingleValued()
- Method in class com.novell.ldap.
LDAPAttributeSchema
Returns true if the attribute is single-valued.
isSingleValued()
- Method in class org.ietf.ldap.
LDAPAttributeSchema
Returns true if the attribute is single-valued.
isTLS()
- Method in class com.novell.ldap.
Connection
Indicates if the connection is using TLS protection.
isTLS()
- Method in class com.novell.ldap.
DsmlConnection
isTLS()
- Method in class com.novell.ldap.
LDAPConnection
Indicatates if the connection is protected by TLS.
isTLS()
- Method in class com.novell.ldap.
SPMLConnection
isTLS()
- Method in class org.ietf.ldap.
LDAPConnection
Indicates if the connection uses TLS.
isTypesOnly()
- Method in class com.novell.ldap.
LDAPSearchRequest
Retrieves whether attribute values or only attribute types(names) should be returned in a search request.
isUniversal()
- Method in class com.novell.ldap.asn1.
ASN1Identifier
Returns a boolean value indicating whether or not this ASN1Identifier has a TAG CLASS of UNIVERSAL.
isUnordered
- Variable in class com.novell.ldap.util.
DSMLHandler
isUserModifiable()
- Method in class com.novell.ldap.
LDAPAttributeSchema
Returns false if the attribute is read-only.
isUserModifiable()
- Method in class org.ietf.ldap.
LDAPAttributeSchema
Returns false if the attribute is read-only.
isUseSoap()
- Method in class com.novell.ldap.
DsmlConnection
isUseSOAP()
- Method in class com.novell.ldap.util.
DSMLWriter
isValid(String)
- Static method in class com.novell.ldap.
LDAPDN
Returns true if the string conforms to distinguished name syntax.
isValid(String)
- Static method in class org.ietf.ldap.
LDAPDN
Returns true if the string conforms to distinguished name syntax.
isValidTokenChar(char)
- Method in class com.novell.sasl.client.
DirectiveList
This function returns TRUE if the character is a valid token character.
isValidTokenChar(char)
- Method in class com.novell.sasl.client.
TokenParser
This function returns TRUE if the character is a valid token character.
isValidUTF8(byte[], boolean)
- Static method in class com.novell.ldap.util.
Base64
Determines if an array of bytes contains only valid UTF-8 characters.
isWhiteSpace(char)
- Method in class com.novell.sasl.client.
DirectiveList
This function returns TRUE if the character is linear white space (LWS).
isWhiteSpace(char)
- Method in class com.novell.sasl.client.
TokenParser
This function returns TRUE if the character is linear white space (LWS).
isXMLSafe(byte[])
- Method in class com.novell.ldap.util.
DSMLWriter
iter
- Variable in class com.novell.ldap.
SPMLSearchResults
iterator()
- Method in class com.novell.ldap.client.
RespExtensionSet
Returns an iterator over the responses in this set.
iterator()
- Method in class com.novell.ldap.
LDAPAttributeSet
Returns an iterator over the attributes in this set.
iterator()
- Method in class org.ietf.ldap.
LDAPAttributeSet
Returns an iterator over the elements of this set.
iterator
- Variable in class org.ietf.ldap.
LDAPAttributeSet.WrappedIterator
Overview
Package
Class
Tree
Deprecated
Index
Help
All LDAP Classes
Internal LDAP Classes
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All 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