Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/ntlm/SmbjEngine.java

         * @throws NTLMEngineException if an NTLM engine error occurs.
         */
        @Override
        public String generateType1Msg(final String arg0, final String arg1) throws NTLMEngineException {
            // TODO Auto-generated method stub
            return null;
        }
    
        /**
         * Generates a Type 3 NTLM message.
         * @param username The username.
         * @param password The password.
         * @param domain The domain.
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sun Jul 06 02:13:03 UTC 2025
    - 2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="0xCFFAEDFE" type="string" offset="0">
            <match value="0x00000008" type="little32" offset="12"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="application/x-mach-o-dylib-stub">
        <_comment>Mach-O shared library for static linking</_comment>
        <magic priority="55">
          <match value="0xFEEDFACE" type="string" offset="0">
            <match value="0x00000009" type="big32" offset="12"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top