Class FingerprintCertificateMapper

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

public final class FingerprintCertificateMapper extends CertificateMapper<FingerprintCertificateMapperCfg>
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 fingerprint of the client certificate. There must be exactly one matching user entry for the mapping to be successful.