Package | Description |
---|---|
org.alfresco.jlan.client.admin | |
org.alfresco.jlan.smb.nt |
Modifier and Type | Method and Description |
---|---|
PolicyHandle |
SamrPipeFile.openUser(PolicyHandle domHandle,
RID rid)
Open a user and return the policy handle required to perform other functions on the user
|
Modifier and Type | Method and Description |
---|---|
RID |
RIDList.findRID(int id)
Find the RID with the specified id
|
RID |
RIDList.findRID(int id,
int typ)
Find the RID with the specified id and type
|
RID |
RIDList.findRID(String name,
int typ)
Find the RID with the specified name and type
|
RID |
RIDList.getRIDAt(int idx)
Return a RID from the list
|
RID |
RIDList.removeRID(int id)
Remove a RID from the list
|
Modifier and Type | Method and Description |
---|---|
void |
RIDList.addRID(RID rid)
Add a RID to the list
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.