- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 281 for setreg (0.03 sec)
-
src/test/java/jcifs/internal/smb1/trans/SmbComTransactionTest.java
// After release, getting buffer again should return null assertNull(transaction.releaseBuffer()); } @Test @DisplayName("Test subCommand getter and setter") void testSubCommand() { assertEquals(SmbComTransaction.TRANS2_FIND_FIRST2, transaction.getSubCommand()); transaction.setSubCommand(SmbComTransaction.TRANS2_QUERY_FS_INFORMATION);Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 10.7K bytes - Viewed (0) -
docs/en/docs/tutorial/sql-databases.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 15.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/security/oauth2-jwt.md
๋ค์๊ณผ ๊ฐ์ ์ฌ์ฉ์ ์ธํฐํ์ด์ค๋ฅผ ๋ณผ ์ ์์ต๋๋ค: <img src="/img/tutorial/security/image07.png"> ์ด์ ๊ณผ ๊ฐ์ ๋ฐฉ๋ฒ์ผ๋ก ์ ํ๋ฆฌ์ผ์ด์ ์ ์ธ์ฆํ์ญ์์ค. ๋ค์ ์ธ์ฆ ์ ๋ณด๋ฅผ ์ฌ์ฉํ์ญ์์ค: Username: `johndoe` Password: `secret` /// check ์ฝ๋ ์ด๋์๋ ํ๋ฌธ ํจ์ค์๋ "`secret`" ์ด ์๋ค๋ ์ ์ ์ ์ํ์ญ์์ค. ํด์๋ ๋ฒ์ ๋ง ์์ต๋๋ค. /// <img src="/img/tutorial/security/image08.png"> `/users/me/` ๋ฅผ ํธ์ถํ๋ฉด ๋ค์๊ณผ ๊ฐ์ ์๋ต์ ์ป์ ์ ์์ต๋๋ค: ```JSON { "username": "johndoe",
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 12.2K bytes - Viewed (0) -
docs/sts/web-identity.go
"http://localhost:8080/auth/realms/minio/.well-known/openid-configuration", "OpenID discovery document endpoint") flag.StringVar(&clientID, "cid", "", "Client ID") flag.StringVar(&clientSec, "csec", "", "Client Secret") flag.StringVar(&clientScopes, "cscopes", "openid", "Client Scopes") flag.IntVar(&port, "port", 8080, "Port") } func implicitFlowURL(c oauth2.Config, state string) string { var buf bytes.Buffer
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri May 19 09:13:33 UTC 2023 - 7.8K bytes - Viewed (0) -
docs/sts/wso2.md
- Navigate to service provider section, expand Inbound Authentication Configurations and expand OAuth/OpenID Connect Configuration. - Copy the OAuth Client Key as the value for `<CLIENT_ID>`. - Copy the OAuth Client Secret as the value for `<CLIENT_SECRET>`. - By default, `<IS_HOST>` is localhost. However, if using a public IP, the respective IP address or domain needs to be specified.Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 8.7K bytes - Viewed (0) -
docs/de/docs/tutorial/security/simple-oauth2.md
### Authentifizieren Klicken Sie auf den Button โAuthorizeโ. Verwenden Sie die Anmeldedaten: Benutzer: `johndoe` Passwort: `secret`. <img src="/img/tutorial/security/image04.png"> Nach der Authentifizierung im System sehen Sie Folgendes: <img src="/img/tutorial/security/image05.png"> ### Die eigenen Benutzerdaten ansehen
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.7K bytes - Viewed (0) -
docs/es/docs/tutorial/security/simple-oauth2.md
### Autenticar Haz clic en el botรณn "Authorize". Usa las credenciales: Usuario: `johndoe` Contraseรฑa: `secret` <img src="/img/tutorial/security/image04.png"> Despuรฉs de autenticarte en el sistema, lo verรกs asรญ: <img src="/img/tutorial/security/image05.png"> ### Obtener tus propios datos de usuario
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 9.9K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/rdma/disni/DisniRdmaConnection.java
// readWR.setSend_flags(IbvSendWR.IBV_SEND_SIGNALED); // readWR.setRdma().setRemote_addr(remoteAddress); // readWR.setRdma().setRkey(remoteKey); // // LinkedList<IbvSge> sgeList = new LinkedList<>(); // IbvSge sge = new IbvSge(); // sge.setAddr(disniRegion.getAddress());
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 05:11:12 UTC 2025 - 10.2K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
CrawlingInfoParam param1 = new CrawlingInfoParam(); param1.setKey("total_docs"); param1.setValue("1500"); paramList.add(param1); CrawlingInfoParam param2 = new CrawlingInfoParam(); param2.setKey("error_count"); param2.setValue("3"); paramList.add(param2);Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 26.6K bytes - Viewed (0) -
docs/bigdata/README.md
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 14.7K bytes - Viewed (0)