LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P Q R S T U V W

G

GET_EFFECTIVE_PRIVILEGES_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getEffectivePrivilegesRequest OID.
GET_EFFECTIVE_PRIVILEGES_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getEffectivePrivilegesRequest OID.
GET_EFFECTIVE_PRIVILEGES_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getEffectivePrivilegesResponse OID.
GET_EFFECTIVE_PRIVILEGES_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getEffectivePrivilegesResponse OID.
GET_IDENTITY_NAME_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getContextIdentityNameRequest OID.
GET_IDENTITY_NAME_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getContextIdentityNameRequest OID.
GET_IDENTITY_NAME_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getContextIdentityNameResponse OID.
GET_IDENTITY_NAME_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getContextIdentityNameResponse OID.
GET_REPLICATION_FILTER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicationFilterRequest OID.
GET_REPLICATION_FILTER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicationFilterRequest OID.
GET_REPLICATION_FILTER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicationFilterResponse OID.
GET_REPLICATION_FILTER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicationFilterResponse OID.
GET_REPLICA_INFO_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicaInfoRequest OID.
GET_REPLICA_INFO_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicaInfoRequest OID.
GET_REPLICA_INFO_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the getReplicaInfoResponse OID.
GET_REPLICA_INFO_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the getReplicaInfoResponse OID.
GREATER_OR_EQUAL - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for a GREATER_OR_EQUAL component.
GeneralDSEventData - class com.novell.ldap.events.edir.eventdata.GeneralDSEventData.
This class represents the data for General DS Events.
GeneralDSEventData(ASN1Object) - Constructor for class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Default Constructor
GetBindDNRequest - class com.novell.ldap.extensions.GetBindDNRequest.
Returns the distingusihed name of the object your are logged in as.
GetBindDNRequest() - Constructor for class com.novell.ldap.extensions.GetBindDNRequest
Constructs an extended operation object for retrieving the bind dn.
GetBindDNResponse - class com.novell.ldap.extensions.GetBindDNResponse.
Retrieves the identity from an GetBindDNResponse object.
GetBindDNResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetBindDNResponse
Constructs an object from the responseValue which contains the bind dn.
GetEffectivePrivilegesRequest - class com.novell.ldap.extensions.GetEffectivePrivilegesRequest.
Returns the effective rights of one object to an attribute of another object.
GetEffectivePrivilegesRequest(String, String, String) - Constructor for class com.novell.ldap.extensions.GetEffectivePrivilegesRequest
Constructs an extended operation object for checking effective rights.
GetEffectivePrivilegesResponse - class com.novell.ldap.extensions.GetEffectivePrivilegesResponse.
Retrieves the effective rights from an GetEffectivePrivilegesResponse object.
GetEffectivePrivilegesResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetEffectivePrivilegesResponse
Constructs an object from the responseValue which contains the effective privileges.
GetReplicaInfoRequest - class com.novell.ldap.extensions.GetReplicaInfoRequest.
Reads information about a replica.
GetReplicaInfoRequest(String, String) - Constructor for class com.novell.ldap.extensions.GetReplicaInfoRequest
Constructs an extended operations object for reading replica information.
GetReplicaInfoResponse - class com.novell.ldap.extensions.GetReplicaInfoResponse.
Retrieves the replica information from a GetReplicaInfoResponse object.
GetReplicaInfoResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetReplicaInfoResponse
Constructs an object from the responseValue which contains the replica information.
GetReplicationFilterRequest - class com.novell.ldap.extensions.GetReplicationFilterRequest.
Gets the Replication filter for all replicas on the server.
GetReplicationFilterRequest(String) - Constructor for class com.novell.ldap.extensions.GetReplicationFilterRequest
Constructs an extended operations object which contains the ber encoded replication filter.
GetReplicationFilterResponse - class com.novell.ldap.extensions.GetReplicationFilterResponse.
This object represent the filter returned fom a GetReplicationFilterRequest.
GetReplicationFilterResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.GetReplicationFilterResponse
Constructs an object from the responseValue which contains the replication filter.
get(int) - Method in class com.novell.ldap.asn1.ASN1Structured
Gets a specific ASN1Object in this structred object.
getASN1Class() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the CLASS of this ASN1Identifier as an int value.
getAddrFamily() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the Address Family.
getAddress() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the Address as a String.
getAddress() - Method in class com.novell.ldap.events.edir.eventdata.ReferralAddress
Returns the Address as String.
getAddressType() - Method in class com.novell.ldap.events.edir.eventdata.ReferralAddress
Returns the Address Type.
getAfterCount() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the number of entries after the top/center one to return per page of results.
getAssertionValue() - Method in class com.novell.ldap.LDAPCompareRequest
Returns the LDAPAttribute associated with this request.
getAttribute(String) - Method in class com.novell.ldap.LDAPAttributeSet
Returns the attribute matching the specified attrName.
getAttribute(String, String) - Method in class com.novell.ldap.LDAPAttributeSet
Returns a single best-match attribute, or null if no match is available in the entry.
getAttribute(String) - Method in class com.novell.ldap.LDAPEntry
Returns the attributes matching the specified attrName.
getAttribute() - Method in class com.novell.ldap.LDAPModification
Returns the attribute to modify, with any existing values.
getAttribute() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns the Attribute.
getAttributeArray() - Method in class com.novell.ldap.LDAPUrl
Returns an array of attribute names specified in the URL.
getAttributeDescription() - Method in class com.novell.ldap.LDAPCompareRequest
Returns the LDAPAttribute associated with this request.
getAttributeNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of attribute names.
getAttributeSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular attribute definition, or null if not found.
getAttributeSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of attribute definitions.
getAttributeSet() - Method in class com.novell.ldap.LDAPEntry
Returns the attribute set of the entry.
getAttributeSet(String) - Method in class com.novell.ldap.LDAPEntry
Returns an attribute set from the entry, consisting of only those attributes matching the specified subtypes.
getAttributes() - Method in class com.novell.ldap.LDAPMatchingRuleSchema
Returns the OIDs of the attributes to which this rule applies.
getAttributes() - Method in class com.novell.ldap.LDAPMatchingRuleUseSchema
Returns an array of all the attributes which this matching rule applies to.
getAttributes() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves an array of attribute names to request for in a search.
getAttributes() - Method in class com.novell.ldap.LDAPUrl
Returns an enumerator for the attribute names specified in the URL.
getAuthProvider(String, int) - Method in interface com.novell.ldap.LDAPAuthHandler
Returns an object which can provide credentials for authenticating to a server at the specified host and port.
getAuthenticationDN() - Method in class com.novell.ldap.LDAPBindRequest
Retrieves the Authentication DN for a bind request.
getAuthenticationDN() - Method in class com.novell.ldap.LDAPConnection
Returns the distinguished name (DN) used for as the bind name during the last successful bind operation.
getAuthenticationMethod() - Method in class com.novell.ldap.LDAPConnection
Returns the method used to authenticate the connection.
getAuxiliaryClasses() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of allowed auxiliary classes.
getBaseName() - Method in class com.novell.ldap.LDAPAttribute
Returns the base name of the attribute.
getBaseName(String) - Static method in class com.novell.ldap.LDAPAttribute
Returns the base name of the specified attribute name.
getBatchRequestID() - Method in class com.novell.ldap.util.DOMReader
Retrieves the optional requestID attribute on a BatchRequests.
getBatchRequestID() - Method in class com.novell.ldap.util.DSMLReader
Retrieves the optional requestID attribute on a BatchRequests.
getBatchSize() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the number of results to block on during receipt of search results.
getBeforeCount() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the number of entries before the top/center one to return per page of results.
getBinddn() - Method in class com.novell.ldap.DsmlConnection
 
