public class SubentryInterceptor.HideSubentriesFilter extends Object implements EntryFilter
Constructor and Description |
---|
HideSubentriesFilter() |
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
EntryFilter
accept
in interface EntryFilter
entry
- the result to accept or reject possibly modifying itException
- if there are failures during evaluationCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.