Class ExactMatchCertUserLocator

java.lang.Object
com.netscape.cmscore.usrgrp.ExactMatchCertUserLocator
All Implemented Interfaces:
CertUserLocator

public class ExactMatchCertUserLocator extends Object implements CertUserLocator
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope. It matches the "description" field which contains a stringied certificate.
Version:
$Revision$, $Date$
Author:
thomask, cfu
  • Constructor Details

    • ExactMatchCertUserLocator

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