パッケージ jcifs.smb1.smb1

クラス SecurityDescriptor


  • public class SecurityDescriptor
    extends Object
    • フィールドの詳細

      • type

        public int type
      • aces

        public ACE[] aces
    • コンストラクタの詳細

      • SecurityDescriptor

        public SecurityDescriptor()
      • SecurityDescriptor

        public SecurityDescriptor​(byte[] buffer,
                                  int bufferIndex,
                                  int len)
                           throws IOException
        例外:
        IOException
    • メソッドの詳細

      • decode

        public int decode​(byte[] buffer,
                          int bufferIndex,
                          int len)
                   throws IOException
        例外:
        IOException