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

T

TAG - Static variable in class com.novell.ldap.asn1.ASN1Boolean
ASN.1 BOOLEAN tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1Enumerated
ASN.1 tag definition for ENUMERATED
TAG - Static variable in class com.novell.ldap.asn1.ASN1Integer
ASN.1 INTEGER tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1Null
ASN.1 NULL tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1OctetString
ASN.1 OCTET STRING tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1Sequence
ASN.1 SEQUENCE tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1SequenceOf
ASN.1 SEQUENCE OF tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1Set
ASN.1 SET tag definition.
TAG - Static variable in class com.novell.ldap.asn1.ASN1SetOf
ASN.1 SET OF tag definition.
TIME_LIMIT_EXCEEDED - Static variable in class com.novell.ldap.LDAPException
Indicates that the operation's time limit specified by either the client or the server has been exceeded.
TLS_NOT_SUPPORTED - Static variable in class com.novell.ldap.LDAPException
Indicates that TLS is not supported on the server.
TRIGGER_BKLINKER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerBackLinkerRequest OID.
TRIGGER_BKLINKER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerBackLinkerRequest OID.
TRIGGER_BKLINKER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerBackLinkerResponse OID.
TRIGGER_BKLINKER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerBackLinkerResponse OID.
TRIGGER_JANITOR_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerJanitorRequest OID.
TRIGGER_JANITOR_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerJanitorRequest OID.
TRIGGER_JANITOR_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerJanitorResponse OID.
TRIGGER_JANITOR_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerJanitorResponse OID.
TRIGGER_LIMBER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerLimberRequest OID.
TRIGGER_LIMBER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerLimberRequest OID.
TRIGGER_LIMBER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerLimberResponse OID.
TRIGGER_LIMBER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerLimberResponse OID.
TRIGGER_PART_PURGE_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerPartitionPurgeRequest OID.
TRIGGER_PART_PURGE_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerPartitionPurgeRequest OID.
TRIGGER_PART_PURGE_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerPartitionPurgeResponse OID.
TRIGGER_PART_PURGE_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerPartitionPurgeResponse OID.
TRIGGER_SCHEMA_SYNC_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerSchemaSyncRequest OID.
TRIGGER_SCHEMA_SYNC_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerSchemaSyncRequest OID.
TRIGGER_SCHEMA_SYNC_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerSchemaSyncResponse OID.
TRIGGER_SCHEMA_SYNC_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerSchemaSyncResponse OID.
TRIGGER_SKULKER_REQ - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerSkulkerRequest OID.
TRIGGER_SKULKER_REQ - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerSkulkerRequest OID.
TRIGGER_SKULKER_RES - Static variable in class com.novell.ldap.extensions.NamingContextConstants
A constant for the triggerSkulkerResponse OID.
TRIGGER_SKULKER_RES - Static variable in class com.novell.ldap.extensions.ReplicationConstants
A constant for the triggerSkulkerResponse OID.
TYPE_UNKNOWN - Static variable in interface com.novell.ldap.events.EventConstant
This type definition is for event type where event type is not known.
TriggerBackgroundProcessRequest - class com.novell.ldap.extensions.TriggerBackgroundProcessRequest.
This API is used to trigger the specified background process on the Novell eDirectory server.
TriggerBackgroundProcessRequest(int) - Constructor for class com.novell.ldap.extensions.TriggerBackgroundProcessRequest
Based on the process ID specified this constructer cosntructs an LDAPExtendedOperation object with the apppropriate OID.
taggedValue() - Method in class com.novell.ldap.asn1.ASN1Tagged
Returns the ASN1Object stored in this ASN1Tagged object
toArray() - Method in class com.novell.ldap.asn1.ASN1Structured
Returns an array containing the individual ASN.1 elements of this ASN1Structed object.
toString() - Method in class com.novell.ldap.LDAPAddRequest
Return an ASN1 representation of this add request.
toString() - Method in class com.novell.ldap.LDAPAttribute
Returns a string representation of this LDAPAttribute
toString() - Method in class com.novell.ldap.LDAPAttributeSet
Returns a string representation of this LDAPAttributeSet
toString() - Method in class com.novell.ldap.LDAPBindRequest
Return an ASN1 representation of this add request.
toString() - Method in class com.novell.ldap.LDAPControl
Returns a string representation of this class.
toString() - Method in class com.novell.ldap.LDAPDeleteRequest
Return an ASN1 representation of this delete request #return an ASN1 representation of this object
toString() - Method in class com.novell.ldap.LDAPEntry
Returns a string representation of this LDAPEntry
toString() - Method in class com.novell.ldap.LDAPException
returns a string of information about the exception and the the nested exceptions, if any.
toString() - Method in class com.novell.ldap.LDAPExtendedOperation
Returns a valid string representation of this LDAP URL.
toString() - Method in class com.novell.ldap.LDAPLocalException
returns a string of information about the exception and the the nested exceptions, if any.
toString() - Method in class com.novell.ldap.LDAPMessage
Creates a String representation of this object
toString() - Method in class com.novell.ldap.LDAPModification
Returns a string representation of this class.
toString() - Method in class com.novell.ldap.LDAPModifyDNRequest
Return an ASN1 representation of this mod DN request #return an ASN1 representation of this object
toString() - Method in class com.novell.ldap.LDAPModifyRequest
Return an ASN1 representation of this modify request #return an ASN1 representation of this object
toString() - Method in class com.novell.ldap.LDAPReferralException
returns a string of information about the exception and the the nested exceptions, if any.
toString() - Method in class com.novell.ldap.LDAPSchemaElement
Returns a string in a format suitable for directly adding to a directory, as a value of the particular schema element.
toString() - Method in class com.novell.ldap.LDAPSearchResult
Return a String representation of this object.
toString() - Method in class com.novell.ldap.LDAPUrl
Returns a valid string representation of this LDAP URL.
toString() - Method in class com.novell.ldap.asn1.ASN1Boolean
Returns a String representation of this ASN1Boolean object.
toString() - Method in class com.novell.ldap.asn1.ASN1Choice
Return a String representation of this ASN1Object.
toString() - Method in class com.novell.ldap.asn1.ASN1Enumerated
Return a String representation of this ASN1Enumerated.
toString() - Method in class com.novell.ldap.asn1.ASN1Integer
Returns a String representation of this ASN1Integer object.
toString() - Method in class com.novell.ldap.asn1.ASN1Null
Return a String representation of this ASN1Null object.
toString() - Method in class com.novell.ldap.asn1.ASN1Object
Return a String representation of this ASN1Object.
toString() - Method in class com.novell.ldap.asn1.ASN1OctetString
Return a String representation of this ASN1Object.
toString() - Method in class com.novell.ldap.asn1.ASN1Sequence
Return a String representation of this ASN1Sequence.
toString() - Method in class com.novell.ldap.asn1.ASN1SequenceOf
Returns a String representation of this ASN1SequenceOf object
toString() - Method in class com.novell.ldap.asn1.ASN1Set
Returns a String representation of this ASN1Set.
toString() - Method in class com.novell.ldap.asn1.ASN1SetOf
Return a String representation of this ASN1SetOf.
toString(String) - Method in class com.novell.ldap.asn1.ASN1Structured
Creates a String representation of this ASN1Structured.
toString() - Method in class com.novell.ldap.asn1.ASN1Tagged
Return a String representation of this ASN1Object.
toString() - Method in class com.novell.ldap.controls.LDAPEntryChangeControl
Returns a string representation of the control for debugging.
toString() - Method in class com.novell.ldap.controls.LDAPPersistSearchControl
 
toString() - Method in class com.novell.ldap.events.LDAPEvent
Returns an String Representaion of SearchResultEvent.
toString() - Method in class com.novell.ldap.events.SearchResultEvent
Returns an String Representaion of SearchResultEvent.
toString() - Method in class com.novell.ldap.events.edir.EdirEventIntermediateResponse
Returns the String Representation of this Object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.BinderyObjectEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.ChangeAddressEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.ConnectionStateEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.DSETimeStamp
String Representation of the Class
toString() - Method in class com.novell.ldap.events.edir.eventdata.DebugEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.DebugParameter
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.EntryEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.GeneralDSEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.ModuleStateEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.NetworkAddressEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.SecurityEquivalenceEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.events.edir.eventdata.ValueEventData
Returns a string representation of the object.
toString() - Method in class com.novell.ldap.util.DN
Creates and returns a string that represents this DN.
toString() - Method in class com.novell.ldap.util.RDN
Creates a string that represents this RDN, according to RFC 2253
toString(boolean) - Method in class com.novell.ldap.util.RDN
Creates a string that represents this RDN.
toString() - Method in class com.novell.security.sasl.SaslException
Returns the string representation of this exception.

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