- Sort Score
- Result 10 results
- Languages All
Results 351 - 360 of 487 for initial (0.03 sec)
-
src/test/java/jcifs/smb/NtlmPasswordAuthenticatorSecurityTest.java
sessionIdField.setAccessible(true); // Initially sessionId should be null String initialSessionId = (String) sessionIdField.get(authenticator); assertNull(initialSessionId, "SessionId should initially be null"); } @Test @DisplayName("Test get password as char array") void testGetPasswordAsCharArray() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 8.5K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.employeeType=Mitarbeitertyp labels.user_facsimileTelephoneNumber=Faxnummer labels.facsimileTelephoneNumber=Faxnummer labels.user_postOfficeBox=Postfach labels.postOfficeBox=Postfach labels.user_initials=Initialen labels.initials=Initialen labels.user_carLicense=F眉hrerschein labels.carLicense=F眉hrerschein labels.user_mobile=Mobiltelefon labels.mobile=Mobiltelefon labels.user_postalAddress=Postanschrift
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
src/test/java/jcifs/smb1/smb1/SmbComTransactionTest.java
assertTrue(transaction.hasMoreElements(), "hasMoreElements should be true after reset"); } @Test @DisplayName("Test hasMoreElements() initially returns true") void testHasMoreElements() { assertTrue(transaction.hasMoreElements(), "Initially, hasMoreElements should be true"); } @Test @DisplayName("Test nextElement() returns transaction on first call")
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 8.9K bytes - Viewed (0) -
docs/es/docs/fastapi-cli.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.24.md
- Kubeadm: added the flag `--experimental-initial-corrupt-check` to etcd static Pod manifests to ensure etcd member data consistency ([#109074](https://github.com/kubernetes/kubernetes/pull/109074), [@neolit123](https://github.com/neolit123))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Aug 24 00:02:43 UTC 2023 - 473.4K bytes - Viewed (0) -
src/main/resources/fess_message_es.properties
errors.sso_login_error=Error en el proceso de inicio de sesi贸n SSO. errors.could_not_find_log_file = No se pudo encontrar {0}. errors.failed_to_start_crawl_process = No se pudo iniciar el proceso de rastreo. errors.invalid_design_jsp_file_name = Nombre de archivo JSP no v谩lido. errors.design_jsp_file_does_not_exist = El archivo JSP no existe.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.7K bytes - Viewed (0) -
docs/es/docs/deployment/https.md
Despu茅s de esto, el cliente y el servidor tienen una **conexi贸n TCP encriptada**, esto es lo que proporciona TLS. Y luego pueden usar esa conexi贸n para iniciar la comunicaci贸n **HTTP real**. Y eso es lo que es **HTTPS**, es simplemente HTTP simple **dentro de una conexi贸n TLS segura** en lugar de una conexi贸n TCP pura (sin encriptar). /// tip | Consejo
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 13K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbSessionInternal.java
* @param share the share name to connect to * @param service the service type for the connection * @return tree instance */ SmbTree getSmbTree(String share, String service); /** * Initiate reauthentication * * @throws CIFSException if reauthentication fails */ void reauthenticate() throws CIFSException;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 2.3K bytes - Viewed (0) -
docs/es/docs/advanced/events.md
/// tip | Consejo El `shutdown` ocurrir铆a cuando est谩s **deteniendo** la aplicaci贸n. Quiz谩s necesites iniciar una nueva versi贸n, o simplemente te cansaste de ejecutarla. 馃し /// ### Funci贸n de Lifespan
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 8.2K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.user_facsimileTelephoneNumber=Facsimile Telephone Number labels.facsimileTelephoneNumber=Facsimile Telephone Number labels.user_postOfficeBox=Post Office Box labels.postOfficeBox=Post Office Box labels.user_initials=Initials labels.initials=Initials labels.user_carLicense=Car License labels.carLicense=Car License labels.user_mobile=Mobile labels.mobile=Mobile labels.user_postalAddress=Postal Address labels.postalAddress=Postal Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0)