public static class CaCertstore.ReqCert extends IdentifidDbObject
| Constructor and Description |
|---|
ReqCert() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCid() |
Long |
getRid() |
void |
setCid(long cid) |
void |
setRid(long rid) |
void |
validate() |
getId, setIdpublic Long getRid()
public void setRid(long rid)
public Long getCid()
public void setCid(long cid)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class IdentifidDbObjectorg.xipki.util.InvalidConfExceptionCopyright © 2021. All rights reserved.