Package | Description |
---|---|
org.alfresco.jlan.client.admin | |
org.alfresco.jlan.smb.nt |
Modifier and Type | Method and Description |
---|---|
RIDList |
SamrPipeFile.getAliasesForUser(PolicyHandle domHandle,
SID userSID)
Return the list of aliases that the user has membership of
|
RIDList |
SamrPipeFile.getAliasesForUser(String domain,
String userName)
Return the list of aliases that the user has membership of
|
RIDList |
SamrPipeFile.getGroupsForUser(PolicyHandle usrHandle)
Return the list of groups that the user has membership of
|
RIDList |
SamrPipeFile.getGroupsForUser(String domain,
String userName)
Return the list of groups that the user has membership of
|
RIDList |
SamrPipeFile.lookupIds(PolicyHandle domHandle,
int[] ids)
Lookup resource ids within a domain and return the resource names and types
|
RIDList |
SamrPipeFile.lookupIds(PolicyHandle domHandle,
int[] ids,
int count)
Lookup resource ids within a domain and return the resource names and types
|
RIDList |
SamrPipeFile.lookupIds(PolicyHandle domHandle,
RIDList rids)
Lookup resource ids within a domain and fill in the resource names and types.
|
RIDList |
SamrPipeFile.lookupName(PolicyHandle domHandle,
String name)
Lookup an object name within a domain and return the resource ids and types
|
RIDList |
SamrPipeFile.lookupName(SID sid)
Lookup the object name for the specified security id
|
Modifier and Type | Method and Description |
---|---|
RIDList |
SamrPipeFile.lookupIds(PolicyHandle domHandle,
RIDList rids)
Lookup resource ids within a domain and fill in the resource names and types.
|
Modifier and Type | Method and Description |
---|---|
void |
RIDList.addRIDs(RIDList list)
Add RIDs from the spefied list to this list
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.