public static class Passwords.PasswordConf
extends org.xipki.util.ValidatableConf
| Modifier and Type | Field and Description |
|---|---|
static Passwords.PasswordConf |
DEFAULT |
static String |
dflt_masterPasswordCallback |
| Constructor and Description |
|---|
PasswordConf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMasterPasswordCallback() |
List<String> |
getSinglePasswordResolvers() |
void |
setMasterPasswordCallback(String masterPasswordCallback) |
void |
setSinglePasswordResolvers(List<String> singlePasswordResolvers) |
void |
validate() |
public static final String dflt_masterPasswordCallback
public static final Passwords.PasswordConf DEFAULT
public String getMasterPasswordCallback()
public void setMasterPasswordCallback(String masterPasswordCallback)
public void setSinglePasswordResolvers(List<String> singlePasswordResolvers)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class org.xipki.util.ValidatableConforg.xipki.util.InvalidConfExceptionCopyright © 2020. All rights reserved.