Package | Description |
---|---|
org.apache.directory.server.ldap |
Contains the entry point for the LDAP protocol provider and the
session registry.
|
Modifier and Type | Method and Description |
---|---|
PagedSearchContext |
LdapSession.getPagedSearchContext(int contextId)
Get paged search context associated with an ID
|
PagedSearchContext |
LdapSession.removePagedSearchContext(int contextId)
Remove a Paged Search context from the map storing all of them.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapSession.addPagedSearchContext(PagedSearchContext context)
Add a new Paged Search context into the stored context.
|
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.