public static class CaCertstore.Crl extends IdentifidDbObject
| Constructor and Description |
|---|
Crl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCaId() |
String |
getCrlNo() |
Integer |
getCrlScope() |
String |
getFile() |
void |
setCaId(Integer caId) |
void |
setCrlNo(String crlNo) |
void |
setCrlScope(Integer crlScope) |
void |
setFile(String file) |
void |
validate() |
getId, setIdpublic Integer getCaId()
public void setCaId(Integer caId)
public String getCrlNo()
public void setCrlNo(String crlNo)
public Integer getCrlScope()
public void setCrlScope(Integer crlScope)
public String getFile()
public void setFile(String file)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class IdentifidDbObjectorg.xipki.util.InvalidConfExceptionCopyright © 2021. All rights reserved.