|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchRequest | |
---|---|
org.pfsw.tools.beluga.ldap.directory | |
org.pfsw.tools.beluga.ldap.messages | |
org.pfsw.tools.beluga.ldap.proxy | |
org.pfsw.tools.beluga.ldap.server |
Uses of SearchRequest in org.pfsw.tools.beluga.ldap.directory |
---|
Methods in org.pfsw.tools.beluga.ldap.directory with parameters of type SearchRequest | |
---|---|
SearchResponse[] |
Directory.search(SearchRequest request)
Executes a LDAPv3 searchRequest. |
Uses of SearchRequest in org.pfsw.tools.beluga.ldap.messages |
---|
Constructors in org.pfsw.tools.beluga.ldap.messages with parameters of type SearchRequest | |
---|---|
SearchResultDone(SearchRequest request)
Initialize the new instance with default values. |
|
SearchResultEntry(SearchRequest request)
Initialize the new instance with default values. |
Uses of SearchRequest in org.pfsw.tools.beluga.ldap.proxy |
---|
Methods in org.pfsw.tools.beluga.ldap.proxy with parameters of type SearchRequest | |
---|---|
SearchResponse[] |
ProxyServer.search(SearchRequest request)
|
Uses of SearchRequest in org.pfsw.tools.beluga.ldap.server |
---|
Methods in org.pfsw.tools.beluga.ldap.server with parameters of type SearchRequest | |
---|---|
SearchResponse[] |
LDAPv3RequestProcessor.search(SearchRequest request)
Executes a LDAPv3 SearchRequest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |