- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 268 for doen (0.09 sec)
-
src/main/java/jcifs/smb/NtlmPasswordAuthentication.java
/* * This still isn't quite right. If one npa object does not have external * hashes and the other does then they will not be considered equal even * though they may be. */ } return true; } return false;Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 9.3K bytes - Viewed (0) -
src/main/java/jcifs/internal/witness/WitnessEventType.java
*/ IP_CHANGE(4), /** * Share deleted - share removal notification */ SHARE_DELETE(5), /** * Cluster node unavailable - node down event */ NODE_UNAVAILABLE(6), /** * Cluster node available - node up event */ NODE_AVAILABLE(7); private final int value; /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 23 09:06:40 UTC 2025 - 2.5K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.idl
ACB_WSTRUST = 0x00000080, /* 1 = Workstation trust account */ ACB_SVRTRUST = 0x00000100, /* 1 = Server trust account */ ACB_PWNOEXP = 0x00000200, /* 1 = User password does not expire */ ACB_AUTOLOCK = 0x00000400, /* 1 = Account auto locked */ ACB_ENC_TXT_PWD_ALLOWED = 0x00000800, /* 1 = Encryped text password is allowed */
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 3.1K bytes - Viewed (0) -
dbflute_fess/extlib/_readme.txt
Directory for library extension If you use a database that DBFlute does not have its JDBC driver, put your own JDBC driver for the database here.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 04 22:46:31 UTC 2015 - 177 bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/converter/AnalyzerConverter.java
* <li>{@link #AnalyzerConverter(Client, SuggestSettings)}: Initializes the converter with the given client and settings.</li> * </ul> * * <p>Methods: * <ul> * <li>{@link #init()}: Initializes the converter. Currently does nothing.</li> * <li>{@link #convert(String, String, String...)}: Converts the given text using the specified field and languages.</li> * </ul> * * <p>Inner Class: * <ul>
Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 17 14:28:21 UTC 2025 - 6.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/Trans2QueryFSInformation.java
* name as a zero terminated ascii string "\TMP" + '\0' * * As is this works, but it deviates from the spec section 4.1.6.6 but * maybe I should put it in. Wonder what NT does? */ return dstIndex - start; } @Override int writeDataWireFormat(final byte[] dst, final int dstIndex) { return 0; } @Override
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 2.7K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/json/test.json
{ "title": "Sample Document", "author": "John Doe", "version": "1.0", "published": "2025-01-15", "tags": ["crawler", "extractor", "json"], "content": { "summary": "This is a sample JSON document for testing", "body": "The extractor should handle nested objects and arrays properly" }, "metadata": { "created_at": "2025-01-01T00:00:00Z", "updated_at": "2025-01-15T12:00:00Z" }Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 03:46:53 UTC 2025 - 412 bytes - Viewed (0) -
dbflute_fess/dfprop/conditionBeanMap.dfprop
# } # # This means that Number excludes all version-no's NotEqual. # ; Number = map:{ # ; !NotEqual = map:{ $$ALL$$ = list:{ $$VersionNo$$ } } # } # # This means that Date does not includes NotEqual at all tables. # ; Date = map:{ # ; NotEqual = map:{} # } # } # # *The line that starts with '#' means comment-out. # map:{ ; String = map:{ # [Include]Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Oct 31 23:35:14 UTC 2015 - 4K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample4.eml
für ausländische Studentinnen und Studenten am 08.06.2016 einen Besuch im Museum Berggruen an. Durch die Ausstellung führt uns Frau Irena Katadzic. Bitte unbedingt den Studentenausweis mitbringen !!! Museum Berggruen Berlin: Picassos Bild der Frau Das Museum Berggruen gehört zu den wichtigen Berliner Sammlungen Klassischer Moderne. Mit seinen einzigartigen Werken zeigt es neben Alberto Giacometti und Henri
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Jan 07 09:15:11 UTC 2018 - 681K bytes - Viewed (0) -
dbflute_fess/dfprop/additionalForeignKeyMap.dfprop
# /--------------------------------------------------------------------------- # additionalForeignKeyMap: (NotRequired - Default map:{}) # # If foreign key does not exist in your database, # you can set up here as virtual foreign key for DBFlute. # # And it's one-to-one relation if you add one fixed condition to referrer table, # you can set virtual foreign key with fixedCondition and fixedSuffix. # And you can use it to view objects too. #Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 04 22:46:31 UTC 2015 - 1.7K bytes - Viewed (0)