|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ListOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
MockOperationManager.list(ListOperationContext opContext)
|
EntryFilteringCursor |
DefaultOperationManager.list(ListOperationContext opContext)
TODO document after determining if this method should be here. |
EntryFilteringCursor |
OperationManager.list(ListOperationContext opContext)
TODO document after determining if this method should be here. |
EntryFilteringCursor |
MockInterceptor.list(NextInterceptor next,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.authn |
---|
Methods in org.apache.directory.server.core.authn with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
AuthenticationInterceptor.list(NextInterceptor next,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.authz |
---|
Methods in org.apache.directory.server.core.authz with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
DefaultAuthorizationInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
|
EntryFilteringCursor |
AciAuthorizationInterceptor.list(NextInterceptor next,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.collective |
---|
Methods in org.apache.directory.server.core.collective with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
CollectiveAttributeInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.exception |
---|
Methods in org.apache.directory.server.core.exception with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
ExceptionInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
Checks to see the base being searched exists, otherwise throws the appropriate LdapException. |
Uses of ListOperationContext in org.apache.directory.server.core.interceptor |
---|
Methods in org.apache.directory.server.core.interceptor with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
InterceptorChain.list(ListOperationContext opContext)
|
EntryFilteringCursor |
NextInterceptor.list(ListOperationContext opContext)
Calls the next interceptor's Interceptor.list( NextInterceptor, ListOperationContext ) . |
EntryFilteringCursor |
Interceptor.list(NextInterceptor next,
ListOperationContext opContext)
Filters Partition.list( ListOperationContext ) call. |
EntryFilteringCursor |
BaseInterceptor.list(NextInterceptor next,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.normalization |
---|
Methods in org.apache.directory.server.core.normalization with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
NormalizationInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
Filters Partition.list( ListOperationContext ) call. |
Uses of ListOperationContext in org.apache.directory.server.core.operational |
---|
Methods in org.apache.directory.server.core.operational with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
OperationalAttributeInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
DefaultPartitionNexus.list(ListOperationContext opContext)
|
EntryFilteringCursor |
Partition.list(ListOperationContext opContext)
A specialized form of one level search used to return a minimal set of information regarding child entries under a base. |
EntryFilteringCursor |
NullPartition.list(ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.partition.impl.btree |
---|
Methods in org.apache.directory.server.core.partition.impl.btree with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
BTreePartition.list(ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.schema |
---|
Methods in org.apache.directory.server.core.schema with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
SchemaPartition.list(ListOperationContext opContext)
|
EntryFilteringCursor |
SchemaInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
|
Uses of ListOperationContext in org.apache.directory.server.core.subtree |
---|
Methods in org.apache.directory.server.core.subtree with parameters of type ListOperationContext | |
---|---|
EntryFilteringCursor |
SubentryInterceptor.list(NextInterceptor nextInterceptor,
ListOperationContext opContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |