Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Key (0.01 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb1/SmbClient.java

        /** Property key for SMB1 authentications configuration. */
        public static final String SMB_AUTHENTICATIONS_PROPERTY = "smb1Authentications";
    
        /** Property key for SMB1 access control entries. */
        public static final String SMB_ACCESS_CONTROL_ENTRIES = "smb1AccessControlEntries";
    
        /** Property key for SMB1 allowed SID entries. */
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Sep 18 09:30:45 UTC 2025
    - 23K bytes
    - Viewed (0)
  2. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb/SmbClient.java

        /** Property key for SMB authentications configuration. */
        public static final String SMB_AUTHENTICATIONS_PROPERTY = "smbAuthentications";
    
        /** Property key for SMB allowed SID entries. */
        public static final String SMB_ALLOWED_SID_ENTRIES = "smbAllowedSidEntries";
    
        /** Property key for SMB denied SID entries. */
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Sep 18 09:30:45 UTC 2025
    - 22.5K bytes
    - Viewed (0)
Back to top