public class X509RemoverModule extends X509CaModule implements Closeable
caCert, caIdent, caInfo, encodedCaCertChain, LOG, MINUTE_PER_DAY, MS_PER_DAY, MS_PER_HOUR, MS_PER_MINUTE, MS_PER_SECOND, MS_PER_WEEK| Constructor and Description |
|---|
X509RemoverModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisherModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.xipki.ca.api.CertWithDbId |
removeCert(BigInteger serialNumber,
org.xipki.audit.AuditEvent event) |
org.xipki.ca.api.CertWithDbId |
removeCert(CertStore.SerialWithId serialNumber,
org.xipki.audit.AuditEvent event) |
auditService, finish, newAuditEvent, setEventStatus, verifySignaturepublic X509RemoverModule(CaManagerImpl caManager, CaInfo caInfo, CertStore certstore, org.xipki.ca.server.X509PublisherModule publisherModule)
public org.xipki.ca.api.CertWithDbId removeCert(CertStore.SerialWithId serialNumber, org.xipki.audit.AuditEvent event) throws org.xipki.util.exception.OperationException
org.xipki.util.exception.OperationExceptionpublic org.xipki.ca.api.CertWithDbId removeCert(BigInteger serialNumber, org.xipki.audit.AuditEvent event) throws org.xipki.util.exception.OperationException
org.xipki.util.exception.OperationExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2022. All rights reserved.