- Sort Score
- Result 10 results
- Languages All
Results 61 - 66 of 66 for getMail (1.44 sec)
-
src/main/java/org/codelibs/fess/opensearch/user/bsbhv/BsUserBhv.java
result.setInternationaliSDNNumber(DfTypeUtil.toString(source.get("internationaliSDNNumber"))); result.setLabeledURI(DfTypeUtil.toString(source.get("labeledURI"))); result.setMail(DfTypeUtil.toString(source.get("mail"))); result.setMobile(DfTypeUtil.toString(source.get("mobile"))); result.setName(DfTypeUtil.toString(source.get("name")));
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/ioctl/ValidateNegotiateInfoResponseTest.java
// Verify it matches original assertArrayEquals(originalGuid, returnedGuid, "Returned GUID should match original"); // Test that the same reference is returned (implementation detail) byte[] secondGuid = response.getServerGuid(); assertSame(returnedGuid, secondGuid, "getServerGuid() returns the same array reference"); } @TestRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 10.8K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/nego/NegotiateContextRequestTest.java
context = new EncryptionNegotiateContext(mockConfig, null); assertNull(context.getCiphers()); assertEquals(4, context.size()); // Size returns 4 as base (implementation detail) } @ParameterizedTest @DisplayName("Should encode with different cipher counts") @ValueSource(ints = { 0, 1, 2, 5, 10 }) void testEncodeWithDifferentCipherCounts(int count) {
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/PermissionHelper.java
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 15.4K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/srvsvc.java
_src = _src.deferred; this.name = _src.dec_ndr_string(); } } } /** * RPC message for retrieving server information at various detail levels */ public static class ServerGetInfo extends DcerpcMessage { @Override public int getOpnum() { return 0x15; } /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 27K bytes - Viewed (0) -
LICENSE
13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Mon Jan 18 20:25:38 UTC 2016 - 25.8K bytes - Viewed (0)