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 |
|---|
Publisher(NameId ident,
String type,
String conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(MgmtEntry.Publisher obj,
boolean ignoreId) |
boolean |
equals(Object obj) |
String |
getConf() |
NameId |
getIdent() |
String |
getType() |
int |
hashCode() |
boolean |
isFaulty() |
void |
setConf(String conf) |
void |
setFaulty(boolean faulty) |
void |
setIdent(NameId ident) |
void |
setType(String type) |
String |
toString() |
public void setIdent(NameId ident)
public NameId getIdent()
public void setType(String type)
public String getType()
public void setConf(String conf)
public String getConf()
public boolean isFaulty()
public void setFaulty(boolean faulty)
public boolean equals(MgmtEntry.Publisher obj, boolean ignoreId)
Copyright © 2020. All rights reserved.