Class CertDNCertUserLocator

java.lang.Object
com.netscape.certsrv.usrgrp.CertUserLocator
com.netscape.cmscore.usrgrp.CertDNCertUserLocator

public class CertDNCertUserLocator extends CertUserLocator
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope. It matches the "certdn" field which contains the subject dn of the certificate
Version:
$Revision$, $Date$
Author:
cfu
  • Field Details

  • Constructor Details

    • CertDNCertUserLocator

      public CertDNCertUserLocator()
      Constructs certificate matching agent.
  • Method Details