Class CertificateFactory

All Implemented Interfaces:
IAliasedCertificateFactory, ICertificateFactory, IKeyStoreCertificateFactory, IStorableCertificateFactory, IDynamicComponent

@ThreadSafe public class CertificateFactory extends AbstractCertificateFactory implements IStorableCertificateFactory
An implementation of a file-based certificate factory using a custom key store type. Since v4.6.4 this class is derived from AbstractCertificateFactory.
Author:
Philip Helger