(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: task ::

service PasswordContainer
Description
this service is kind of storage that allows to store passwords and to retrieve already stored.

A password can be stored for the session period or persistently. The persistent way is only possible if configuration allows to use storage. It stores passwords encripted with a super password. An interaction is used to ask a user for a super password. To allow such an interaction, an object that implements XInteractionHandler interface should be provided. For this purpose InteractionHandler service can be used.

In case no interaction handler is provided all passwords are stored for the session period. In case an interaction handler is provided, but the super password interaction does not return super password ( for any reason ), NoMasterException exception is thrown to let user use nonpersistent way explicitly.


Exported Interfaces - Summary
XPasswordContainer

handles passwords (details)

XMasterPasswordHandling

handles passwords (details)

Exported Interfaces - Details
XPasswordContainer
Description
handles passwords

Use this interface to store\retrieve passwords.

XMasterPasswordHandling
Usage Restrictions
optional
Description
handles passwords

Use this interface to store\retrieve passwords.


 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.