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 2024-06-18 GMT+08:00
How Can I Set an Object to Be Accessible to Anonymous Users? (Java SDK)
To do this, perform the following steps:
- Configure the public read permission 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)
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.