ตัวอย่างสำหรับไลบรารีของไคลเอ็นต์ Google OAuth สำหรับ Java
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ไลบรารีของไคลเอ็นต์ OAuth ของ Google สําหรับ Java ได้รับการออกแบบมาให้ทํางานร่วมกับบริการ OAuth บนเว็บได้ ไม่ใช่เพียงแค่ Google API ตอนนี้เรามีตัวอย่างเพียง 1 รายการ แต่หวังว่าจะได้เพิ่มตัวอย่างใหม่อีกเรื่อยๆ นอกจากนี้ เรายังยินดีให้ตัวอย่างสําหรับ API อื่นๆ ด้วย ตามที่อธิบายไว้ในคู่มือของเราสําหรับการเป็นผู้ร่วมให้ข้อมูล
ตัวอย่างบรรทัดคําสั่ง OAuth2 สําหรับการเคลื่อนไหวประจําวัน
หากต้องการเรียกดูตัวอย่างของ Google API ทั้งหมด โปรดดูตัวอย่างไลบรารีของไคลเอ็นต์ Google API สําหรับ Java
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThe Google OAuth Client Library for Java can be used with any OAuth service, not just Google APIs.\u003c/p\u003e\n"],["\u003cp\u003eCurrently, there is a sample for Daily Motion OAuth2, with instructions and source code provided.\u003c/p\u003e\n"],["\u003cp\u003eGoogle welcomes contributions for samples of other APIs.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find samples for all Google APIs in the Google API Client Library for Java.\u003c/p\u003e\n"]]],[],null,["The Google OAuth Client Library for Java is designed to work with any OAuth\nservice on the web, not just with Google APIs. So far we only have one sample, but\nwe hope to add more over time. We also welcome contributions for samples for other\nAPIs, as described in our guide to\n[becoming a contributor](/api-client-library/java/google-oauth-java-client/contribute).\n\nDaily Motion OAuth2 command-line sample:\n\n- [Instructions for dailymotion-cmdline-sample](http://htmlpreview.github.io/?https://github.com/google/google-oauth-java-client/blob/master/samples/dailymotion-cmdline-sample/instructions.html)\n- [Source for dailymotion-cmdline-sample](https://github.com/google/google-oauth-java-client/tree/master/samples/dailymotion-cmdline-sample)\n\nTo browse samples for all Google APIs, see the\n[samples for the Google API Client Library for Java](/api-client-library/java/google-api-java-client/samples)."]]