getBinddn() - Method in class com.novell.ldap.SPMLConnection
 
getBoundConnection(String, byte[]) - Method in class com.novell.ldap.connectionpool.PoolManager
Get a bound connection.
getBufferLength() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data buffer length
getByteValue() - Method in class com.novell.ldap.LDAPAttribute
Returns the the first value of the attribute as a byte array.
getByteValueArray() - Method in class com.novell.ldap.LDAPAttribute
Returns the values of the attribute as an array of bytes.
getByteValues() - Method in class com.novell.ldap.LDAPAttribute
Returns an enumerator for the values of the attribute in byte format.
getCallback() - Method in class com.novell.ldap.DsmlConnection
 
getCallback() - Method in class com.novell.ldap.SPMLConnection
 
getCause() - Method in class com.novell.ldap.LDAPException
Returns the lower level Exception which caused the failure, if any.
getCause() - Method in class com.novell.security.sasl.SaslException
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getChangeNumber() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
returns the record number of the change in the servers change log.
getChangeType() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Returns the type of change that occured
getChangeTypes() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
Returns the change types to be monitored as a logical OR of any or all of these values: ADD, DELETE, MODIFY, and/or MODDN.
getChangesOnly() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
getChangesOnly returns true if only changes are to be returned.
getChunkSizesString() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data in String as::
no_of_chunks;sizeOf(chunk1);sizeOf(chunk2)…sizeOf(chunkn)
where
no_of_chunks => Represents the number of chunks of data returned from server
sizeOf(chunkn) => Represents the size of data in chunkn
getClassid() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns the Object Class oid .
getClassid() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns the objectclass id.
getClassification() - Method in class com.novell.ldap.events.LDAPEvent
Returns the Classification for this Event.
getCon() - Method in class com.novell.ldap.DsmlConnection
 
