Help Center/ Object Storage Service/ SDK Reference/ Java/ FAQs (SDK for Java)/ How Can I Set an Object to Be Accessible to Anonymous Users? (Java SDK)
Updated on 2025-07-29 GMT+08:00
How Can I Set an Object to Be Accessible to Anonymous Users? (Java SDK)
To do this, perform the following steps:
- Set the ACL to public read for the object by referring to Configuring an Object ACL (SDK for Java).
- Obtain the URL of the object by referring to How Do I Obtain an Object URL? (Java SDK) and provide it to anonymous users.
- An anonymous user can access the object by entering the URL on a browser.
Parent topic: FAQs (SDK for Java)
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.