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 |
|---|
CaHasRequestor(NameId requestorIdent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(MgmtEntry.CaHasRequestor obj,
boolean ignoreId) |
boolean |
equals(Object obj) |
int |
getPermission() |
Set<String> |
getProfiles() |
NameId |
getRequestorIdent() |
int |
hashCode() |
boolean |
isCertprofilePermitted(String certprofile) |
boolean |
isPermitted(int permission) |
boolean |
isRa() |
void |
setPermission(int permission) |
void |
setProfiles(Set<String> profiles) |
void |
setRa(boolean ra) |
void |
setRequestorIdent(NameId requestorIdent) |
String |
toString() |
public CaHasRequestor(NameId requestorIdent)
public boolean isRa()
public void setRa(boolean ra)
public int getPermission()
public void setPermission(int permission)
public NameId getRequestorIdent()
public void setRequestorIdent(NameId requestorIdent)
public boolean isCertprofilePermitted(String certprofile)
public boolean isPermitted(int permission)
public boolean equals(MgmtEntry.CaHasRequestor obj, boolean ignoreId)
Copyright © 2019. All rights reserved.