public class CaHasUserEntry extends Object
| Constructor and Description |
|---|
CaHasUserEntry(org.xipki.ca.api.NameId userIdent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(CaHasUserEntry obj,
boolean ignoreId) |
boolean |
equals(Object obj) |
int |
getPermission() |
Set<String> |
getProfiles() |
org.xipki.ca.api.NameId |
getUserIdent() |
int |
hashCode() |
void |
setPermission(int permission) |
void |
setProfiles(Set<String> profiles) |
String |
toString() |
public int getPermission()
public void setPermission(int permission)
public org.xipki.ca.api.NameId getUserIdent()
public boolean equals(CaHasUserEntry obj, boolean ignoreId)
Copyright © 2018. All rights reserved.