インタフェースの使用
jcifs.ACE
-
ACEを使用しているパッケージ パッケージ 説明 jcifs jcifs.internal.dtyp -
-
jcifsでのACEの使用
ACEを返すjcifsのメソッド 修飾子とタイプ メソッド 説明 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. -
jcifs.internal.dtypでのACEの使用
ACEを実装しているjcifs.internal.dtypのクラス 修飾子とタイプ クラス 説明 classACEAn Access Control Entry (ACE) is an element in a security descriptor such as those associated with files and directories.
-