MgmtEntry.AddUser, MgmtEntry.Ca, MgmtEntry.CaHasRequestor, MgmtEntry.CaHasUser, MgmtEntry.Certprofile, MgmtEntry.ChangeCa, MgmtEntry.ChangeUser, MgmtEntry.Publisher, MgmtEntry.Requestor, MgmtEntry.Signer, MgmtEntry.User| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(MgmtEntry.CaHasUser obj,
boolean ignoreId) |
boolean |
equals(Object obj) |
int |
getPermission() |
Set<String> |
getProfiles() |
NameId |
getUserIdent() |
int |
hashCode() |
void |
setPermission(int permission) |
void |
setProfiles(Set<String> profiles) |
void |
setUserIdent(NameId userIdent) |
String |
toString() |
public CaHasUser(NameId userIdent)
public int getPermission()
public void setPermission(int permission)
public void setUserIdent(NameId userIdent)
public NameId getUserIdent()
public boolean equals(MgmtEntry.CaHasUser obj, boolean ignoreId)
Copyright © 2020. All rights reserved.