22module
com { module sun { module star { module task {
An interaction request handler.
Definition XInteractionHandler.idl:27
allows to change the master password, or let it be requested and checked.
Definition XMasterPasswordHandling.idl:27
boolean isPersistentStoringAllowed()
allows to detect whether persistent storing of passwords is allowed
boolean authorizateWithMasterPassword([in] XInteractionHandler xHandler)
allows to check the user authorization.
boolean changeMasterPassword([in] XInteractionHandler xHandler)
allows to change the master password.
boolean hasMasterPassword()
allows to detect whether there is already a master password
void removeMasterPassword()
let the master password and all the related stored passwords be removed.
boolean allowPersistentStoring([in] boolean bAllow)
allows to specify whether persistent storing of passwords is allowed
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20