@Singleton public class UserNameAttrDetector extends OccurrenceAndWeightBasedDetector
| Constructor and Description |
|---|
UserNameAttrDetector() |
| 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, weightsMapprotected boolean applies(org.apache.directory.api.ldap.model.entry.Entry entry,
String attribute)
OccurrenceAndWeightBasedDetectorapplies in class OccurrenceAndWeightBasedDetectorentry - the entry being procesedattribute - the attribute being detectedpublic String detectedProperty()
OccurrenceAndWeightBasedDetectordetectedProperty in class OccurrenceAndWeightBasedDetectorCopyright © 2022 Apache Software Foundation. All rights reserved.