Seeing is believing! First of all, please enjoy the example of Bento framework that is running on our web site. It is the simple photo Blog where you can upload the image files by your web browser (multipart/form-data), or e-mail with file attachment. After you grasp how it works, please explore its source code. The source code of the example is included in the FREE trial version of Bento framework.
| [ Try and download example ... ] |
The access privilege can be represented by an instance of PrivilegeForObject class. PrivilegeManager object persists it into the local file system, and issues the unique ID. With this ID specified, PrivilegeManager object can return the specified PrivilegeForObject object later. The ID can be associated with an arbitrary Java object by its own way. For instance, the ID can be set on the SQL record of the accounting data. But, it is out of scope of this API. This API just implements the persistence mechanism for PrivilegeForObject objects.
You can read the Java doc for this API online. Or it is included in the trial version of this API and you can download it at FREE.
| Java doc | README |
| Trial License | Product License |
| Download | |
Copyright © 1997-2010 OOP-Research CorporationTM, All Rights Reserved.