getCon() - Method in class com.novell.ldap.SPMLConnection
 
getConnectionDN() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns the ConnectionDN.
getConnectiondn() - Method in class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Returns the Connection DN, for which Connection State changed.
getConstraints() - Method in class com.novell.ldap.LDAPConnection
Returns a copy of the set of constraints associated with this connection.
getConstructed() - Method in class com.novell.ldap.asn1.ASN1Identifier
Return a boolean indicating if the constructed bit is set.
getContainedEventInformation() - Method in class com.novell.ldap.events.LDAPEvent
Returns the LDAPResponse which generated this event.
getContainedEventInformation() - Method in class com.novell.ldap.events.LDAPExceptionEvent
Returns the LDAPResponse which generated this event.
getContentCount() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the size of the virtual search results list.
getContext() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the cookie used by some servers to optimize the processing of virtual list requests.
getContext() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the cookie used by some servers to optimize the processing of virtual list requests.
getControls() - Method in class com.novell.ldap.LDAPConstraints
Returns the controls to be sent to the server.
getControls() - Method in class com.novell.ldap.LDAPMessage
Returns any controls in the message.
getControls() - Method in class com.novell.ldap.LDAPResponse
Returns any controls in the message.
getControlsASN1Object() - Method in class com.novell.ldap.LDAPLburpRequest
 
getCount() - Method in class com.novell.ldap.DSMLSearchResults
 
getCount() - Method in class com.novell.ldap.LDAPSearchResults
Returns a count of the items in the search result.
getCount() - Method in class com.novell.ldap.SPMLSearchResults
 
getCount() - Method in class com.novell.ldap.extensions.PartitionEntryCountResponse
Returns the number of entries in the naming context.
getCurrentProcess() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the Current Processor id , which generated this event.
getDITContentRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT content rule names.
getDITContentRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT content rule definition, or null if not found.
getDITContentRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT content rule definitions.
getDITStructureRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT structure rule names.
getDITStructureRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchema(int) - Method in class com.novell.ldap.LDAPSchema
Returns a particular DIT structure rule definition, or null if not found.
getDITStructureRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of DIT structure rule definitions.
getDN() - Method in class com.novell.ldap.LDAPAuthProvider
Returns the distinguished name to be used for authentication on automatic referral following.
getDN() - Method in class com.novell.ldap.LDAPCompareRequest
Returns of the dn of the entry to compare in the directory
getDN() - Method in class com.novell.ldap.LDAPDeleteRequest
Returns of the dn of the entry to delete from the directory
getDN() - Method in class com.novell.ldap.LDAPEntry
Returns the distinguished name of the entry.
getDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the dn of the entry to rename or move in the directory
getDN() - Method in class com.novell.ldap.LDAPModifyRequest
Returns of the dn of the entry to modify in the directory
getDN() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the Base DN for a search request.
getDN() - Method in class com.novell.ldap.LDAPUrl
Returns the base distinguished name encapsulated in the URL.
getData() - Method in class com.novell.ldap.events.edir.eventdata.DebugParameter
Returns the Contained Data as Object.
getData() - Method in class com.novell.ldap.events.edir.eventdata.NetworkAddressEventData
Returns the Address as a Data.
getData() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns the Data.
getDeSerializedControls() - Method in class com.novell.ldap.LDAPSearchResults
Returns LDAP Server Controls after De-serialization
getDeSerializedEntries() - Method in class com.novell.ldap.LDAPSearchResults
Returns LDAP Entries after De-serialization
getDeleteOldRDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the DeleteOldRDN flag that applies to the entry to rename or move in the directory
getDereference() - Method in class com.novell.ldap.LDAPSearchConstraints
Specifies when aliases should be dereferenced.
getDereference() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the behaviour of dereferencing aliases on a search request.
getDescription() - Method in class com.novell.ldap.LDAPSchemaElement
Returns the description of the element.
getDescription() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns the Description.
getDsTime() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns the DsTime.
getDsTime() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the DS Time for this event.
getEmuObjFlags() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Get the EmuObj Flag Property.
getEncodedLength() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the encoded length of this ASN1Identifier.
getEncodedLength() - Method in class com.novell.ldap.asn1.ASN1Length
Returns the encoded length of this ASN1Length.
getEncoding(ASN1Encoder) - Method in class com.novell.ldap.asn1.ASN1Object
This method returns a byte array representing the encoded ASN1Object.
getEntry() - Method in class com.novell.ldap.LDAPAddRequest
Constructs an LDAPEntry that represents the add request
getEntry() - Method in class com.novell.ldap.LDAPSearchResult
Returns the entry of a server's search response.
getEntry() - Method in class com.novell.ldap.events.SearchResultEvent
Returns the Entry returned as part of this Event.
getEntry() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns the Entry which generated this event.
getEntry() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Return the Entry.
getEntryDN() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Gets the EntryDn as this event.
getEntryDN() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns the Entry DN.
getEqualityMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the matching rule for this attribute.
getErrorMessage() - Method in class com.novell.ldap.LDAPResponse
Returns any error message in the response.
getErrors() - Method in class com.novell.ldap.util.DSMLReader
 
