Package | Description |
---|---|
org.alfresco.jlan.client | |
org.alfresco.jlan.server.filesys | |
org.alfresco.jlan.server.filesys.db |
Modifier and Type | Method and Description |
---|---|
SecurityDescriptor |
CIFSDiskSession.NTQuerySecurityDescriptor(int fid,
int flags)
Perform an NT query security descriptor transaction for the specified file or directory
|
Modifier and Type | Method and Description |
---|---|
void |
CIFSDiskSession.NTSetSecurityDescriptor(int fid,
SecurityDescriptor secdesc,
int flags)
Set the security descriptor for the specified file/directory
|
Modifier and Type | Method and Description |
---|---|
SecurityDescriptor |
SecurityDescriptorInterface.loadSecurityDescriptor(SrvSession sess,
TreeConnection tree,
NetworkFile netFile)
Load a security descriptor for the specified file
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityDescriptorInterface.saveSecurityDescriptor(SrvSession sess,
TreeConnection tree,
NetworkFile netFile,
SecurityDescriptor secDesc)
Save the security descriptor for the specified file
|
Modifier and Type | Method and Description |
---|---|
SecurityDescriptor |
DBDiskDriver.loadSecurityDescriptor(SrvSession sess,
TreeConnection tree,
NetworkFile netFile)
Load a security descriptor for the specified file
|
Modifier and Type | Method and Description |
---|---|
void |
DBDiskDriver.saveSecurityDescriptor(SrvSession sess,
TreeConnection tree,
NetworkFile netFile,
SecurityDescriptor secDesc)
Save the security descriptor for the specified file
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.