Class ExactMatchCertUserLocator

  • All Implemented Interfaces:
    CertUserLocator

    public class ExactMatchCertUserLocator
    extends java.lang.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 Detail

      • ExactMatchCertUserLocator

        public ExactMatchCertUserLocator()
        Constructs certificate matching agent.