public class X509RemoverModule extends X509CaModule implements Closeable
caCert, caIdent, caInfo, LOG, MINUTE_PER_DAY, MS_PER_DAY, MS_PER_HOUR, MS_PER_MINUTE, MS_PER_SECOND, MS_PER_WEEK, TIMEZONE_UTC| 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,
String msgId) |
org.xipki.ca.api.CertWithDbId |
removeCert(CertStore.SerialWithId serialNumber,
String msgId) |
auditService, finish, newAuditEvent, newPerfAuditEvent, verifySignaturepublic X509RemoverModule(CaManagerImpl caManager, CaInfo caInfo, CertStore certstore, org.xipki.ca.server.X509PublisherModule publisherModule)
public org.xipki.ca.api.CertWithDbId removeCert(CertStore.SerialWithId serialNumber, String msgId) throws org.xipki.ca.api.OperationException
org.xipki.ca.api.OperationExceptionpublic org.xipki.ca.api.CertWithDbId removeCert(BigInteger serialNumber, String msgId) throws org.xipki.ca.api.OperationException
org.xipki.ca.api.OperationExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2021. All rights reserved.