public class SubentryInterceptor.HideEntriesFilter extends Object implements EntryFilter
| Constructor and Description |
|---|
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 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–2014 The Apache Software Foundation. All rights reserved.