getEvent() - Method in class com.novell.ldap.events.edir.eventdata.DSETimeStamp
Specify the Event Type.
getEventResult() - Method in class com.novell.ldap.events.edir.EdirEventIntermediateResponse
Returns the event Result Code.
getEventclassification() - Method in class com.novell.ldap.events.edir.EdirEventSpecifier
The Edirectory Event Classification Specified for this Event.
getEventtype() - Method in class com.novell.ldap.events.edir.EdirEventIntermediateResponse
Returns the event type for this response.
getEventtype() - Method in class com.novell.ldap.events.edir.EdirEventSpecifier
The Edirectory Event Type Specified for this Event.
getExtendedOperation() - Method in class com.novell.ldap.LDAPExtendedRequest
Retrieves an extended operation from this request
getExtensions() - Method in class com.novell.ldap.LDAPUrl
Returns any LDAP URL extensions specified, or null if none are specified.
getFailedAttribute() - Method in class com.novell.ldap.controls.LDAPSortResponse
If not null, this returns the attribute that caused the sort operation to fail.
getFailedReferral() - Method in class com.novell.ldap.LDAPReferralException
 
getFilter() - Method in class com.novell.ldap.LDAPUrl
Returns the search filter or null if none was specified.
getFilter() - Method in class com.novell.ldap.events.edir.EdirEventSpecifier
The Edirectory Event Filter Specified for this Event.
getFirstPosition() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the index of the first entry in the returned list.
getFlags() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the Flags.
getFlags() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns a the Flag associated with Event.
getFlags() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns the Flags.
getFormatString() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns formatString
getHasChangeNumber() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
returns the record number of the change in the servers change log.
getHopLimit() - Method in class com.novell.ldap.LDAPConstraints
Returns the maximum number of referrals to follow during automatic referral following.
getHost() - Method in class com.novell.ldap.DsmlConnection
 
getHost() - Method in class com.novell.ldap.LDAPConnection
Returns the host name of the LDAP server to which the object is or was last connected, in the format originally specified.
getHost() - Method in class com.novell.ldap.LDAPUrl
Returns the name of the LDAP server in the URL.
getHost() - Method in class com.novell.ldap.SPMLConnection
 
getID() - Method in class com.novell.ldap.LDAPControl
Returns the identifier of the control.
getID() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns the unique identifier of the operation.
getID() - Method in class com.novell.ldap.LDAPExtendedResponse
Returns the message identifier of the response.
getID() - Method in class com.novell.ldap.LDAPIntermediateResponse
Returns the message identifier of the response.
getID() - Method in class com.novell.ldap.LDAPSchemaElement
Returns the unique object identifier (OID) of the element.
getIdentifier() - Method in class com.novell.ldap.asn1.ASN1Choice
This method will return the ASN1Identifier of the encoded ASN1Object.We override the parent method as the identifier of an ASN1Choice depends on the type of the object encoded by this ASN1Choice.
getIdentifier() - Method in class com.novell.ldap.asn1.ASN1Object
Returns the identifier for this ASN1Object as an ASN1Identifier.
getIdentity() - Method in class com.novell.ldap.extensions.GetBindDNResponse
Returns the identity of the object.
getIntegerValues() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the array of Integer values, returned as data.
getKey() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the attribute to used for sorting.
getLDAPErrorMessage() - Method in class com.novell.ldap.LDAPException
Returns the error message from the LDAP server, if this message is available (that is, if this message was set).
getLDAPException() - Method in class com.novell.ldap.events.LDAPExceptionEvent
Returns the LDAPException which caused this Event.
getLangSubtype() - Method in class com.novell.ldap.LDAPAttribute
Returns the language subtype of the attribute, if any.
getLength() - Method in class com.novell.ldap.asn1.ASN1Length
Returns the length of this ASN1Length.
getListSize() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Returns the size of the virtual search results list.
getLocale() - Method in class com.novell.ldap.LDAPCompareAttrNames
Returns the locale to be used for sorting, if a locale has been specified.
getLocalizedMessage() - Method in class com.novell.ldap.LDAPException
 
