public class AclListInfo extends Object
Constructor and Description |
---|
AclListInfo(CSEnvCache envCache, DataObject docInfo, ITrace trace)
Determines if there is any information to be used in this list.
|
Modifier and Type | Method and Description |
---|---|
static Integer |
getAccessLevel(AclListInfo aclListInfo, String entry) |
int |
getAliasListAccess(String aliasname, ITrace trace) |
Set<String> |
getAliasNames() |
int |
getRoleListAccess(String rolename, ITrace trace) |
int |
getUserListAccess(String username) |
boolean |
isAclListChecked(ITrace trace) |
public AclListInfo(CSEnvCache envCache, DataObject docInfo, ITrace trace) throws IdcClientException
IdcClientException
public boolean isAclListChecked(ITrace trace) throws IdcClientException
IdcClientException
public int getUserListAccess(String username)
public static Integer getAccessLevel(AclListInfo aclListInfo, String entry)