Package | Description |
---|---|
org.alfresco.jlan.smb.nt |
Modifier and Type | Method and Description |
---|---|
ACE |
ACL.getACE(int idx)
Return the required access control entry from the ACL
|
Modifier and Type | Method and Description |
---|---|
void |
ACL.addACE(ACE ace)
Add an access control entry (ACE) to the ACL
|
void |
ACL.deleteACE(ACE ace)
Delete an access control entry from the ACL
|
Constructor and Description |
---|
ACL(ACE ace)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.