getMatchRule() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the OID to be used as a matching rule.
getMatchedDN() - Method in class com.novell.ldap.LDAPException
Returns the part of a submitted distinguished name which could be matched by the server.
getMatchedDN() - Method in class com.novell.ldap.LDAPResponse
Returns the partially matched DN field from the server response, if the response contains one.
getMatchingRuleNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule names.
getMatchingRuleSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular matching rule definition, or null if not found.
getMatchingRuleSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule definitions.
getMatchingRuleUseNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule use names.
getMatchingRuleUseSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular matching rule use definition, or null if not found.
getMatchingRuleUseSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of matching rule use definitions.
getMaxResults() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the maximum number of search results to be returned for a search operation.
getMaxResults() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the maximum number of entries to be returned on a search.
getMechanismName() - Method in interface com.novell.security.sasl.SaslClient
Reports the IANA-registered name of the mechanism used by this client, e.g.
getMechanismNames(Map) - Method in interface com.novell.security.sasl.SaslClientFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies
getMessage() - Method in class com.novell.ldap.LDAPException
 
getMessageID() - Method in class com.novell.ldap.LDAPMessage
Returns the message ID.
getMessageID() - Method in class com.novell.ldap.LDAPResponse
Returns the message ID.
getMessageIDs() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the message IDs for all outstanding requests.
getMilliSeconds() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns the Time in Milliseconds.
getMilliSeconds() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the Time in Milliseconds.
getModifications() - Method in class com.novell.ldap.LDAPModifyRequest
Constructs the modifications associated with this request
getName() - Method in class com.novell.ldap.LDAPAttribute
Returns the name of the attribute.
getName() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Returns the Name.
getName() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns the Module Name.
getName() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the Name of the Element to be handled by this LDAPXMLHandler.
getNameForm() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns the NameForm that this structure rule controls.
getNameFormNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of name form names.
getNameFormSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular name form definition, or null if not found.
getNameFormSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of name form definitions.
getNames() - Method in class com.novell.ldap.LDAPSchemaElement
Returns an array of names for the element, or null if none is found.
getNegotiatedProperty(String) - Method in interface com.novell.security.sasl.SaslClient
This method Retrieves the negotiated property.
getNewFlags() - Method in class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Returns the new Flag associated with the Connections.
getNewRDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the newRDN of the entry to rename or move in the directory
getNewdn() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns the New Dn (if any).
getObject() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the deserialize Object generated by this class.
getObjectClass() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the name of the object class which this name form applies to.
getObjectClassNames() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of object class names.
getObjectClassSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular object class definition, or null if not found.
getObjectClassSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of object class definitions.
getOldFlags() - Method in class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Returns the old Flag associated with the Connections.
getOp() - Method in class com.novell.ldap.LDAPModification
Returns the type of modification specified by this object.
getOptionalAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of additional optional attributes for an entry controlled by this content rule.
getOptionalAttributes() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns a list of optional attributes but not required of an entry with this object class.
getOptionalNamingAttributes() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the list of optional naming attributes for an entry controlled by this content rule.
getOrderingMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the ordering matching rule for this attribute.
getParameters() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns a List of Parameters.
getParent() - Method in class com.novell.ldap.util.DN
Returns the Parent of this DN
getParent() - Method in class com.novell.ldap.util.LDAPXMLHandler
Returns the Parent LDAPXMLHandler.
getParentDN() - Method in class com.novell.ldap.LDAPModifyDNRequest
Returns the ParentDN for the entry move in the directory
getPass() - Method in class com.novell.ldap.DsmlConnection
 
getPass() - Method in class com.novell.ldap.SPMLConnection
 
