public static class CmpClientConf.Responder
extends org.xipki.util.ValidatableConf
| Modifier and Type | Class and Description |
|---|---|
static class |
CmpClientConf.Responder.PbmMac |
static class |
CmpClientConf.Responder.Signature |
| Constructor and Description |
|---|
Responder() |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.util.FileOrBinary |
getCert() |
String |
getName() |
CmpClientConf.Responder.PbmMac |
getPbmMac() |
CmpClientConf.Responder.Signature |
getSignature() |
void |
setCert(org.xipki.util.FileOrBinary value) |
void |
setName(String value) |
void |
setPbmMac(CmpClientConf.Responder.PbmMac value) |
void |
setSignature(CmpClientConf.Responder.Signature value) |
void |
validate() |
public String getName()
public void setName(String value)
public org.xipki.util.FileOrBinary getCert()
public void setCert(org.xipki.util.FileOrBinary value)
public CmpClientConf.Responder.PbmMac getPbmMac()
public void setPbmMac(CmpClientConf.Responder.PbmMac value)
public CmpClientConf.Responder.Signature getSignature()
public void setSignature(CmpClientConf.Responder.Signature value)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class org.xipki.util.ValidatableConforg.xipki.util.InvalidConfExceptionCopyright © 2019. All rights reserved.