Sun Adapter for LDAP API

Package com.stc.connector.appconn.ldap

Interface Summary
AddAttributesValues Add Attribute Values interface.
AddEntry LDAP Add Entry interface.
AddEntryOptions Add Entry Options interface.
AttributesSelection Attributes Selection interface.
CompareEntry LDAP Compare Entry interface.
CompareEntryOptions Compare Entry Options interface.
EntryOptions Entry Options interface.
LDAPClientApplication LDAP Application interface.
LDAPSearchControls LDAP Search Controls interface.
ModifyEntry LDAP Modify Entry interface.
PersistentSearch LDAP Persistent Search interface.
RemoveAttributesValues Remove Attributes Values interface.
RemoveEntry LDAP Remove Entry interface.
RenameEntry LDAP Rename Entry interface.
ReplaceValues Replace Values interface.
Result Result interface.
Search LDAP Search interface.
SearchOptions Search Options interface used to store the search control options for a search operation.
SearchResults Search Results interface used to receive the results from a search operation.
StartTLSExtension LDAP TLS Extended Operation Interface.
STCAttribute Attribute interface that models a single attribute of an LDAP entry.
STCAttributes Attributes interface that models the attributes of an LDAP entry.
STCEntry Entry interface that models an LDAP entry.
STCEventQueue Event Queue interface used to store the notification events in case of TimestampSearch and PersistentSearch.
STCNotificationEvent STCNotificationEvent interface used for packaging notification event values in case of TimestampSearch & PersistentSearch.
STCValue STC Value interface used for storing the actual value of an attribute's value.
STCValues STC Values interface used storing the attribute values.
TimestampSearch LDAP Timestamp Search interface for LDAP servers not supporting Persistent Search control.
 

Class Summary
ConnectionConstants A centralized static cache defines LDAP Connection configuration parameters and its default value.
 

Exception Summary
LDAPApplicationException Exception class for LDAP application.
 


Sun Adapter for LDAP API