Class Summary |
LDAPCreateRequest |
This class supports the create request to the LDAP service. |
LDAPCreateResponse |
This class wraps the data returned from an LDAP provider via the
LDAP Access Service, in response to a create request. |
LDAPDestroyRequest |
This class supports the destroy request to the LDAP service. |
LDAPDestroyResponse |
This class wraps the data returned from an LDAP provider via the
LDAP Access Service, in response to a destroy request. |
LDAPGetAttributesRequest |
This class supports the getattributes request to the LDAP service. |
LDAPGetAttributesResponse |
This class wraps the data returned from an LDAP provider via the LDAP Access
Service, in response to a getattributes request. |
LDAPListRequest |
This class supports the list and listbindings requests to the
LDAP service. |
LDAPListResponse |
This class wraps the data returned from an LDAP provider via the LDAP Access
Service, in response to a list or listbindings request. |
LDAPLookupRequest |
This class supports the lookup request to the LDAP service. |
LDAPLookupResponse |
This class wraps the data returned from an LDAP provider via the
LDAP Access Service, in response to a lookup request. |
LDAPModifyRequest |
This class supports the modify request to the LDAP service. |
LDAPModifyResponse |
This class wraps the data returned from an LDAP provider via the LDAP Access
Service, in response to a modify request. |
LDAPRequest |
This is the top level class for supporting requests to the LDAP Access
Service. |
LDAPResponse |
This class provides basic support for wrapping data returned from an LDAP
provider, via the LDAP Access Service. |
LDAPSearchRequest |
This class supports the search request to the LDAP service. |
LDAPSearchResponse |
This class wraps the data returned from an LDAP provider via the LDAP Access
Service, in response to a search request. |