Class SubjectDNToUserAttributeCertificateMapper

java.lang.Object
org.opends.server.api.CertificateMapper<SubjectDnToUserAttributeCertificateMapperCfg>
org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
All Implemented Interfaces:
ConfigurationChangeListener<SubjectDnToUserAttributeCertificateMapperCfg>

public final class SubjectDNToUserAttributeCertificateMapper extends CertificateMapper<SubjectDnToUserAttributeCertificateMapperCfg>
This class implements a very simple Directory Server certificate mapper that will map a certificate to a user only if that user's entry contains an attribute with the subject of the client certificate. There must be exactly one matching user entry for the mapping to be successful.