Package | Description |
---|---|
org.alfresco.jlan.smb.nt |
Modifier and Type | Method and Description |
---|---|
int |
ACE.loadACE(byte[] buf,
int off)
Load the access control entry from the specified buffer
|
int |
ACE.loadACE(DataBuffer buf)
Load the access control entry from the specified buffer
|
int |
ACL.loadACL(byte[] buf,
int off)
Load the access control list from the specified buffer
|
int |
ACL.loadACL(DataBuffer buf)
Load the access control list from the specified buffer
|
int |
SecurityDescriptor.loadDescriptor(byte[] buf,
int off)
Load the security descriptor from the specified buffer
|
int |
SecurityDescriptor.loadDescriptor(DataBuffer buf)
Load the security descriptor from the specified buffer
|
int |
SID.loadSID(byte[] buf,
int off,
boolean domain)
Load the SID from the specified buffer
|
int |
SID.loadSID(DataBuffer buf,
boolean domain)
Load the SID from the specified buffer
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.