public static class Pkcs11conf.NewObjectConf
extends org.xipki.util.ValidatableConf
| Modifier and Type | Class and Description |
|---|---|
static class |
Pkcs11conf.NewObjectConf.CertAttribute |
| Constructor and Description |
|---|
NewObjectConf() |
| Modifier and Type | Method and Description |
|---|---|
List<Pkcs11conf.NewObjectConf.CertAttribute> |
getCertAttributes() |
Integer |
getIdLength() |
Boolean |
getIgnoreLabel() |
void |
setCertAttributes(List<Pkcs11conf.NewObjectConf.CertAttribute> certAttributes) |
void |
setIdLength(Integer idLength) |
void |
setIgnoreLabel(Boolean ignoreLabel) |
void |
validate() |
public Boolean getIgnoreLabel()
public void setIgnoreLabel(Boolean ignoreLabel)
public Integer getIdLength()
public void setIdLength(Integer idLength)
public List<Pkcs11conf.NewObjectConf.CertAttribute> getCertAttributes()
public void setCertAttributes(List<Pkcs11conf.NewObjectConf.CertAttribute> certAttributes)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class org.xipki.util.ValidatableConforg.xipki.util.InvalidConfExceptionCopyright © 2019. All rights reserved.