public class SubentryInterceptor.HideEntriesFilter extends Object implements EntryFilter
| Constructor and Description |
|---|
SubentryInterceptor.HideEntriesFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(SearchingOperationContext operation,
ClonedServerEntry entry)
Filters the contents of search entries on the way out the door to
client callers.
|
public SubentryInterceptor.HideEntriesFilter()
public boolean accept(SearchingOperationContext operation, ClonedServerEntry entry) throws Exception
EntryFilteraccept in interface EntryFilterentry - the result to accept or reject possibly modifying itException - if there are failures during evaluationCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.