| Package | Description |
|---|---|
| jcifs | |
| jcifs.internal.dtyp |
| Modifier and Type | Method and Description |
|---|---|
ACE[] |
SmbResource.getSecurity()
Return an array of Access Control Entry (ACE) objects representing
the security descriptor associated with this file or directory.
|
ACE[] |
SmbResource.getSecurity(boolean resolveSids)
Return an array of Access Control Entry (ACE) objects representing
the security descriptor associated with this file or directory.
|
ACE[] |
SmbResource.getShareSecurity(boolean resolveSids)
Return an array of Access Control Entry (ACE) objects representing
the share permissions on the share exporting this file or directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ACE
An Access Control Entry (ACE) is an element in a security descriptor
such as those associated with files and directories.
|
Copyright © 2018. All rights reserved.