public static class OcspServerConf.Nonce
extends org.xipki.util.ValidatableConf
| Constructor and Description |
|---|
Nonce() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxLen() |
Integer |
getMinLen() |
org.xipki.util.TripleState |
getOccurrence() |
void |
setMaxLen(Integer maxLen) |
void |
setMinLen(Integer minLen) |
void |
setOccurrence(org.xipki.util.TripleState occurrence) |
void |
validate() |
public org.xipki.util.TripleState getOccurrence()
public void setOccurrence(org.xipki.util.TripleState occurrence)
public Integer getMinLen()
public void setMinLen(Integer minLen)
public Integer getMaxLen()
public void setMaxLen(Integer maxLen)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class org.xipki.util.ValidatableConforg.xipki.util.InvalidConfExceptionCopyright © 2019. All rights reserved.