public class CaHasUserEntry extends MgmtEntry
| Constructor and Description |
|---|
CaHasUserEntry(NameId userIdent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(CaHasUserEntry 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 CaHasUserEntry(NameId userIdent)
public int getPermission()
public void setPermission(int permission)
public void setUserIdent(NameId userIdent)
public NameId getUserIdent()
public boolean equals(CaHasUserEntry obj, boolean ignoreId)
Copyright © 2021. All rights reserved.