public class CaHasRequestorEntry extends MgmtEntry
| Constructor and Description |
|---|
CaHasRequestorEntry(NameId requestorIdent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(CaHasRequestorEntry 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 CaHasRequestorEntry(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(CaHasRequestorEntry obj, boolean ignoreId)
Copyright © 2021. All rights reserved.