Package | Description |
---|---|
org.alfresco.jlan.client | |
org.alfresco.jlan.smb.nt |
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 |
---|---|
int |
ACE.saveACE(byte[] buf,
int off)
Save the access control entry to the specified buffer
|
int |
ACE.saveACE(DataBuffer buf)
Save the access control entry to the specified buffer
|
int |
ACL.saveACL(byte[] buf,
int off)
Save the access control list to the specified buffer
|
int |
ACL.saveACL(DataBuffer buf)
Save the access control list to the specified buffer
|
int |
SecurityDescriptor.saveDescriptor(byte[] buf,
int off)
Save the security descriptor to the specified buffer
|
int |
SecurityDescriptor.saveDescriptor(DataBuffer buf)
Save the security descriptor to the specified buffer
|
int |
SID.saveSID(byte[] buf,
int off)
Save the SID to the specified buffer
|
int |
SID.saveSID(DataBuffer buf)
Save the SID to the specified buffer
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.