public class CertprofileEntry extends Object
| Constructor and Description |
|---|
CertprofileEntry(org.xipki.ca.api.NameId ident,
String type,
String conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(CertprofileEntry obj,
boolean ignoreId) |
boolean |
equals(Object obj) |
String |
getConf() |
org.xipki.ca.api.NameId |
getIdent() |
String |
getType() |
int |
hashCode() |
boolean |
isFaulty() |
void |
setFaulty(boolean faulty) |
String |
toString() |
String |
toString(boolean verbose) |
public org.xipki.ca.api.NameId getIdent()
public String getType()
public String getConf()
public boolean isFaulty()
public void setFaulty(boolean faulty)
public String toString(boolean verbose)
public boolean equals(CertprofileEntry obj, boolean ignoreId)
Copyright © 2018. All rights reserved.