public class SubentryInterceptor.HideSubentriesFilter extends Object implements EntryFilter
Constructor and Description |
---|
SubentryInterceptor.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 SubentryInterceptor.HideSubentriesFilter()
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-2013 Apache Software Foundation. All Rights Reserved.