:: com :: sun :: star :: task ::
|
interface XMasterPasswordHandling |
|
- Description
- allows to change the master password, or let it be requested and checked.
|
Methods' Details |
authorizateWithMasterPassword
- Description
- allows to check the user authorization.
This call let the master password be requested from user using the
provided interaction handler.
The call will use the standard interaction handler service
InteractionHandler if no handler is provided.
|
|
changeMasterPassword
- Description
- allows to change the master password.
If there is still no master password, the user will be asked to provide
the new one.
The call will use the standard interaction handler service
InteractionHandler if no handler is provided.
|
|
removeMasterPassword
void |
removeMasterPassword(); |
- Description
- let the master password and all the related stored passwords be
removed.
|
|
hasMasterPassword
boolean |
hasMasterPassword(); |
- Description
- allows to detect whether there is already a master password
|
|
allowPersistentStoring
boolean |
allowPersistentStoring( |
[in] boolean |
bAllow ); |
- Description
- allows to specify whether persistent storing of passwords is allowed
After the storing is forbidden the master password and all the stored
passwords are removed.
|
|
isPersistentStoringAllowed
boolean |
isPersistentStoringAllowed(); |
- Description
- allows to detect whether persistent storing of passwords is allowed
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.