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