public class GroupMemberAttrDetector extends OccurrenceAndWeightBasedDetector
Constructor and Description |
---|
GroupMemberAttrDetector() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
applies(org.apache.directory.api.ldap.model.entry.Entry entry,
String attribute)
Checks whether the provided atribute is present in the entry.s
|
String |
detectedProperty()
The configuration key being detected.
|
collect, detect, occurrenceMap, weightsMap
protected boolean applies(org.apache.directory.api.ldap.model.entry.Entry entry, String attribute)
OccurrenceAndWeightBasedDetector
applies
in class OccurrenceAndWeightBasedDetector
entry
- the entry being procesedattribute
- the attribute being detectedpublic String detectedProperty()
OccurrenceAndWeightBasedDetector
detectedProperty
in class OccurrenceAndWeightBasedDetector
Copyright © 2022 Apache Software Foundation. All rights reserved.