getPassword() - Method in class com.novell.ldap.LDAPAuthProvider
Returns the password to be used for authentication on automatic referral following.
getPerpetratorDN() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns Perpetrator DN as String.
getPerpetratorDN() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns Prepetrator DN as String.
getPerpetratorDN() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the Perpetrator DN for this Event.
getPort() - Method in class com.novell.ldap.LDAPConnection
Returns the port number of the LDAP server to which the object is or was last connected.
getPort() - Method in class com.novell.ldap.LDAPUrl
Returns the port number of the LDAP server in the URL.
getPrecludedAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of precluded attributes for an entry controlled by this content rule.
getPrepetratorDN() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns PrepetratorDN.
getPreviousDN() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Returns the previous DN of the entry, if it was renamed.
getPrivileges() - Method in class com.novell.ldap.extensions.GetEffectivePrivilegesResponse
Returns the effective privileges.
getProperty(String) - Method in class com.novell.ldap.LDAPConnection
Returns a property of a connection object.
getProperty(String) - Method in class com.novell.ldap.LDAPConstraints
Gets a property of the constraints object which has been assigned with LDAPConstraints.setProperty(String, Object).
getProto() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the Protocols.
getProtocolVersion() - Method in class com.novell.ldap.LDAPConnection
Returns the protocol version uses to authenticate.
getPstkName() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the Pstk Name.
getQualifier(String) - Method in class com.novell.ldap.LDAPSchemaElement
Returns an array of all values of a specified optional or non- standard qualifier of the element.
getQualifierNames() - Method in class com.novell.ldap.LDAPSchemaElement
Returns an enumeration of all qualifiers of the element which are vendor specific (begin with "X-").
getRDNs() - Method in class com.novell.ldap.util.DN
Retrieves a list of RDN Objects, or individual names of the DN
getRawValue() - Method in class com.novell.ldap.util.RDN
Returns the actually Raw String before Normalization
getReferralCount() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns Referral Count as integer.
getReferralFollowing() - Method in class com.novell.ldap.LDAPConstraints
Specified whether or not referrals are followed automatically.
getReferralList() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns an List of Referral Address.
getReferrals() - Method in class com.novell.ldap.LDAPReferralException
Gets the list of referral URLs (LDAP URLs to other servers) returned by the LDAP server.
getReferrals() - Method in class com.novell.ldap.LDAPResponse
Returns all referrals in a server response, if the response contains any.
getReferrals() - Method in class com.novell.ldap.LDAPSearchResultReference
Returns any URLs in the object.
getRegisteredResponses() - Static method in class com.novell.ldap.LDAPExtendedResponse
 
getRegisteredResponses() - Static method in class com.novell.ldap.LDAPIntermediateResponse
 
getReplicaList() - Method in class com.novell.ldap.extensions.ListReplicasResponse
Returns a list of distinguished names for the replicas on the server.
getReplicaNumber() - Method in class com.novell.ldap.events.edir.eventdata.DSETimeStamp
Specify the replica Number of Edor server , for which this event is generated.
getReplicationFilter() - Method in class com.novell.ldap.extensions.GetReplicationFilterResponse
Returns the replicationFilter as an array of classname-attribute name pairs
getRequestASN1OcString() - Method in class com.novell.ldap.LDAPLburpRequest
 
getRequestASN1Sequence() - Method in class com.novell.ldap.LDAPLburpRequest
 
getRequiredAttributes() - Method in class com.novell.ldap.LDAPDITContentRuleSchema
Returns the list of additional required attributes for an entry controlled by this content rule.
getRequiredAttributes() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns a list of attributes required for an entry with this object class.
getRequiredNamingAttributes() - Method in class com.novell.ldap.LDAPNameFormSchema
Returns the list of required naming attributes for an entry controlled by this name form.
getResponse() - Method in class com.novell.ldap.LDAPMessageQueue
Returns the response from an LDAP request.
getResponse(int) - Method in class com.novell.ldap.LDAPMessageQueue
Returns the response from an LDAP request for a particular message ID.
getResponse() - Method in class com.novell.ldap.extensions.LburpOperationResponse
 
getResponseControls() - Method in class com.novell.ldap.DSMLSearchResults
 
getResponseControls() - Method in class com.novell.ldap.LDAPConnection
Returns the Server Controls associated with the most recent response to a synchronous request on this connection object, or null if the latest response contained no Server Controls.
getResponseControls() - Method in class com.novell.ldap.LDAPSearchResults
Returns the latest server controls returned by the server in the context of this search request, or null if no server controls were returned.
getResponseControls() - Method in class com.novell.ldap.SPMLSearchResults
 
