MgmtEntry.AddUser, MgmtEntry.Ca, MgmtEntry.CaHasRequestor, MgmtEntry.CaHasUser, MgmtEntry.Certprofile, MgmtEntry.ChangeCa, MgmtEntry.ChangeUser, MgmtEntry.Publisher, MgmtEntry.Requestor, MgmtEntry.Signer, MgmtEntry.User| Constructor and Description |
|---|
Signer(String name,
String type,
String conf,
String base64Cert) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBase64Cert() |
org.xipki.security.X509Cert |
getCertificate() |
String |
getConf() |
String |
getName() |
String |
getType() |
int |
hashCode() |
boolean |
isFaulty() |
void |
setCertificate(org.xipki.security.X509Cert certificate) |
void |
setConf(String conf) |
void |
setConfFaulty(boolean confFaulty) |
String |
toString() |
String |
toString(boolean verbose) |
String |
toString(boolean verbose,
boolean ignoreSensitiveInfo) |
public String getName()
public String getType()
public void setConf(String conf)
public String getConf()
public org.xipki.security.X509Cert getCertificate()
public void setCertificate(org.xipki.security.X509Cert certificate)
public String getBase64Cert()
public boolean isFaulty()
public void setConfFaulty(boolean confFaulty)
public String toString(boolean verbose)
public String toString(boolean verbose, boolean ignoreSensitiveInfo)
Copyright © 2020. All rights reserved.