netscape.ldap
Class LDAPSearchResultReference
java.lang.Object
netscape.ldap.LDAPMessage
netscape.ldap.LDAPSearchResultReference
- All Implemented Interfaces:
- Serializable
- public class LDAPSearchResultReference
- extends LDAPMessage
An LDAPSearchResultReference object encapsulates a continuation
reference from a search operation.
- See Also:
- Serialized Form
| Fields inherited from class netscape.ldap.LDAPMessage |
ABANDON_REQUEST, ADD_REQUEST, ADD_RESPONSE, BIND_REQUEST, BIND_RESPONSE, COMPARE_REQUEST, COMPARE_RESPONSE, DEL_REQUEST, DEL_RESPONSE, EXTENDED_REQUEST, EXTENDED_RESPONSE, MODIFY_RDN_REQUEST, MODIFY_RDN_RESPONSE, MODIFY_REQUEST, MODIFY_RESPONSE, SEARCH_REQUEST, SEARCH_RESPONSE, SEARCH_RESULT, SEARCH_RESULT_REFERENCE, UNBIND_REQUEST |
|
Method Summary |
String[] |
getUrls()
Returns a list of LDAP URLs that are referred to. |
getUrls
public String[] getUrls()
- Returns a list of LDAP URLs that are referred to.
- Returns:
- a list of URLs.
Java is a trademark or registered trademark of Sun Microsystems,
Inc. in the US and other countries.
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.