getResponsedata() - Method in class com.novell.ldap.events.edir.EdirEventIntermediateResponse
Returns the response data associated with this event.
getResultCode() - Method in class com.novell.ldap.LDAPException
Returns the result code from the exception.
getResultCode() - Method in class com.novell.ldap.LDAPResponse
Returns the result code in a server response.
getResultCode() - Method in class com.novell.ldap.controls.LDAPSortResponse
Returns the result code from the sort
getResultCode() - Method in class com.novell.ldap.controls.LDAPVirtualListResponse
Returns the result code for the virtual list search request.
getRetryCount() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns the retry count.
getReturnControls() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
Returns true if entry change controls are to be returned with the search results.
getReturnedBuffer() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the data buffer as byte[]
getReverse() - Method in class com.novell.ldap.controls.LDAPSortKey
Returns the sorting order, ascending or descending.
getRootElement() - Method in class com.novell.ldap.util.DOMWriter
Retrieves the batchRequest or batchResponse element populated with this writer.
getRuleID() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns the rule ID for this structure rule.
getSaslBindCallbackHandler() - Method in class com.novell.ldap.LDAPConnection
Returns the call back handler if any specified on binding with a SASL mechanism.
getSaslBindProperties() - Method in class com.novell.ldap.LDAPConnection
Returns the properties if any specified on binding with a SASL mechanism.
getSaslClientFactories(Map) - Static method in class com.novell.security.sasl.Sasl
Gets an enumeration of known factories for producing SaslClient.
getSchemaDN() - Method in class com.novell.ldap.LDAPConnection
Retrieves the Distiguished Name (DN) for the schema advertised in the root DSE of the Directory Server.
getSchemaDN(String) - Method in class com.novell.ldap.LDAPConnection
Retrieves the Distiguished Name (DN) of the schema associated with a entry in the Directory.
getScope() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the scope of a search request.
getScope() - Method in class com.novell.ldap.LDAPUrl
Returns the depth of search.
getSearchConstraints() - Method in class com.novell.ldap.LDAPConnection
Returns a copy of the set of search constraints associated with this connection.
getSearchFilter() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves an Iterator object representing the parsed filter for this search request.
getSeconds() - Method in class com.novell.ldap.events.edir.eventdata.DSETimeStamp
Time in seconds.
getSecurity() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Returns the security Flags.
getSelectionAttr() - Method in class com.novell.ldap.controls.LDAPEffectivePrivilegesSelection
Returns the selectionAttr.
getSelectionClass() - Method in class com.novell.ldap.controls.LDAPEffectivePrivilegesSelection
Returns the selectionClass.
getServerString() - Method in class com.novell.ldap.DsmlConnection
 
getServerString() - Method in class com.novell.ldap.SPMLConnection
 
getServerTimeLimit() - Method in class com.novell.ldap.LDAPSearchConstraints
Returns the maximum number of seconds that the server waits when returning search results.
getServerTimeLimit() - Method in class com.novell.ldap.LDAPSearchRequest
Retrieves the server time limit for a search request.
getSleepTime() - Method in class com.novell.ldap.events.LDAPEventSource
This method returns the time to sleep (or wait) between two calls to check the ldap message queue for response.
getSocketFactory() - Method in class com.novell.ldap.LDAPConnection
Returns the LDAPSocketFactory used to establish this server connection.
getSocketTimeOut() - Method in class com.novell.ldap.LDAPConnection
Returns the SocketTimeOut value set.
getSource() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns the source Module.
getSource() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns the Source String.
getSourceModule() - Method in class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Returns the Source Module which generated this event.
getSpecifierList() - Method in class com.novell.ldap.events.edir.MonitorEventResponse
Gets the List of EdirEventSpecifiers which generated this error.
getStatusInfo() - Method in class com.novell.ldap.extensions.LDAPBackupResponse
Returns the stateInfo of returned eDirectory Object.
getStringFilter() - Method in class com.novell.ldap.LDAPSearchRequest
Creates a string representation of the filter in this search request.
getStringValue() - Method in class com.novell.ldap.LDAPAttribute
Returns the the first value of the attribute as a String.
getStringValueArray() - Method in class com.novell.ldap.LDAPAttribute
Returns the values of the attribute as an array of strings.
getStringValues() - Method in class com.novell.ldap.LDAPAttribute
Returns an enumerator for the string values of an attribute.
getStringValues() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the array of String values, returned as data.
getSubset(String) - Method in class com.novell.ldap.LDAPAttributeSet
Creates a new attribute set containing only the attributes that have the specified subtypes.
getSubstringMatchingRule() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the substring matching rule for this attribute.
getSubtypes() - Method in class com.novell.ldap.LDAPAttribute
Extracts the subtypes from the attribute name.
getSubtypes(String) - Static method in class com.novell.ldap.LDAPAttribute
Extracts the subtypes from the specified attribute name.
getSuperior() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the name of the attribute type which this attribute derives from, or null if there is no superior attribute.
getSuperiors() - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
Returns a list of all structure rules that are superior to this structure rule.
getSuperiors() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns the object classes from which this one derives.
getSyntax() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns Syntax.
getSyntaxSchema(String) - Method in class com.novell.ldap.LDAPSchema
Returns a particular syntax definition, or null if not found.
getSyntaxSchemas() - Method in class com.novell.ldap.LDAPSchema
Returns an enumeration of syntax definitions.
getSyntaxString() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the object identifer of the syntax of the attribute, in dotted numerical format.
getSyntaxString() - Method in class com.novell.ldap.LDAPMatchingRuleSchema
Returns the OID of the syntax that this matching rule is valid for.
getTag() - Method in class com.novell.ldap.LDAPMessage
Retrieves the identifier tag for this message.
getTag() - Method in class com.novell.ldap.asn1.ASN1Identifier
Returns the TAG of this ASN1Identifier.
getTimeLimit() - Method in class com.novell.ldap.LDAPConstraints
Returns the maximum number of milliseconds to wait for any operation under these constraints.
getTimeStamp() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns the Time for this event.
getTimeStamp() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns the TimeStamp.
getTranSize() - Method in class com.novell.ldap.extensions.LburpStartResponse
 
getType() - Method in class com.novell.ldap.LDAPMessage
Returns the LDAP operation type of the message.
getType() - Method in class com.novell.ldap.LDAPObjectClassSchema
Returns the type of object class.
getType() - Method in class com.novell.ldap.LDAPResponse
Returns the LDAP operation type of the message.
getType() - Method in class com.novell.ldap.events.LDAPEvent
Returns the Type for this Event.
getType() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Returns the Event Type.
getType() - Method in class com.novell.ldap.events.edir.eventdata.DebugParameter
Returns the Type of Data Contained in this class.
getType() - Method in class com.novell.ldap.events.edir.eventdata.NetworkAddressEventData
Returns the Address Type.
getType() - Method in class com.novell.ldap.util.RDN
Returns the type of this RDN.
getTypes() - Method in class com.novell.ldap.util.RDN
Returns all the types for this RDN.
getUrls() - Method in class com.novell.ldap.events.SearchReferralEvent
Returns the Urls for Search Referal.
getUsage() - Method in class com.novell.ldap.LDAPAttributeSchema
Returns the usage of the attribute.
getValue() - Method in class com.novell.ldap.LDAPControl
Returns the control-specific data of the object.
getValue() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns a reference to the operation-specific data.
getValue() - Method in class com.novell.ldap.LDAPExtendedResponse
Returns the value part of the response in raw bytes.
getValue() - Method in class com.novell.ldap.LDAPIntermediateResponse
Returns the value part of the response in raw bytes.
getValue() - Method in class com.novell.ldap.util.LDAPXMLHandler
This method returns the Value stored in this element.
getValue() - Method in class com.novell.ldap.util.RDN
Returns the values of this RDN.
getValueDN() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns ValueDN as String.
getValues() - Method in class com.novell.ldap.util.RDN
Returns all the types for this RDN.
getVerb() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns Verbs.
getVerb() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns Verb as integer.
getVerb() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns the Verb associated with this event.
getVerb() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns the Verb.
getVersion() - Method in class com.novell.ldap.util.DOMReader
Retrieves the version of DSML being written.
getVersion() - Method in class com.novell.ldap.util.DOMWriter
Retrieves the version of DSML being written, currently only 2.0 is supported.
getVersion() - Method in class com.novell.ldap.util.DSMLReader
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in class com.novell.ldap.util.DSMLWriter
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in interface com.novell.ldap.util.LDAPReader
Returns version of data format being read from the source.
getVersion() - Method in interface com.novell.ldap.util.LDAPWriter
Returns the version of data that will be writen to the output destination.
getVersion() - Method in class com.novell.ldap.util.LDIFReader
Gets the version of the LDIF data associated with the input stream
getVersion() - Method in class com.novell.ldap.util.LDIFWriter
Gets the version of the LDIF data associated with the input stream
getflags() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns flags that specify whether the replica is busy or is a boundary.
getlocalPartitionID() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the local numeric identifier for the replica.
getmodificationTime() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the time of the most recent modification.
getpartitionDN() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the distinguished name of the partition.
getpartitionID() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the numeric identifier for the partition.
getpurgeTime() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the most recent time in which all data has been synchronized.
getreplicaState() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the current state of the replica.
getreplicaType() - Method in class com.novell.ldap.extensions.GetReplicaInfoResponse
Returns the replica type.

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