Package | Description |
---|---|
org.apache.ambari.server.ldap.service.ads.detectors |
Modifier and Type | Class and Description |
---|---|
class |
ChainedAttributeDetector
Attribute detector implementation that performs the attribute detection on a configured set of attribute detectors.
|
class |
GroupMemberAttrDetector |
class |
GroupNameAttrDetector |
class |
GroupObjectClassDetector |
class |
OccurrenceAndWeightBasedDetector
Attribute detector implementation that detects attributes considering their count of occurrence in a sample set of entries.
|
class |
UserGroupMemberAttrDetector |
class |
UserNameAttrDetector |
class |
UserObjectClassDetector |
Constructor and Description |
---|
ChainedAttributeDetector(Set<AttributeDetector> detectors) |
Copyright © 2022 Apache Software Foundation. All rights reserved.